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/00c23db7010cf791a5093673fdf1b5fee239f4e5/docs/json/sonarr/cf/v1.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/docs/json/sonarr/cf/v1.json

18 lines
355 B

{
"trash_id": "273bd326df95955e1b6c26527d1df89b",
"trash_score": "1",
"name": "v1",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{
"name": "v1",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "(\\b|\\d)(v1)\\b"
}
}
]
}