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

added WolframalphaForum support

pull/1502/head
DottaPaperella 3 years ago
parent 0ebf9c8e04
commit cae2c7f455

@ -2137,6 +2137,13 @@
"username_claimed": "support",
"username_unclaimed": "noonewouldeverusethis7"
},
"WolframalphaForum": {
"errorType": "status_code",
"url": "https://community.wolfram.com/web/{}/home",
"urlMain": "https://community.wolfram.com/",
"username_claimed": "unico",
"username_unclaimed": "noonewouldeverusethis7"
},
"WordPress": {
"errorType": "response_url",
"errorUrl": "wordpress.com/typo/?subdomain=",

Loading…
Cancel
Save