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

18 lines
395 B

{
"trash_id": "95aa50f71a01c82354a7a2b385f1c4d8",
"trash_regex": "https://regex101.com/r/MGfk6d/1",
"name": "VQ",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{
"name": "Version Québécoise",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\bVQ\\b"
}
}
]
}