Merge pull request #2568 from shreyasNaik0101/fix/remediate-blitztactics

fix(sites): Remediate false positive for Blitz Tactics
This commit is contained in:
Paul Pfeister 2025-10-05 14:17:43 -04:00 committed by GitHub
commit d2835e56a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 1 deletions

View File

@ -259,7 +259,8 @@
"username_claimed": "blue"
},
"Blitz Tactics": {
"errorType": "status_code",
"errorMsg": "That page doesn't exist",
"errorType": "message",
"url": "https://blitztactics.com/{}",
"urlMain": "https://blitztactics.com/",
"username_claimed": "Lance5500"
@ -278,6 +279,7 @@
"urlMain": "https://bsky.app/",
"username_claimed": "mcuban"
},
"BongaCams": {
"errorType": "status_code",
"isNSFW": true,