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

Convert Rajce.net to use HTTP Status Detection. It was failing during tests earlier, and this will (hopefully) allow it to be more reliable.

pull/556/head
Christopher K. Hoadley 5 years ago
parent 046cd68c04
commit c0ef4984d0

@ -1346,8 +1346,7 @@
"username_unclaimed": "noonewouldeverusethis7"
},
"Rajce.net": {
"errorMsg": "410",
"errorType": "message",
"errorType": "status_code",
"rank": 1703,
"url": "https://{}.rajce.idnes.cz/",
"urlMain": "https://www.rajce.idnes.cz/",

Loading…
Cancel
Save