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

Added Cults3D support

pull/1501/head
DottaPaperella 3 years ago
parent 623f62d0be
commit 30ac18fe60

@ -495,6 +495,14 @@
"username_claimed": "michael",
"username_unclaimed": "noonewouldeverusethis7"
},
"Cults3D": {
"errorMsg": "Oh dear, this page is not working!",
"errorType": "message",
"url": "https://cults3d.com/en/users/{}/creations",
"urlMain": "https://cults3d.com/en",
"username_claimed": "brown",
"username_unclaimed": "noonewouldeverusethis7"
},
"DEV Community": {
"errorType": "status_code",
"regexCheck": "^[a-zA-Z][a-zA-Z0-9_-]*$",

Loading…
Cancel
Save