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

21 lines
395 B

{
"trash_id": "0e5833d3af2cc5fa96a0c29cd4477feb",
"trash_score": 3,
"trash_scores": {
"default": 3
},
"name": "v3",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{
"name": "v3",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "(\\b|\\d)(v3)\\b"
}
}
]
}