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 eb89279 commit 8e55498Copy full SHA for 8e55498
sherlock_project/resources/data.json
@@ -2336,6 +2336,12 @@
2336
"urlProbe": "https://api.topcoder.com/v5/members/{}",
2337
"regexCheck": "[a-zA-Z0-9 ]"
2338
},
2339
+ "Topmate": {
2340
+ "errorType": "status_code",
2341
+ "url": "https://topmate.io/{}",
2342
+ "urlMain": "https://topmate.io/",
2343
+ "username_claimed": "blue"
2344
+ },
2345
"TRAKTRAIN": {
2346
"errorType": "status_code",
2347
"url": "https://traktrain.com/{}",
0 commit comments