Skip to content

Commit 821062b

Browse files
authored
Merge pull request #2310 from nktkhndlwl/vlr-support
add VLR.gg support
2 parents 7cd9f2a + 656abbb commit 821062b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

sherlock_project/resources/data.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2265,6 +2265,12 @@
22652265
"urlProbe": "https://www.virustotal.com/ui/users/{}/avatar",
22662266
"username_claimed": "blue"
22672267
},
2268+
"VLR": {
2269+
"errorType": "status_code",
2270+
"url": "https://www.vlr.gg/user/{}",
2271+
"urlMain": "https://www.vlr.gg",
2272+
"username_claimed": "optms"
2273+
},
22682274
"WICG Forum": {
22692275
"errorType": "status_code",
22702276
"regexCheck": "^(?![.-])[a-zA-Z0-9_.-]{3,20}$",

0 commit comments

Comments
 (0)