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/eea8bfaa19a6b3399f64f26ed31f8e3c837ec3e5
You should set ROOT_URL correctly, otherwise the web may not work correctly.
2 changed files with
4 additions and
4 deletions
@ -1,7 +1,7 @@
{
"trash_id" : "72b1548df1ac3175ca105a9ce7043c91" ,
"trash_score" : "300" ,
"trash_regex" : "https://regex101.com/r/hcMa1f/ 1 ",
"trash_regex" : "https://regex101.com/r/hcMa1f/ 2 ",
"name" : "Multi-Audio" ,
"includeCustomFormatWhenRenaming" : false ,
"specifications" : [
@ -11,7 +11,7 @@
"negate" : false ,
"required" : false ,
"fields" : {
"value" : "\\b(MULTi )(\\d|\\b)"
"value" : "\\b(MULTi (?![ .-]subs?) )(\\d|\\b)"
}
} ,
{
@ -1,7 +1,7 @@
{
"trash_id" : "2f6e84efc47246ec9071e311e71c4953" ,
"trash_score" : "300" ,
"trash_regex" : "https://regex101.com/r/hcMa1f/ 1 ",
"trash_regex" : "https://regex101.com/r/hcMa1f/ 2 ",
"name" : "Multi-Audio" ,
"includeCustomFormatWhenRenaming" : false ,
"specifications" : [
@ -11,7 +11,7 @@
"negate" : false ,
"required" : false ,
"fields" : {
"value" : "\\b(MULTi )(\\d|\\b)"
"value" : "\\b(MULTi (?![ .-]subs?) )(\\d|\\b)"
}
} ,
{