Skip to content

Commit

Permalink
removed GDProfiles (fully)
Browse files Browse the repository at this point in the history
I forgot to add the changes before I commit previously
  • Loading branch information
Siddharth Dushantha committed Jun 27, 2021
1 parent c9aae99 commit 1832866
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 1 deletion.
7 changes: 7 additions & 0 deletions removed_sites.json
Original file line number Diff line number Diff line change
Expand Up @@ -543,5 +543,12 @@
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"GDProfiles": {
"errorType": "status_code",
"url": "https://gdprofiles.com/{}",
"urlMain": "https://gdprofiles.com/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis"
}
}

15 changes: 14 additions & 1 deletion removed_sites.md
Original file line number Diff line number Diff line change
Expand Up @@ -1068,4 +1068,17 @@ As of 2021-01-15, Ebay seems to be very laggy and take too long to return a resp
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
```
```

## GDProfiles

As of 2021-06-27, GDProfiles takes way too long to respond. Must be an issue on their side.
```
"GDProfiles": {
"errorType": "status_code",
"url": "https://gdprofiles.com/{}",
"urlMain": "https://gdprofiles.com/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis"
},
```
7 changes: 7 additions & 0 deletions sherlock/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -591,6 +591,13 @@
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis"
},
"GDProfiles": {
"errorType": "status_code",
"url": "https://gdprofiles.com/{}",
"urlMain": "https://gdprofiles.com/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis"
},
"Gamespot": {
"errorType": "status_code",
"url": "https://www.gamespot.com/profile/{}/",
Expand Down

0 comments on commit 1832866

Please sign in to comment.