Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/sherlock/commit/61fdb6e20699e722842805d97a97abd00811a5da You should set ROOT_URL correctly, otherwise the web may not work correctly.

add VLR.gg support

pull/2310/head
Niket Khandelwal 6 months ago
parent f7075e1b64
commit 61fdb6e206

@ -2225,6 +2225,12 @@
"urlProbe": "https://www.virustotal.com/ui/users/{}/avatar",
"username_claimed": "blue"
},
"VLR": {
"errorMsg": "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