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/a052a9389e6fed0b43a0b0040be217d74abe43bc/UI/Series/Index/SeriesIndexTemplate.html
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
<table class="table table-hover x-series-table">
|
|
<thead>
|
|
<tr>
|
|
<th title="Status"></th>
|
|
<th>Title</th>
|
|
<th>Seasons</th>
|
|
<th>Quality</th>
|
|
<th>Network</th>
|
|
<th>Next Airing</th>
|
|
<th>Episodes</th>
|
|
<th></th>
|
|
</tr>
|
|
</thead>
|
|
<tbody></tbody>
|
|
</table>
|