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

17 lines
325 B

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