Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/sherlock/commit/22b780b43d0f6f3b77e4ac98d1f9d059aa64a379?style=unified&whitespace=ignore-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

added Weebly

pull/1704/head
Siddharth Dushantha 2 years ago
parent ee9fab537a
commit 22b780b43d

@ -2602,5 +2602,11 @@
"url": "https://8tracks.com/{}",
"urlMain": "https://8tracks.com/",
"username_claimed": "blue"
},
"Weebly": {
"errorType": "status_code",
"url": "https://{}.weebly.com/",
"urlMain": "https://weebly.com/",
"username_claimed": "blue"
}
}

Loading…
Cancel
Save