removed Zomato

This commit is contained in:
Siddharth Dushantha 2020-07-24 10:49:03 +02:00
parent db52caea79
commit db878ab5f9
3 changed files with 27 additions and 11 deletions

View file

@ -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"
}
}

View file

@ -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"
},
```

View file

@ -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,