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/6d5616b9f845e72db1bdb789c02193b2b9f84fb0/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

18 lines
355 B

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