Add Blitz Tactics support

This commit is contained in:
Maxwell Oldshein 2025-06-26 15:26:57 -04:00
parent 4423230c11
commit c82c00650a
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_-]*$",