From 76fcb1e28a16169cf6a0fdceffdcdc447927611a Mon Sep 17 00:00:00 2001 From: Irfaq Syed Date: Wed, 17 Jul 2019 01:05:28 +0530 Subject: [PATCH] Add Zomato --- data.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index d4bd48f..4146bb8 100644 --- a/data.json +++ b/data.json @@ -1278,5 +1278,12 @@ "urlMain": "https://osu.ppy.sh/", "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" + }, + "Zomato": { + "errorType": "status_code", + "url": "https://www.zomato.com/{}/foodjourney", + "urlMain": "https://www.zomato.com/", + "username_claimed": "deepigoyal", + "username_unclaimed": "noonewouldeverusethis7" } -} \ No newline at end of file +}