diff --git a/data_bad_site.json b/data_bad_site.json index 77683d83..5e6b78c6 100644 --- a/data_bad_site.json +++ b/data_bad_site.json @@ -396,6 +396,17 @@ "urlMain": "https://tamtam.chat/", "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" + }, + "Zomato": { + "errorType": "status_code", + "headers": { + "Accept-Language": "en-US,en;q=0.9" + }, + "rank": 1920, + "url": "https://www.zomato.com/pl/{}/foodjourney", + "urlMain": "https://www.zomato.com/", + "username_claimed": "deepigoyal", + "username_unclaimed": "noonewouldeverusethis7" } } diff --git a/removed_sites.md b/removed_sites.md index 18d7d02e..ae64b38f 100644 --- a/removed_sites.md +++ b/removed_sites.md @@ -796,3 +796,19 @@ As of 2020-07-06, TamTam returns false positives when given a username which con "username_unclaimed": "noonewouldeverusethis7" }, ``` + +## Zomato +As of 2020-07-24, Zomato seems to be unstable. Majority of the time, Zomato takes a very long time to respond. +``` + "Zomato": { + "errorType": "status_code", + "headers": { + "Accept-Language": "en-US,en;q=0.9" + }, + "rank": 1920, + "url": "https://www.zomato.com/pl/{}/foodjourney", + "urlMain": "https://www.zomato.com/", + "username_claimed": "deepigoyal", + "username_unclaimed": "noonewouldeverusethis7" + }, +``` diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index b6e8b0ed..dcb2c284 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -1934,17 +1934,6 @@ "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" }, - "Zomato": { - "errorType": "status_code", - "headers": { - "Accept-Language": "en-US,en;q=0.9" - }, - "rank": 1920, - "url": "https://www.zomato.com/pl/{}/foodjourney", - "urlMain": "https://www.zomato.com/", - "username_claimed": "deepigoyal", - "username_unclaimed": "noonewouldeverusethis7" - }, "akniga": { "errorType": "status_code", "rank": 14884,