Skip to content

Commit

Permalink
removed GunsAndAmmo
Browse files Browse the repository at this point in the history
  • Loading branch information
sdushantha committed Aug 29, 2023
1 parent b25321d commit 5cbd922
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 6 deletions.
6 changes: 6 additions & 0 deletions removed_sites.json
Original file line number Diff line number Diff line change
Expand Up @@ -831,5 +831,11 @@
"urlMain": "https://www.youtube.com",
"username_claimed": "pewdiepie",
"username_unclaimed": "noonewouldeverusethis7"
},
"GunsAndAmmo": {
"errorType": "status_code",
"url": "https://forums.gunsandammo.com/profile/{}",
"urlMain": "https://gunsandammo.com/",
"username_claimed": "adam"
}
}
11 changes: 11 additions & 0 deletions removed_sites.md
Original file line number Diff line number Diff line change
Expand Up @@ -1813,4 +1813,15 @@ As of 2023.08.29, YouTube returns false positives as we need to accept their TOC
"username_claimed": "pewdiepie",
"username_unclaimed": "noonewouldeverusethis7"
}
```

## GunsAndAmmo
As of 2023.08.29, GunsAndAmmo responds with 404 from time to time
```json
"GunsAndAmmo": {
"errorType": "status_code",
"url": "https://forums.gunsandammo.com/profile/{}",
"urlMain": "https://gunsandammo.com/",
"username_claimed": "adam"
}
```
6 changes: 0 additions & 6 deletions sherlock/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -920,12 +920,6 @@
"urlMain": "https://www.gumroad.com/",
"username_claimed": "blue"
},
"GunsAndAmmo": {
"errorType": "status_code",
"url": "https://forums.gunsandammo.com/profile/{}",
"urlMain": "https://gunsandammo.com/",
"username_claimed": "adam"
},
"Gutefrage": {
"errorType": "status_code",
"url": "https://www.gutefrage.net/nutzer/{}",
Expand Down

0 comments on commit 5cbd922

Please sign in to comment.