diff --git a/removed_sites.json b/removed_sites.json index ecdc8fd..2dbee82 100644 --- a/removed_sites.json +++ b/removed_sites.json @@ -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" } } diff --git a/removed_sites.md b/removed_sites.md index 96e163c..2a23e6a 100644 --- a/removed_sites.md +++ b/removed_sites.md @@ -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" + } ``` \ No newline at end of file diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 29204fb..fa77b9b 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -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/{}",