Skip to content

Commit 8e55498

Browse files
feat: add topmate.io
1 parent eb89279 commit 8e55498

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

sherlock_project/resources/data.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2336,6 +2336,12 @@
23362336
"urlProbe": "https://api.topcoder.com/v5/members/{}",
23372337
"regexCheck": "[a-zA-Z0-9 ]"
23382338
},
2339+
"Topmate": {
2340+
"errorType": "status_code",
2341+
"url": "https://topmate.io/{}",
2342+
"urlMain": "https://topmate.io/",
2343+
"username_claimed": "blue"
2344+
},
23392345
"TRAKTRAIN": {
23402346
"errorType": "status_code",
23412347
"url": "https://traktrain.com/{}",

0 commit comments

Comments
 (0)