Update archive to wikipedia_en_100_mini_2022-10

Former-commit-id: 5fa88f3b0958f9676862f3e249cc466e56da8a27
This commit is contained in:
Jaifroid 2022-11-13 20:40:34 +00:00
parent 491ecb57b7
commit 11f546b0ce
4 changed files with 2 additions and 3 deletions

Binary file not shown.

View File

@ -1 +0,0 @@
cc17dd1e4db031b3ffe3992c706a468fb74feebb

View File

@ -52,9 +52,9 @@ var appstate = {};
/******** UPDATE VERSION IN service-worker.js TO MATCH VERSION AND CHECK PWASERVER BELOW!!!!!!! *******/
params['appVersion'] = "2.2.3"; //DEV: Manually update this version when there is a new release: it is compared to the Settings Store "appVersion" in order to show first-time info, and the cookie is updated in app.js
/******* UPDATE THIS ^^^^^^ IN service worker AND PWA-SERVER BELOW !! ********************/
params['packagedFile'] = getSetting('packagedFile') || "wikipedia_en_climate_change_mini_2022-10.zim"; //For packaged Kiwix JS (e.g. with Wikivoyage file), set this to the filename (for split files, give the first chunk *.zimaa) and place file(s) in default storage
params['packagedFile'] = getSetting('packagedFile') || "wikipedia_en_100_mini_2022-10.zim"; //For packaged Kiwix JS (e.g. with Wikivoyage file), set this to the filename (for split files, give the first chunk *.zimaa) and place file(s) in default storage
params['archivePath'] = "archives"; //The directory containing the packaged archive(s) (relative to app's root directory)
params['fileVersion'] = getSetting('fileVersion') || "wikipedia_en_climate_change_mini_2022-10.zim (27-October-2022)"; //This will be displayed in the app - optionally include date of ZIM file
params['fileVersion'] = getSetting('fileVersion') || "wikipedia_en_100_mini_2022-10.zim (28-October-2022)"; //This will be displayed in the app - optionally include date of ZIM file
// List of known start pages cached in the FS:
params['cachedStartPages'] = {
'wikipedia_en_medicine-app_maxi': 'A/Wikipedia:WikiProject_Medicine/Open_Textbook_of_Medicine2',