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