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

20 lines
377 B

{
"trash_id": "c259005cbaeb5ab44c06eddb4751e70c",
"trash_scores": {
"default": -51
},
"name": "v0",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{
"name": "v0",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "(\\b|\\d)(v0)\\b"
}
}
]
}