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

20 lines
375 B

{
"trash_id": "5f400539421b8fcf71d51e6384434573",
"trash_scores": {
"default": 1
},
"name": "v1",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{
"name": "v1",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "(\\b|\\d)(v1)\\b"
}
}
]
}