Merge pull request #2310 from nktkhndlwl/vlr-support

add VLR.gg support
This commit is contained in:
Paul Pfeister 2024-11-01 04:05:39 -04:00 committed by GitHub
commit 821062bb81
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2265,6 +2265,12 @@
"urlProbe": "https://www.virustotal.com/ui/users/{}/avatar",
"username_claimed": "blue"
},
"VLR": {
"errorType": "status_code",
"url": "https://www.vlr.gg/user/{}",
"urlMain": "https://www.vlr.gg",
"username_claimed": "optms"
},
"WICG Forum": {
"errorType": "status_code",
"regexCheck": "^(?![.-])[a-zA-Z0-9_.-]{3,20}$",