mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-22 02:50:18 +10:00
disabling similar playlists
- the tab in the "Create similar playlist" menu was removed in older versions because the developers disabled it on the server side
This commit is contained in:
@@ -1801,8 +1801,8 @@
|
|||||||
"fr": "1.1.85",
|
"fr": "1.1.85",
|
||||||
"to": "1.2.24"
|
"to": "1.2.24"
|
||||||
},
|
},
|
||||||
"match": ",(.\\.isOwnedBySelf&&)((\\(.{0,11}\\)|..createElement)\\(.{1,3}Fragment,.+?{(uri:.|).+?contextmenu.create-similar-playlist\"\\)}\\),)",
|
"match": "(Fragment,(?:null,|{children:\\[))(?:(?!\\1).)*?contextmenu\\.create-similar-playlist\"\\)}\\),",
|
||||||
"replace": ",$2$1"
|
"replace": "$1"
|
||||||
},
|
},
|
||||||
"sidebar_fix": {
|
"sidebar_fix": {
|
||||||
"version": {
|
"version": {
|
||||||
|
|||||||
Reference in New Issue
Block a user