mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-11 17:37:21 +10:00
fixed blocking of merch
- fixed blocking of merch on the right sidebar
This commit is contained in:
@@ -991,10 +991,10 @@
|
||||
"hidemerchsidebar": {
|
||||
"version": {
|
||||
"fr": "1.2.0",
|
||||
"to": "1.2.11"
|
||||
"to": ""
|
||||
},
|
||||
"match": "(return( .&&\\(\\!.\\|\\|..length\\<1\\)&&..length\\>0&&\\(.=.\\),)?\\!.\\|\\|..length\\<1)",
|
||||
"replace": "return true "
|
||||
"match": "((return|merch:.}\\)\\=\\>)( .&&\\(\\!.\\|\\|..length\\<1\\)&&..length\\>0&&\\(.=.\\),)?\\!.\\|\\|..length\\<1)",
|
||||
"replace": "$2 true "
|
||||
},
|
||||
"offrujs": {
|
||||
"version": {
|
||||
|
||||
Reference in New Issue
Block a user