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/826ece36697bd9fa5616a6280198370d5a684c51?style=split&whitespace=ignore-eol
You should set ROOT_URL correctly, otherwise the web may not work correctly.
3 changed files with
3 additions and
3 deletions
@ -508,7 +508,7 @@
"negate" : false ,
"negate" : false ,
"required" : false ,
"required" : false ,
"fields" : {
"fields" : {
"value" : "Pahe \\.(ph|in)\\b"
"value" : "Pahe ( \\.(ph|in))? \\b"
}
}
} ,
} ,
{
{
@ -121,7 +121,7 @@
"negate" : false ,
"negate" : false ,
"required" : false ,
"required" : false ,
"fields" : {
"fields" : {
"value" : "Pahe \\.(ph|in)\\b"
"value" : "Pahe ( \\.(ph|in))? \\b"
}
}
} ,
} ,
{
{
@ -6,7 +6,7 @@
"preferred" : [ {
"preferred" : [ {
"score" : -10000 ,
"score" : -10000 ,
"terms" : [
"terms" : [
"/(-BRiNK|-CHX|-CTFOH|-EVO|-FGT|-GHOSTS|-HiQVE|-iNTENSO|JFF|MeGusta|-NERO|nhanc3|Pahe\\.ph|Pahe\\.in|P SA|TBS|-TG|-VIDEOHOLE|-worldmkv|-XLF|-Zero00)\b/i"
"/(-BRiNK|-CHX|-CTFOH|-EVO|-FGT|-GHOSTS|-HiQVE|-iNTENSO|JFF|MeGusta|-NERO|nhanc3|Pahe\\.ph|Pahe\\.in|P ahe|P SA|TBS|-TG|-VIDEOHOLE|-worldmkv|-XLF|-Zero00)\b/i"
]
]
} ] ,
} ] ,
"ignored" : [ ]
"ignored" : [ ]