mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-22 11:53:03 +00:00
Merge pull request #2310 from nktkhndlwl/vlr-support
add VLR.gg support
This commit is contained in:
commit
821062bb81
1 changed files with 6 additions and 0 deletions
|
@ -2265,6 +2265,12 @@
|
||||||
"urlProbe": "https://www.virustotal.com/ui/users/{}/avatar",
|
"urlProbe": "https://www.virustotal.com/ui/users/{}/avatar",
|
||||||
"username_claimed": "blue"
|
"username_claimed": "blue"
|
||||||
},
|
},
|
||||||
|
"VLR": {
|
||||||
|
"errorType": "status_code",
|
||||||
|
"url": "https://www.vlr.gg/user/{}",
|
||||||
|
"urlMain": "https://www.vlr.gg",
|
||||||
|
"username_claimed": "optms"
|
||||||
|
},
|
||||||
"WICG Forum": {
|
"WICG Forum": {
|
||||||
"errorType": "status_code",
|
"errorType": "status_code",
|
||||||
"regexCheck": "^(?![.-])[a-zA-Z0-9_.-]{3,20}$",
|
"regexCheck": "^(?![.-])[a-zA-Z0-9_.-]{3,20}$",
|
||||||
|
|
Loading…
Reference in a new issue