feat: add topmate.io
This commit is contained in:
parent
eb892795e9
commit
8e5549862a
|
|
@ -2336,6 +2336,12 @@
|
|||
"urlProbe": "https://api.topcoder.com/v5/members/{}",
|
||||
"regexCheck": "[a-zA-Z0-9 ]"
|
||||
},
|
||||
"Topmate": {
|
||||
"errorType": "status_code",
|
||||
"url": "https://topmate.io/{}",
|
||||
"urlMain": "https://topmate.io/",
|
||||
"username_claimed": "blue"
|
||||
},
|
||||
"TRAKTRAIN": {
|
||||
"errorType": "status_code",
|
||||
"url": "https://traktrain.com/{}",
|
||||
|
|
|
|||
Loading…
Reference in New Issue