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/ce457138f7f84d19daf19b6c2cc1b9d56c5c1cd3/docs/json/radarr/cf/anime-web-tier-06-fansubs.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/docs/json/radarr/cf/anime-web-tier-06-fansubs.json

81 lines
1.7 KiB

{
"trash_id": "a786fbc0eae05afe3bb51aee3c83a9d4",
"trash_score": "100",
"name": "Anime Web Tier 06 (FanSubs)",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "WEBDL",
"implementation": "SourceSpecification",
"negate": false,
"required": false,
"fields": {
"value": 7
}
},
{
"name": "WEBRIP",
"implementation": "SourceSpecification",
"negate": false,
"required": false,
"fields": {
"value": 8
}
},
{
"name": "Asenshi",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(Asenshi)\\b"
}
},
{
"name": "Chihiro",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\[Chihiro\\]|-Chihiro\\b"
}
},
{
"name": "Commie",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(Commie)\\b"
}
},
{
"name": "DameDesuYo",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(DameDesuYo)\\b"
}
},
{
"name": "Doki",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\[Doki\\]|-Doki\\b"
}
},
{
"name": "Tsundere",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\[Tsundere\\]|-Tsundere(?!-)\\b"
}
}
]
}