Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-guides/TRaSH-Guides/src/commit/cd8a748e28ac4175b81b210068d276db6c993322/json/sonarr/cf/repack-v3.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/json/sonarr/cf/repack-v3.json

18 lines
371 B

{
"trash_id": "44e7c4de10ae50265753082e5dc76047",
"trash_score": "13",
"name": "Repack v3",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "Repack v3",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(repack3)\\b"
}
}
]
}