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

20 lines
375 B

{
"trash_id": "228b8ee9aa0a609463efca874524a6b8",
"trash_scores": {
"default": 2
},
"name": "v2",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{
"name": "v2",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "(\\b|\\d)(v2)\\b"
}
}
]
}