Merge pull request #1729 from sherlock-project/regexcheck
added regex check to Intigriti
This commit is contained in:
@@ -1114,6 +1114,7 @@
|
||||
},
|
||||
"Intigriti": {
|
||||
"errorType": "status_code",
|
||||
"regexCheck": "[a-z0-9_]{1,25}",
|
||||
"request_method": "GET",
|
||||
"url": "https://app.intigriti.com/profile/{}",
|
||||
"urlMain": "https://app.intigriti.com",
|
||||
|
||||
Reference in New Issue
Block a user