Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Prowlarr/blame/commit/89a72a50cf7b23f2a363ed81b325e70c0dcf3119/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>