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/748e6cb3721c7343f2b43ff5a570c93b550b9647/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
397 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": "\\b(VQ)\\b"
}
}
]
}