We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 388a1e0 commit 876e58bCopy full SHA for 876e58b
sherlock_project/resources/data.json
@@ -259,7 +259,8 @@
259
"username_claimed": "blue"
260
},
261
"Blitz Tactics": {
262
- "errorType": "status_code",
+ "errorMsg": "That page doesn't exist",
263
+ "errorType": "message",
264
"url": "https://blitztactics.com/{}",
265
"urlMain": "https://blitztactics.com/",
266
"username_claimed": "Lance5500"
@@ -279,7 +280,7 @@
279
280
"username_claimed": "mcuban"
281
282
"BoardGameGeek": {
- "errorType": "message",
283
+ "errorType": "status_code",
284
"regexCheck": "^[a-zA-Z0-9_]*$",
285
"errorMsg": "User not found",
286
"url": "https://boardgamegeek.com/user/{}",
0 commit comments