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/9751b538c8c66344e2c3f6fd0de567d3fad7f71b
You should set ROOT_URL correctly, otherwise the web may not work correctly.
6 changed files with
10 additions and
10 deletions
@ -19,7 +19,7 @@
"negate" : false ,
"required" : true ,
"fields" : {
"value" : " \\b(DV|DoVi|Dolby[ .]?Vision)\\b"
"value" : " ^(?=.* \\b(DV|DoVi|Dolby[ .]?Vision)\\b)(?!.*\\b(HDR(\\b|\\d)))(?!.*\\b(SDR)\\b)(?!.*\\b(HLG(\\b|\\d)))(?!.*\\b(PQ)\\b) "
}
} ,
{
@ -1,7 +1,7 @@
{
"trash_id" : "58d6a88f13e2db7f5059c41047876f00" ,
"trash_score" : "1500" ,
"trash_regex" : "https://regex101.com/r/ w1PRcu/1 ",
"trash_regex" : "https://regex101.com/r/ h9VdrP/2 ",
"name" : "DV" ,
"includeCustomFormatWhenRenaming" : false ,
"specifications" : [
@ -11,7 +11,7 @@
"negate" : false ,
"required" : true ,
"fields" : {
"value" : "^(?=.*\\b(DV|DoVi|Dolby[ .]?Vision)\\b)(?!.*\\b(HDR(10 \\]? [^+P])?)\\b)(?!.*\\b(SDR)\\b)(?!.*\\b(HLG(\\b|\\d)))(?!.*\\b(PQ)\\b)"
"value" : "^(?=.*\\b(DV|DoVi|Dolby[ .]?Vision)\\b)(?!.*\\b(HDR(10 [^+P])?)\\b)(?!.*\\b(SDR)\\b)(?!.*\\b(HLG(\\b|\\d)))(?!.*\\b(PQ)\\b)"
}
}
]
@ -1,7 +1,7 @@
{
"trash_id" : "dfb86d5941bc9075d6af23b09c2aeecd" ,
"trash_score" : "500" ,
"trash_regex" : "https://regex101.com/r/ 9144Ol/1 ",
"trash_regex" : "https://regex101.com/r/ EsT3YN/2 ",
"name" : "HDR10" ,
"includeCustomFormatWhenRenaming" : false ,
"specifications" : [
@ -11,7 +11,7 @@
"negate" : false ,
"required" : true ,
"fields" : {
"value" : "^(?=.*\\b(HDR10 \\]? [^+P])\\b)(?!.*\\b(DV|DoVi|Dolby[ .]?Vision)\\b)(?!.*\\b(SDR)\\b)(?!.*\\b(HLG(\\b|\\d)))(?!.*\\b(PQ)\\b)"
"value" : "^(?=.*\\b(HDR10 [^+P])\\b)(?!.*\\b(DV|DoVi|Dolby[ .]?Vision)\\b)(?!.*\\b(SDR)\\b)(?!.*\\b(HLG(\\b|\\d)))(?!.*\\b(PQ)\\b)"
}
}
]
@ -19,7 +19,7 @@
"negate" : false ,
"required" : true ,
"fields" : {
"value" : " \\b(DV|DoVi|Dolby[ .]?Vision)\\b"
"value" : " ^(?=.* \\b(DV|DoVi|Dolby[ .]?Vision)\\b)(?!.*\\b(HDR(\\b|\\d)))(?!.*\\b(SDR)\\b)(?!.*\\b(HLG(\\b|\\d)))(?!.*\\b(PQ)\\b) "
}
} ,
{
@ -1,7 +1,7 @@
{
"trash_id" : "6d0d8de7b57e35518ac0308b0ddf404e" ,
"trash_score" : "1500" ,
"trash_regex" : "https://regex101.com/r/ w1PRcu/1 ",
"trash_regex" : "https://regex101.com/r/ h9VdrP/2 ",
"name" : "DV" ,
"includeCustomFormatWhenRenaming" : false ,
"specifications" : [
@ -11,7 +11,7 @@
"negate" : false ,
"required" : true ,
"fields" : {
"value" : "^(?=.*\\b(DV|DoVi|Dolby[ .]?Vision)\\b)(?!.*\\b(HDR(10 \\]? [^+P])?)\\b)(?!.*\\b(SDR)\\b)(?!.*\\b(HLG(\\b|\\d)))(?!.*\\b(PQ)\\b)"
"value" : "^(?=.*\\b(DV|DoVi|Dolby[ .]?Vision)\\b)(?!.*\\b(HDR(10 [^+P])?)\\b)(?!.*\\b(SDR)\\b)(?!.*\\b(HLG(\\b|\\d)))(?!.*\\b(PQ)\\b)"
}
}
]
@ -1,7 +1,7 @@
{
"trash_id" : "3497799d29a085e2ac2df9d468413c94" ,
"trash_score" : "500" ,
"trash_regex" : "https://regex101.com/r/ 9144Ol/1 ",
"trash_regex" : "https://regex101.com/r/ EsT3YN/2 ",
"name" : "HDR10" ,
"includeCustomFormatWhenRenaming" : false ,
"specifications" : [
@ -11,7 +11,7 @@
"negate" : false ,
"required" : true ,
"fields" : {
"value" : "^(?=.*\\b(HDR10 \\]? [^+P])\\b)(?!.*\\b(DV|DoVi|Dolby[ .]?Vision)\\b)(?!.*\\b(SDR)\\b)(?!.*\\b(HLG(\\b|\\d)))(?!.*\\b(PQ)\\b)"
"value" : "^(?=.*\\b(HDR10 [^+P])\\b)(?!.*\\b(DV|DoVi|Dolby[ .]?Vision)\\b)(?!.*\\b(SDR)\\b)(?!.*\\b(HLG(\\b|\\d)))(?!.*\\b(PQ)\\b)"
}
}
]