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/ae9fbf4f1b33dfef4112984acd97460691068d91?style=split&whitespace=show-all
You should set ROOT_URL correctly, otherwise the web may not work correctly.
4 changed files with
6 additions and
6 deletions
@ -536,7 +536,7 @@ Add this to your `Must not contain (2)`
Add this to your `Must not contain (2)`
Add this to your `Must not contain (2)`
```bash
```bash
/^(?!.*(web[ ]dl|-deflate|-inflate))(?=.*([_. ]WEB[_. ]|-CAKES\b|-GGEZ\b|-GGWP\b|-GLHF\b|-GOSSIP\b|-KOGI\b|-PECULATE\b|-SLOT\b )).*/i
/^(?!.*(web[ ]dl|-deflate|-inflate))(?=.*([_. ]WEB[_. ])(?!DL)\b)|\b(-CAKES|-GGEZ|-GGWP|-GLHF|-GOSSIP|-NAISU|-KOGI|-PECULATE|-SLOT )).*/i
```
```
@ -1,7 +1,7 @@
{
{
"trash_id" : "f537cf427b64c38c8e36298f657e4828" ,
"trash_id" : "f537cf427b64c38c8e36298f657e4828" ,
"trash_score" : "-10000" ,
"trash_score" : "-10000" ,
"trash_regex" : "https://regex101.com/r/viarq7/ 1 ",
"trash_regex" : "https://regex101.com/r/viarq7/ 4 ",
"name" : "Scene" ,
"name" : "Scene" ,
"includeCustomFormatWhenRenaming" : false ,
"includeCustomFormatWhenRenaming" : false ,
"specifications" : [
"specifications" : [
@ -11,7 +11,7 @@
"negate" : false ,
"negate" : false ,
"required" : true ,
"required" : true ,
"fields" : {
"fields" : {
"value" : "^(?=.*([_. ]WEB[_. ]) )|\\b(-CAKES|-GGEZ|-GGWP|-GLHF|-GOSSIP|-KOGI|-PECULATE|-SLOT)"
"value" : "^(?=.*([_. ]WEB[_. ]) (?!DL)\\b )|\\b(-CAKES|-GGEZ|-GGWP|-GLHF|-GOSSIP|-NAISU |-KOGI|-PECULATE|-SLOT)"
}
}
} ,
} ,
{
{
@ -1,7 +1,7 @@
{
{
"trash_id" : "1b3994c551cbb92a2c781af061f4ab44" ,
"trash_id" : "1b3994c551cbb92a2c781af061f4ab44" ,
"trash_score" : "-10000" ,
"trash_score" : "-10000" ,
"trash_regex" : "https://regex101.com/r/viarq7/ 1 ",
"trash_regex" : "https://regex101.com/r/viarq7/ 4 ",
"name" : "Scene" ,
"name" : "Scene" ,
"includeCustomFormatWhenRenaming" : false ,
"includeCustomFormatWhenRenaming" : false ,
"specifications" : [
"specifications" : [
@ -11,7 +11,7 @@
"negate" : false ,
"negate" : false ,
"required" : true ,
"required" : true ,
"fields" : {
"fields" : {
"value" : "^(?=.*([_. ]WEB[_. ]) )|\\b(-CAKES|-GGEZ|-GGWP|-GLHF|-GOSSIP|-KOGI|-PECULATE|-SLOT)"
"value" : "^(?=.*([_. ]WEB[_. ]) (?!DL)\\b )|\\b(-CAKES|-GGEZ|-GGWP|-GLHF|-GOSSIP|-NAISU |-KOGI|-PECULATE|-SLOT)"
}
}
} ,
} ,
{
{
@ -16,7 +16,7 @@
} , {
} , {
"name" : "Ignore so called scene releases" ,
"name" : "Ignore so called scene releases" ,
"trash_id" : "5bc23c3a055a1a5d8bbe4fb49d80e0cb" ,
"trash_id" : "5bc23c3a055a1a5d8bbe4fb49d80e0cb" ,
"term" : "/^(?!.*(web[ ]dl|-deflate|-inflate))(?=.*([_. ]WEB[_. ] |-CAKES\\b|-GGEZ\\b|-GGWP\\b|-GLHF\\b|-GOSSIP\\b|-KOGI\\b|-PECULATE\\b|-SLOT\\b )).*/i"
"term" : "/^(?!.*(web[ ]dl|-deflate|-inflate))(?=.*([_. ]WEB[_. ] )(?!DL)\\b)|\\b(-CAKES|-GGEZ|-GGWP|-GLHF|-GOSSIP|-NAISU|-KOGI|-PECULATE|-SLOT )).*/i"
} , {
} , {
"name" : "Ignore Bad Dual Audio Groups" ,
"name" : "Ignore Bad Dual Audio Groups" ,
"trash_id" : "538bad00ee6f8aced8e0db5218b8484c" ,
"trash_id" : "538bad00ee6f8aced8e0db5218b8484c" ,