version bump to 1.2.19.937

- fixed regex to block updates
- migration from raw.githubusercontent.com to cdn.statically.io (attempt to fix blocking of raw files by some providers) #471
- minor code fix
This commit is contained in:
amd64fox
2023-08-26 22:01:22 +03:00
parent f1f51c8598
commit 6be3db4763
7 changed files with 59 additions and 39 deletions

View File

@@ -264,6 +264,15 @@
"fr": "1.2.18",
"to": ""
}
},
"AudiobookAdExclusivity": {
"name": "enableAudiobookAdExclusivity",
"description": "Enable Audiobook Ad Formats Exclusivity",
"native_description": "Enable Audiobook Ad Formats Exclusivity",
"version": {
"fr": "1.2.19",
"to": ""
}
}
},
"EnableExp": {
@@ -597,7 +606,7 @@
"native_description": "Enable list view for Live Events feed",
"version": {
"fr": "1.2.14",
"to": ""
"to": "1.2.18"
}
},
"ConcertsTicketPrice": {
@@ -676,6 +685,16 @@
"to": "1.1.96"
}
},
"LyricsUpsell": {
"name": "forceLyricsUpsell",
"description": "Force Lyrics Upsell for testing",
"native_description": "Force Lyrics Upsell for testing",
"value": "CONTROL",
"version": {
"fr": "1.2.19",
"to": ""
}
},
"NavAlt2": {
"name": "enableNavAltExperiment2",
"description": "Enable the new home structure and navigation",
@@ -692,8 +711,8 @@
"fr": "1.1.58",
"to": ""
},
"add": "(?<=wg:\/\/desktop-update\/.)7(\/update)",
"match": "(?<=wg:\/\/desktop-update\/.)2(\/update)",
"add": "(?<=desktop-update\/.)7(\/update)",
"match": "(?<=desktop-update\/.)2(\/update)",
"replace": "7/update"
},
"podcast_ad_block": {