Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-guides/TRaSH-Guides/blame/commit/6b454d61b4e09e830dacb5584fe34e8e8658dda8/json/radarr/cf/fansub.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/json/radarr/cf/fansub.json

17 lines
325 B

{
"trash_id": "02e48d30a176c91baf9e15de05e5dc6a",
"name": "FanSUB",
"specifications": [
{
"name": "FanSUB",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\b(FanSUB)\\b"
}
}
]
}