Skip to content

Commit

Permalink
Merge pull request #2310 from nktkhndlwl/vlr-support
Browse files Browse the repository at this point in the history
add VLR.gg support
  • Loading branch information
ppfeister authored Nov 1, 2024
2 parents 7cd9f2a + 656abbb commit 821062b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions sherlock_project/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -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}$",
Expand Down

0 comments on commit 821062b

Please sign in to comment.