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

Rename piwik.js to piwikCheck.js to make Ghostery happy

pull/178/head
Mark McDowall 10 years ago
parent 11728936f4
commit a182102ee1

@ -84,7 +84,7 @@
};
</script>
<script src="/piwik.js"></script>
<script src="/piwikCheck.js"></script>
<script src="/polyfills.js"></script>
<script src="/JsLibraries/handlebars.runtime.js"></script>
<script data-main="/main" src="/JsLibraries/require.js"></script>

Loading…
Cancel
Save