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

18 lines
402 B

{
"trash_id": "7ae924ee9b2f39df3283c6c0beb8a2aa",
"trash_regex": "https://regex101.com/r/wOw8az/1",
"name": "VOF",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{
"name": "French Original Version",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\b(VOF)\\b"
}
}
]
}