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

20 lines
377 B

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