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

18 lines
355 B

{
"trash_id": "d4e5e842fad129a3c097bdb2d20d31a0",
"trash_score": "4",
"name": "v4",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{
"name": "v4",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "(\\b|\\d)(v4)\\b"
}
}
]
}