Merge pull request #2310 from nktkhndlwl/vlr-support

add VLR.gg support
pull/2331/head^2
Paul Pfeister 1 month ago committed by GitHub
commit 821062bb81
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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}$",

Loading…
Cancel
Save