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/54d66384909f0cacc7066e1ffdbd6139005b1636/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"
}
}
]
}