mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-22 20:03:03 +00:00
added Intigriti
This commit is contained in:
parent
22b780b43d
commit
2d4862093c
1 changed files with 8 additions and 0 deletions
|
@ -2608,5 +2608,13 @@
|
|||
"url": "https://{}.weebly.com/",
|
||||
"urlMain": "https://weebly.com/",
|
||||
"username_claimed": "blue"
|
||||
},
|
||||
"Intigriti": {
|
||||
"errorType": "status_code",
|
||||
"url": "https://app.intigriti.com/profile/{}",
|
||||
"request_method": "GET",
|
||||
"urlProbe": "https://api.intigriti.com/user/public/profile/{}",
|
||||
"urlMain": "https://app.intigriti.com",
|
||||
"username_claimed": "blue"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue