@ -732,7 +732,7 @@ future once we find a better error detecting method.
## ImageShack
## ImageShack
As of 2020-08-24, ImageShack now returns false positives, which was found when running the tests, but will most likley be added again in the near future once we find a better error detecting method.
As of 2020-08-24, ImageShack now returns false positives, which was found when running the tests, but will most likley be added again in the near future once we find a better error detecting method.
```
```json
"ImageShack": {
"ImageShack": {
"errorType": "response_url",
"errorType": "response_url",
"errorUrl": "https://imageshack.us/",
"errorUrl": "https://imageshack.us/",
@ -747,7 +747,7 @@ As of 2020-08-24, ImageShack now returns false positives, which was found when r
As of 2020-08-24, Aptoide now returns false positives, which was found when running the tests, but will most likley be added again in the near
As of 2020-08-24, Aptoide now returns false positives, which was found when running the tests, but will most likley be added again in the near
future once we find a better error detecting method.
future once we find a better error detecting method.
```
```json
"Aptoide": {
"Aptoide": {
"errorType": "status_code",
"errorType": "status_code",
"url": "https://{}.en.aptoide.com/",
"url": "https://{}.en.aptoide.com/",
@ -761,7 +761,7 @@ future once we find a better error detecting method.
As of 2020-08-24, Crunchyroll now returns false positives, which was found when running the tests, but will most likley be added again in the near future once we find a better error detecting method.
As of 2020-08-24, Crunchyroll now returns false positives, which was found when running the tests, but will most likley be added again in the near future once we find a better error detecting method.
```
```json
"Crunchyroll": {
"Crunchyroll": {
"errorType": "status_code",
"errorType": "status_code",
"url": "https://www.crunchyroll.com/user/{}",
"url": "https://www.crunchyroll.com/user/{}",
@ -774,7 +774,7 @@ As of 2020-08-24, Crunchyroll now returns false positives, which was found when
## T-MobileSupport
## T-MobileSupport
As of 2020-08-24, T-MobileSupport now returns false positives, which was found when running the tests, but will most likley be added again in the near future once we find a better error detecting method.
As of 2020-08-24, T-MobileSupport now returns false positives, which was found when running the tests, but will most likley be added again in the near future once we find a better error detecting method.
```
```json
"T-MobileSupport": {
"T-MobileSupport": {
"errorType": "status_code",
"errorType": "status_code",
"url": "https://support.t-mobile.com/people/{}",
"url": "https://support.t-mobile.com/people/{}",
@ -788,7 +788,7 @@ As of 2020-08-24, T-MobileSupport now returns false positives, which was found w
As of 2020-08-24, OpenCollective now returns false positives, which was found when running the tests, but will most likley be added again in the near future once we find a better error detecting method.
As of 2020-08-24, OpenCollective now returns false positives, which was found when running the tests, but will most likley be added again in the near future once we find a better error detecting method.
```
```json
"OpenCollective": {
"OpenCollective": {
"errorType": "status_code",
"errorType": "status_code",
"url": "https://opencollective.com/{}",
"url": "https://opencollective.com/{}",
@ -802,7 +802,7 @@ As of 2020-08-24, OpenCollective now returns false positives, which was found wh
As of 2020-08-24, SegmentFault now returns false positives, which was found when running the tests, but will most likley be added again in the near future once we find a better error detecting method.
As of 2020-08-24, SegmentFault now returns false positives, which was found when running the tests, but will most likley be added again in the near future once we find a better error detecting method.
```
```json
"SegmentFault": {
"SegmentFault": {
"errorType": "status_code",
"errorType": "status_code",
"url": "https://segmentfault.com/u/{}",
"url": "https://segmentfault.com/u/{}",
@ -816,7 +816,7 @@ As of 2020-08-24, SegmentFault now returns false positives, which was found when
As of 2020-08-24, Viadeo now returns false positives, which was found when running the tests, but will most likley be added again in the near future once we find a fix for this
As of 2020-08-24, Viadeo now returns false positives, which was found when running the tests, but will most likley be added again in the near future once we find a fix for this
```
```json
"Viadeo": {
"Viadeo": {
"errorType": "status_code",
"errorType": "status_code",
"url": "http://fr.viadeo.com/en/profile/{}",
"url": "http://fr.viadeo.com/en/profile/{}",
@ -830,7 +830,7 @@ As of 2020-08-24, Viadeo now returns false positives, which was found when runni
As of 2020-09-02, MeetMe returns false positives
As of 2020-09-02, MeetMe returns false positives
```
```json
"MeetMe": {
"MeetMe": {
"errorType": "response_url",
"errorType": "response_url",
"errorUrl": "https://www.meetme.com/",
"errorUrl": "https://www.meetme.com/",
@ -845,7 +845,7 @@ As of 2020-09-02, MeetMe returns false positives
As of 2020-09-23, Linkedin returns false positives because we are prompted with prompted to login when checking for a user
As of 2020-09-23, Linkedin returns false positives because we are prompted with prompted to login when checking for a user
```
```json
"Linkedin": {
"Linkedin": {
"errorMsg": "could not be found",
"errorMsg": "could not be found",
"errorType": "message",
"errorType": "message",
@ -859,7 +859,7 @@ As of 2020-09-23, Linkedin returns false positives because we are prompted with
## tracr.co
## tracr.co
As of 2020-09-23, tracr.co returns false positives because the site seems to be shut down.
As of 2020-09-23, tracr.co returns false positives because the site seems to be shut down.
```
```json
"tracr.co": {
"tracr.co": {
"errorMsg": "No search results",
"errorMsg": "No search results",
"errorType": "message",
"errorType": "message",
@ -875,7 +875,7 @@ As of 2020-09-23, tracr.co returns false positives because the site seems to be
As of 2020-09-23, Taringa returns false positives.
As of 2020-09-23, Taringa returns false positives.
```
```json
"Taringa": {
"Taringa": {
"errorType": "status_code",
"errorType": "status_code",
"regexCheck": "^[^.]*$",
"regexCheck": "^[^.]*$",
@ -888,7 +888,7 @@ As of 2020-09-23, Taringa returns false positives.
## Photobucket
## Photobucket
As of 2020-10-21, Photobucket return false positives. This was reported in #785.
As of 2020-10-21, Photobucket return false positives. This was reported in #785.
```
```json
"Photobucket": {
"Photobucket": {
"errorType": "status_code",
"errorType": "status_code",
"url": "https://photobucket.com/user/{}/library",
"url": "https://photobucket.com/user/{}/library",
@ -901,7 +901,7 @@ As of 2020-10-21, Photobucket return false positives. This was reported in #785.
## 4PDA
## 4PDA
As of 2020-10-21, 4PDA returns false positives. This was reported in #784.
As of 2020-10-21, 4PDA returns false positives. This was reported in #784.
```
```json
"4pda": {
"4pda": {
"errorMsg": "[1,false,0]",
"errorMsg": "[1,false,0]",
"errorType": "message",
"errorType": "message",
@ -915,7 +915,7 @@ As of 2020-10-21, 4PDA returns false positives. This was reported in #784.
## PokerStrategy
## PokerStrategy
As of 2020-10-21, PokerStrategy returns false positives. This was reported in #776.
As of 2020-10-21, PokerStrategy returns false positives. This was reported in #776.
> **31-Aug 2020** - We are preparing the last data export and collection of images. It will be published here by 19-Oct 2020. If you have requested an export of your data it will also be emailed to you by 19-Oct 2020.
> **31-Aug 2020** - We are preparing the last data export and collection of images. It will be published here by 19-Oct 2020. If you have requested an export of your data it will also be emailed to you by 19-Oct 2020.
```
```json
"Filmogs": {
"Filmogs": {
"errorType": "status_code",
"errorType": "status_code",
"url": "https://www.filmo.gs/users/{}",
"url": "https://www.filmo.gs/users/{}",
@ -946,7 +946,7 @@ Filmogs has closed down.
As of 2021-01-13, 500px returns false positives. This will hopefully be fixed soon once we add the ability to add different
As of 2021-01-13, 500px returns false positives. This will hopefully be fixed soon once we add the ability to add different
request methods.
request methods.
```
```json
"500px": {
"500px": {
"errorMsg": "No message available",
"errorMsg": "No message available",
"errorType": "message",
"errorType": "message",
@ -960,7 +960,7 @@ request methods.
## Badoo
## Badoo
As of 2021-01-13, Badoo returns false positives
As of 2021-01-13, Badoo returns false positives
```
```json
"Badoo": {
"Badoo": {
"errorType": "status_code",
"errorType": "status_code",
"url": "https://badoo.com/profile/{}",
"url": "https://badoo.com/profile/{}",
@ -972,7 +972,7 @@ As of 2021-01-13, Badoo returns false positives
## Pling
## Pling
As of 2021-01-13, Pling returns false positives.
As of 2021-01-13, Pling returns false positives.
```
```json
"Pling": {
"Pling": {
"errorMsg": "Resource not found",
"errorMsg": "Resource not found",
"errorType": "message",
"errorType": "message",
@ -985,7 +985,7 @@ As of 2021-01-13, Pling returns false positives.
## Realmeye
## Realmeye
As of 2021-01-13, Realmeye returns false positives.
As of 2021-01-13, Realmeye returns false positives.
```
```json
"Realmeye": {
"Realmeye": {
"errorMsg": "Sorry, but we either:",
"errorMsg": "Sorry, but we either:",
"errorType": "message",
"errorType": "message",
@ -998,7 +998,7 @@ As of 2021-01-13, Realmeye returns false positives.
## Travellerspoint
## Travellerspoint
As of 2021-01-13, Travellerspoint returns false positives
As of 2021-01-13, Travellerspoint returns false positives
```
```json
"Travellerspoint": {
"Travellerspoint": {
"errorMsg": "Wooops. Sorry!",
"errorMsg": "Wooops. Sorry!",
"errorType": "message",
"errorType": "message",
@ -1012,7 +1012,7 @@ As of 2021-01-13, Travellerspoint returns false positives
## GDProfiles
## GDProfiles
As of 2021-06-27, GDProfiles takes way too long to respond. Must be an issue on their side.
As of 2021-06-27, GDProfiles takes way too long to respond. Must be an issue on their side.
```
```json
"GDProfiles": {
"GDProfiles": {
"errorType": "status_code",
"errorType": "status_code",
"url": "https://gdprofiles.com/{}",
"url": "https://gdprofiles.com/{}",
@ -1025,7 +1025,7 @@ As of 2021-06-27, GDProfiles takes way too long to respond. Must be an issue on
## AllTrails
## AllTrails
As of 2021-06-27, AllTrails has a chapta which prevents us from checking for usernames on the site.
As of 2021-06-27, AllTrails has a chapta which prevents us from checking for usernames on the site.
```
```json
"AllTrails": {
"AllTrails": {
"errorMsg": "class=\"home index\"",
"errorMsg": "class=\"home index\"",
"errorType": "message",
"errorType": "message",
@ -1040,7 +1040,7 @@ As of 2021-06-27, AllTrails has a chapta which prevents us from checking for use
As of 2021-06-27, there is not way of checking if a username exists on Cent
As of 2021-06-27, there is not way of checking if a username exists on Cent
```
```json
"Cent": {
"Cent": {
"errorMsg": "<title>Cent</title>",
"errorMsg": "<title>Cent</title>",
"errorType": "message",
"errorType": "message",
@ -1069,7 +1069,7 @@ As of 2021-06-27, Anobii returns false positives and there is no stable way of c
As of 2021-06-27, Kali Community requires us to be logged in order to check if a user exists on their forum.
As of 2021-06-27, Kali Community requires us to be logged in order to check if a user exists on their forum.
```
```json
"Kali community": {
"Kali community": {
"errorMsg": "This user has not registered and therefore does not have a profile to view.",
"errorMsg": "This user has not registered and therefore does not have a profile to view.",
"errorType": "message",
"errorType": "message",
@ -1084,7 +1084,7 @@ As of 2021-06-27, Kali Community requires us to be logged in order to check if a
As of 2021-06-27, NameMC uses chapta through CloudFlare which prevents us from checking if usernames exists on the site.
As of 2021-06-27, NameMC uses chapta through CloudFlare which prevents us from checking if usernames exists on the site.
```
```json
"NameMC (Minecraft.net skins)": {
"NameMC (Minecraft.net skins)": {
"errorMsg": "Profiles: 0 results",
"errorMsg": "Profiles: 0 results",
"errorType": "message",
"errorType": "message",
@ -1098,7 +1098,7 @@ As of 2021-06-27, NameMC uses chapta through CloudFlare which prevents us from c
## SteamID
## SteamID
As of 2021-06-27, Steam uses chapta through CloudFlare which prevents us from checking if usernames exists on the site.
As of 2021-06-27, Steam uses chapta through CloudFlare which prevents us from checking if usernames exists on the site.
@ -1351,7 +1351,7 @@ As og 2022-05-01, Smashcast is down
## Countable
## Countable
As og 2022-05-01, Countable returns false positives
As og 2022-05-01, Countable returns false positives
```
```json
"Countable": {
"Countable": {
"errorType": "status_code",
"errorType": "status_code",
"url": "https://www.countable.us/{}",
"url": "https://www.countable.us/{}",
@ -1364,7 +1364,7 @@ As og 2022-05-01, Countable returns false positives
## Spotify
## Spotify
As og 2022-05-01, Spotify returns false positives
As og 2022-05-01, Spotify returns false positives
```
```json
"Spotify": {
"Spotify": {
"errorType": "status_code",
"errorType": "status_code",
"url": "https://open.spotify.com/user/{}",
"url": "https://open.spotify.com/user/{}",
@ -1377,7 +1377,7 @@ As og 2022-05-01, Spotify returns false positives
## Steam
## Steam
As og 2022-05-01, Steam returns false positives
As og 2022-05-01, Steam returns false positives
```
```json
"Steam": {
"Steam": {
"errorMsg": "The specified profile could not be found",
"errorMsg": "The specified profile could not be found",
"errorType": "message",
"errorType": "message",
@ -1391,7 +1391,7 @@ As og 2022-05-01, Steam returns false positives
## Raidforums
## Raidforums
Raidforums is now run by the FBI
Raidforums is now run by the FBI
```
```json
"Raidforums": {
"Raidforums": {
"errorType": "status_code",
"errorType": "status_code",
"url": "https://raidforums.com/User-{}",
"url": "https://raidforums.com/User-{}",
@ -1404,7 +1404,7 @@ Raidforums is now run by the FBI
## Pinterest
## Pinterest
Removed due to false positive
Removed due to false positive
```
```json
"Pinterest": {
"Pinterest": {
"errorType": "status_code",
"errorType": "status_code",
"url": "https://www.pinterest.com/{}/",
"url": "https://www.pinterest.com/{}/",
@ -1417,7 +1417,7 @@ Removed due to false positive
## PCPartPicker
## PCPartPicker
As of 17-07-2022, PCPartPicker requires us to login in order to check if a user exits
As of 17-07-2022, PCPartPicker requires us to login in order to check if a user exits
```
```json
"PCPartPicker": {
"PCPartPicker": {
"errorType": "status_code",
"errorType": "status_code",
"url": "https://pcpartpicker.com/user/{}",
"url": "https://pcpartpicker.com/user/{}",
@ -1430,7 +1430,7 @@ As of 17-07-2022, PCPartPicker requires us to login in order to check if a user
## Ebay
## Ebay
As of 17-07-2022, Ebay is very slow to respond. It was also reported that it returned false positives. So this is something that has been investigated further later.
As of 17-07-2022, Ebay is very slow to respond. It was also reported that it returned false positives. So this is something that has been investigated further later.
```
```json
"eBay.com": {
"eBay.com": {
"errorMsg": "The User ID you entered was not found. Please check the User ID and try again.",
"errorMsg": "The User ID you entered was not found. Please check the User ID and try again.",
"errorType": "message",
"errorType": "message",
@ -1452,7 +1452,7 @@ As of 17-07-2022, Ebay is very slow to respond. It was also reported that it ret
## Ghost
## Ghost
As of 17-07-2022, Ghost returns false positives
As of 17-07-2022, Ghost returns false positives
```
```json
"Ghost": {
"Ghost": {
"errorMsg": "Domain Error",
"errorMsg": "Domain Error",
"errorType": "message",
"errorType": "message",
@ -1467,7 +1467,7 @@ As of 17-07-2022, Ghost returns false positives
As of 25-07-2022, Atom Discussions seems to not work beceause it keeps on
As of 25-07-2022, Atom Discussions seems to not work beceause it keeps on
redirecting to github discussion tab which does not exist and is not specific to a username
redirecting to github discussion tab which does not exist and is not specific to a username
```
```json
"Atom Discussions": {
"Atom Discussions": {
"errorMsg": "Oops! That page doesn\u2019t exist or is private.",
"errorMsg": "Oops! That page doesn\u2019t exist or is private.",
"errorType": "message",
"errorType": "message",
@ -1481,7 +1481,7 @@ redirecting to github discussion tab which does not exist and is not specific to
## Gam1ng
## Gam1ng
As of 25-07-2022, Gam1ng has been permanently moved and is no longer functional
As of 25-07-2022, Gam1ng has been permanently moved and is no longer functional
```
```json
"Gam1ng": {
"Gam1ng": {
"errorType": "status_code",
"errorType": "status_code",
"url": "https://gam1ng.com.br/user/{}",
"url": "https://gam1ng.com.br/user/{}",
@ -1494,7 +1494,7 @@ As of 25-07-2022, Gam1ng has been permanently moved and is no longer functional
## OGUsers
## OGUsers
As of 25-07-2022, OGUsers is now no longer functional
As of 25-07-2022, OGUsers is now no longer functional
```
```json
"OGUsers": {
"OGUsers": {
"errorType": "status_code",
"errorType": "status_code",
"url": "https://ogusers.com/{}",
"url": "https://ogusers.com/{}",
@ -1507,7 +1507,7 @@ As of 25-07-2022, OGUsers is now no longer functional
## Otzovik
## Otzovik
As of 25-07-2022, Otzovik is now no longer functional
As of 25-07-2022, Otzovik is now no longer functional
```
```json
"Otzovik": {
"Otzovik": {
"errorType": "status_code",
"errorType": "status_code",
"url": "https://otzovik.com/profile/{}",
"url": "https://otzovik.com/profile/{}",
@ -1520,7 +1520,7 @@ As of 25-07-2022, Otzovik is now no longer functional
## radio_echo_msk
## radio_echo_msk
As of 25-07-2022, radio_echo_msk is now no longer functional
As of 25-07-2022, radio_echo_msk is now no longer functional
```
```json
"radio_echo_msk": {
"radio_echo_msk": {
"errorType": "status_code",
"errorType": "status_code",
"url": "https://echo.msk.ru/users/{}",
"url": "https://echo.msk.ru/users/{}",
@ -1531,7 +1531,7 @@ As of 25-07-2022, radio_echo_msk is now no longer functional
```
```
## Ello
## Ello
As of 06.09.2022, Ello is now behind CloudFlare
As of 06.09.2022, Ello is now behind CloudFlare
```
```json
"Ello": {
"Ello": {
"errorMsg": "We couldn't find the page you're looking for",
"errorMsg": "We couldn't find the page you're looking for",
"errorType": "message",
"errorType": "message",
@ -1544,7 +1544,7 @@ As of 06.09.2022, Ello is now behind CloudFlare
## GitHub Support Community
## GitHub Support Community
As of 06.09.2022, GitHub Support Community's endpoint just redirects to the main community page
As of 06.09.2022, GitHub Support Community's endpoint just redirects to the main community page
```
```json
"GitHub Support Community": {
"GitHub Support Community": {
"errorMsg": "Oops! That page doesn\u2019t exist or is private.",
"errorMsg": "Oops! That page doesn\u2019t exist or is private.",
"errorType": "message",
"errorType": "message",
@ -1558,7 +1558,7 @@ As of 06.09.2022, GitHub Support Community's endpoint just redirects to the main
## GuruShots
## 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.
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.
```
```json
"GuruShots": {
"GuruShots": {
"errorType": "status_code",
"errorType": "status_code",
"url": "https://gurushots.com/{}/photos",
"url": "https://gurushots.com/{}/photos",
@ -1567,3 +1567,17 @@ As of 08.09.2022, GuruShots returns false positives because it just returns a bl
"username_unclaimed": "noonewouldeverusethis7"
"username_unclaimed": "noonewouldeverusethis7"
},
},
```
```
## Google Developer
As of 09.10.2022, Google Developer returns false positives. The site is dynamic so we're not abl to get any proper results