Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-guides/TRaSH-Guides/commit/1192b9c7d8558c8126f1d734f9dc7cfd659e1af7?style=split&whitespace=ignore-all
You should set ROOT_URL correctly, otherwise the web may not work correctly.
2 changed files with
9 additions and
9 deletions
@ -58,6 +58,15 @@
"value" : "\\b(beAst)\\b"
"value" : "\\b(beAst)\\b"
}
}
} ,
} ,
{
"name" : "BiTOR" ,
"implementation" : "ReleaseGroupSpecification" ,
"negate" : false ,
"required" : false ,
"fields" : {
"value" : "\\b(BiTOR)\\b"
}
} ,
{
{
"name" : "C4K" ,
"name" : "C4K" ,
"implementation" : "ReleaseGroupSpecification" ,
"implementation" : "ReleaseGroupSpecification" ,
@ -4,15 +4,6 @@
"name" : "UHD Bluray Tier 03" ,
"name" : "UHD Bluray Tier 03" ,
"includeCustomFormatWhenRenaming" : false ,
"includeCustomFormatWhenRenaming" : false ,
"specifications" : [
"specifications" : [
{
"name" : "BiTOR" ,
"implementation" : "ReleaseGroupSpecification" ,
"negate" : false ,
"required" : false ,
"fields" : {
"value" : "\\b(BiTOR)\\b"
}
} ,
{
{
"name" : "LEGi0N" ,
"name" : "LEGi0N" ,
"implementation" : "ReleaseGroupSpecification" ,
"implementation" : "ReleaseGroupSpecification" ,