From 2bb8b4876c848095095dc36e46cbd09d12d44b1a Mon Sep 17 00:00:00 2001 From: HATI <37483725+HA71@users.noreply.github.com> Date: Wed, 16 Jan 2019 17:16:31 +0100 Subject: [PATCH] Update data.json --- data.json | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/data.json b/data.json index 7047f186..7cff523b 100644 --- a/data.json +++ b/data.json @@ -720,10 +720,27 @@ "url": "https://venmo.com/{}", "urlMain": "https://venmo.com/", "errorType": "status_code" - }, + }, "HubPages":{ "url": "https://hubpages.com/@{}", "urlMain": "https://hubpages.com/", "errorType": "status_code" - } + }, + "StreamMe":{ + "url": "https://www.stream.me/{}", + "urlMain": "https://www.stream.me/", + "errorType": "status_code" + }, + "Ello":{ + "url": "https://ello.co/{}", + "urlMain": "https://ello.co/", + "errorType": "message", + "errorMsg": "If all else fails you can try checking out our" + }, + "Kik":{ + "url": "https://ws2.kik.com/user/{}", + "urlMain": "http://kik.me/", + "errorType": "message", + "errorMsg": "The page you requested was not found" + } }