mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-21 11:23:02 +00:00
Add support for Tiendanube
This commit is contained in:
parent
beb57d2e49
commit
bbe9e93164
1 changed files with 6 additions and 0 deletions
|
@ -2028,6 +2028,12 @@
|
|||
"urlProbe": "https://ch.tetr.io/api/users/{}",
|
||||
"username_claimed": "osk"
|
||||
},
|
||||
"Tiendanube": {
|
||||
"url": "https://{}.mitiendanube.com/",
|
||||
"urlMain": "https://www.tiendanube.com/",
|
||||
"errorType": "status_code",
|
||||
"username_claimed": "blue"
|
||||
},
|
||||
"TLDR Legal": {
|
||||
"errorType": "status_code",
|
||||
"regexCheck": "^[a-zA-Z0-9]{3,20}$",
|
||||
|
|
Loading…
Reference in a new issue