Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/sherlock/commit/c0fe16275b8df059bb0f4d02edbd7f0f6b863194?style=unified&whitespace=ignore-all You should set ROOT_URL correctly, otherwise the web may not work correctly.
pull/717/head
Silas Parker 5 years ago
parent ca89d123ca
commit c0fe16275b

@ -971,6 +971,13 @@
"username_claimed": "jenny",
"username_unclaimed": "noonewouldeverusethis7"
},
"Munzee": {
"errorType": "status_code",
"url": "https://www.munzee.com/m/{}",
"urlMain": "https://www.munzee.com/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"MyAnimeList": {
"errorType": "status_code",
"url": "https://myanimelist.net/profile/{}",

Loading…
Cancel
Save