removed GuruShots

pull/1457/head
Siddharth Dushantha 2 years ago
parent a6d88b4765
commit 5051e27bc4

@ -777,5 +777,12 @@
"urlMain": "https://github.community",
"username_claimed": "jperl",
"username_unclaimed": "noonewouldusethis298"
},
"GuruShots": {
"errorType": "status_code",
"url": "https://gurushots.com/{}/photos",
"urlMain": "https://gurushots.com/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
}
}

@ -1553,4 +1553,17 @@ As of 06.09.2022, GitHub Support Community's endpoint just redirects to the main
"username_claimed": "jperl",
"username_unclaimed": "noonewouldusethis298"
}
```
## GuruShots
As of 08.09.2022, GuruShots returns false positives because it just returns a blank page. Need to look further into it so that it can be added back.
```
"GuruShots": {
"errorType": "status_code",
"url": "https://gurushots.com/{}/photos",
"urlMain": "https://gurushots.com/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
```

@ -860,13 +860,6 @@
"username_claimed": "adam",
"username_unclaimed": "noonewouldeverusethis7"
},
"GuruShots": {
"errorType": "status_code",
"url": "https://gurushots.com/{}/photos",
"urlMain": "https://gurushots.com/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"Gutefrage": {
"errorType": "status_code",
"url": "https://www.gutefrage.net/nutzer/{}",

Loading…
Cancel
Save