removed GunsAndAmmo

pull/1869/head
Siddharth Dushantha 8 months ago
parent b25321db5a
commit 5cbd922c7d

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

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

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

Loading…
Cancel
Save