mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-13 20:28:25 +10:00
version bump to 1.2.43.420
This commit is contained in:
@@ -102,7 +102,7 @@
|
|||||||
"native_description": "Enable pick and shuffle",
|
"native_description": "Enable pick and shuffle",
|
||||||
"version": {
|
"version": {
|
||||||
"fr": "1.1.85",
|
"fr": "1.1.85",
|
||||||
"to": ""
|
"to": "1.2.42"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"MusicLeavebehinds": {
|
"MusicLeavebehinds": {
|
||||||
@@ -464,6 +464,15 @@
|
|||||||
"fr": "1.1.84",
|
"fr": "1.1.84",
|
||||||
"to": "1.2.25"
|
"to": "1.2.25"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"enableSurveyAds": {
|
||||||
|
"name": "enableEnhancePlaylistProd",
|
||||||
|
"description": "Enable Spotify Brand Lift (SBL) Surveys in the NPV",
|
||||||
|
"native_description": "Enable Spotify Brand Lift (SBL) Surveys in the NPV",
|
||||||
|
"version": {
|
||||||
|
"fr": "1.2.43",
|
||||||
|
"to": ""
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"EnableExp": {
|
"EnableExp": {
|
||||||
@@ -896,6 +905,24 @@
|
|||||||
"native_description": "Enable context menu action to ban/unban artists",
|
"native_description": "Enable context menu action to ban/unban artists",
|
||||||
"version": {
|
"version": {
|
||||||
"fr": "1.2.27",
|
"fr": "1.2.27",
|
||||||
|
"to": "1.2.42"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ArtistBans": {
|
||||||
|
"name": "enableArtistBans",
|
||||||
|
"description": "Enable context menu action to ban/unban artists",
|
||||||
|
"native_description": "Enable context menu action to ban/unban artists",
|
||||||
|
"version": {
|
||||||
|
"fr": "1.2.43",
|
||||||
|
"to": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"LyricsFullAvailabilityCheck": {
|
||||||
|
"name": "enableLyricsFullAvailabilityCheck",
|
||||||
|
"description": "Enable full availability check before showing the mic button for lyrics",
|
||||||
|
"native_description": "Enable full availability check before showing the mic button for lyrics",
|
||||||
|
"version": {
|
||||||
|
"fr": "1.2.43",
|
||||||
"to": ""
|
"to": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -1556,11 +1583,9 @@
|
|||||||
"to": ""
|
"to": ""
|
||||||
},
|
},
|
||||||
"match": [
|
"match": [
|
||||||
"(?:prototype\\.)?bindClient(?:=function)?\\(\\w+\\)\\{",
|
|
||||||
"@\\w+\/gabo[^\"]+"
|
"@\\w+\/gabo[^\"]+"
|
||||||
],
|
],
|
||||||
"replace": [
|
"replace": [
|
||||||
"${0}return;",
|
|
||||||
""
|
""
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user