Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Prowlarr/src/commit/56cd80d24a7ced98ea009af0b55f259a6ff92e9b/UI/.idea/jsLinters/jslint.xml You should set ROOT_URL correctly, otherwise the web may not work correctly.
Prowlarr/UI/.idea/jsLinters/jslint.xml

14 lines
350 B

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="JSLintConfiguration" html="true" json="true">
<option browser="true" />
<option devel="true" />
<option indent="4" />
<option maxerr="50" />
<option plusplus="true" />
<option todo="true" />
<option white="true" />
</component>
</project>