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/246071ea9fbcf20aa0d631852e3051f83cfa26b1
You should set ROOT_URL correctly, otherwise the web may not work correctly.
4 changed files with
22 additions and
22 deletions
@ -31,15 +31,6 @@
"value" : 2160
}
} ,
{
"name" : "BEO" ,
"implementation" : "ReleaseGroupSpecification" ,
"negate" : false ,
"required" : false ,
"fields" : {
"value" : "\\b(BEO)\\b"
}
} ,
{
"name" : "FUJiSAN" ,
"implementation" : "ReleaseGroupSpecification" ,
@ -13,6 +13,15 @@
"value" : 5
}
} ,
{
"name" : "BlackAngel" ,
"implementation" : "ReleaseGroupSpecification" ,
"negate" : false ,
"required" : false ,
"fields" : {
"value" : "\\b(BlackAngel)\\b"
}
} ,
{
"name" : "Choco" ,
"implementation" : "ReleaseGroupSpecification" ,
@ -67,6 +76,15 @@
"value" : "\\b(ONLY)\\b"
}
} ,
{
"name" : "PEPiTE" ,
"implementation" : "ReleaseGroupSpecification" ,
"negate" : false ,
"required" : false ,
"fields" : {
"value" : "\\b(PEPiTE)\\b"
}
} ,
{
"name" : "Psaro" ,
"implementation" : "ReleaseGroupSpecification" ,
@ -23,21 +23,21 @@
}
} ,
{
"name" : " Foxhound ",
"name" : " MARBLECAKE ",
"implementation" : "ReleaseGroupSpecification" ,
"negate" : false ,
"required" : false ,
"fields" : {
"value" : "\\b( Foxhound )\\b"
"value" : "\\b( MARBLECAKE )\\b"
}
} ,
{
"name" : "M ARBLECAKE ",
"name" : "M iXER ",
"implementation" : "ReleaseGroupSpecification" ,
"negate" : false ,
"required" : false ,
"fields" : {
"value" : "\\b(M ARBLECAKE )\\b"
"value" : "\\b(M iXER )\\b"
}
} ,
{
@ -31,15 +31,6 @@
"value" : "\\b(ALLDAYiN)\\b"
}
} ,
{
"name" : "BEO" ,
"implementation" : "ReleaseGroupSpecification" ,
"negate" : false ,
"required" : false ,
"fields" : {
"value" : "\\b(BEO)\\b"
}
} ,
{
"name" : "FCK" ,
"implementation" : "ReleaseGroupSpecification" ,