added regexCheck and urlProbe

pull/1757/head
Siddharth Dushantha 1 year ago
parent 0319978b0c
commit c0271e4a8b

@ -2063,9 +2063,12 @@
"username_claimed": "blue"
},
"TryHackMe": {
"errorType": "status_code",
"regexCheck": "^[a-zA-Z0-9.]{1,16}$",
"errorType": "message",
"errorMsg": "{\"success\":false}",
"url": "https://tryhackme.com/p/{}",
"urlMain": "https://tryhackme.com/",
"urlProbe": "https://tryhackme.com/api/user/exist/{}",
"username_claimed": "ashu"
},
"Tuna": {

Loading…
Cancel
Save