diff --git a/data.json b/data.json index 1de1355..3549967 100644 --- a/data.json +++ b/data.json @@ -369,5 +369,10 @@ "Badoo": { "url": "https://badoo.com/profile/{}", "errorType": "status_code" + }, + "MeetMe": { + "url": "https://www.meetme.com/{}", + "errorType": "response_url", + "errorUrl": "https://www.meetme.com/" } }