Skip to content

Commit 0a68ab7

Browse files
authored
Merge pull request #2709 from Aaditya-Chunekar/add-topmate
hacktoberfest: Add topmate.io support
2 parents 8675178 + 8e55498 commit 0a68ab7

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
@@ -2378,6 +2378,12 @@
23782378
"urlProbe": "https://api.topcoder.com/v5/members/{}",
23792379
"regexCheck": "^[a-zA-Z0-9_.]+$"
23802380
},
2381+
"Topmate": {
2382+
"errorType": "status_code",
2383+
"url": "https://topmate.io/{}",
2384+
"urlMain": "https://topmate.io/",
2385+
"username_claimed": "blue"
2386+
},
23812387
"TRAKTRAIN": {
23822388
"errorType": "status_code",
23832389
"url": "https://traktrain.com/{}",

0 commit comments

Comments
 (0)