Merge pull request #2484 from MaxwellOldshein/feat/add-blitz-tactics-support

Fix Issue #2474: Added support for Blitz Tactics
This commit is contained in:
Paul Pfeister 2025-09-13 18:02:12 -04:00 committed by GitHub
commit 1ddfc08d7d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 0 deletions

View File

@ -250,6 +250,12 @@
"urlMain": "https://www.blipfoto.com/",
"username_claimed": "blue"
},
"Blitz Tactics": {
"errorType": "status_code",
"url": "https://blitztactics.com/{}",
"urlMain": "https://blitztactics.com/",
"username_claimed": "Lance5500"
},
"Blogger": {
"errorType": "status_code",
"regexCheck": "^[a-zA-Z][a-zA-Z0-9_-]*$",