fixed blocking of merch

- fixed blocking of merch on the right sidebar
This commit is contained in:
amd64fox
2023-05-23 08:02:57 +03:00
parent fb5f3c0ba5
commit 8da086be4f

View File

@@ -991,10 +991,10 @@
"hidemerchsidebar": { "hidemerchsidebar": {
"version": { "version": {
"fr": "1.2.0", "fr": "1.2.0",
"to": "1.2.11" "to": ""
}, },
"match": "(return( .&&\\(\\!.\\|\\|..length\\<1\\)&&..length\\>0&&\\(.=.\\),)?\\!.\\|\\|..length\\<1)", "match": "((return|merch:.}\\)\\=\\>)( .&&\\(\\!.\\|\\|..length\\<1\\)&&..length\\>0&&\\(.=.\\),)?\\!.\\|\\|..length\\<1)",
"replace": "return true " "replace": "$2 true "
}, },
"offrujs": { "offrujs": {
"version": { "version": {