From e848e95db300b86f70490c456e4476fa3d40d6da Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Fri, 28 Dec 2018 21:42:32 +0100 Subject: [PATCH] added Badoo --- data.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data.json b/data.json index ace39eb2..1de1355b 100644 --- a/data.json +++ b/data.json @@ -365,5 +365,9 @@ "url": "https://imageshack.us/user/{}", "errorType": "response_url", "errorUrl": "https://imageshack.us/" + }, + "Badoo": { + "url": "https://badoo.com/profile/{}", + "errorType": "status_code" } }