From bc3d3b993e3d72e369a62b3d554640330df7eeac Mon Sep 17 00:00:00 2001 From: journey-ad Date: Sun, 17 Dec 2023 16:12:26 +0000 Subject: [PATCH] deploy: ccb59466d962edecf381496bb613b6f96e23befd --- index.html | 2 +- manifest.json | 2 +- ...s => precache-manifest.b434ac7f8c37ff54fc04e78bc06e2c7a.js | 4 ++-- service-worker.js | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) rename precache-manifest.b44a35e1226f0ce511f3a516330fd3ff.js => precache-manifest.b434ac7f8c37ff54fc04e78bc06e2c7a.js (94%) diff --git a/index.html b/index.html index bf7e2973..f8c513ed 100644 --- a/index.html +++ b/index.html @@ -13,4 +13,4 @@ } }) }); - });
\ No newline at end of file + });
\ No newline at end of file diff --git a/manifest.json b/manifest.json index 746b02f7..9441fcb4 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -{"name":"Pixiv Viewer","short_name":"pixiv-viewer","theme_color":"#4DBA87","icons":{"72":"icon.png"},"start_url":".","display":"standalone","background_color":"#000000","id":"pixiv_viewer","version":{"name":"1.0.4","code":"104"},"description":"Pixiv Viewer","launch_path":"index.html","orientation":["portrait-primary"],"permissions":{"XMLHttpRequest":{"description":"CROS"}},"plus":{"splashscreen":{"autoclose":true,"waiting":true},"statusbar":{"immersed":true},"popGesture":"close","runmode":"normal","useragent":{"value":"useragent_app","concatenate":true}},"screenOrientation":["portrait-primary"]} \ No newline at end of file +{"name":"Pixiv Viewer","short_name":"pixiv-viewer","theme_color":"#2cabff","icons":{"72":"icon.png"},"start_url":".","display":"standalone","background_color":"#000000","id":"pixiv_viewer","version":{"name":"1.0.4","code":"104"},"description":"Pixiv Viewer","launch_path":"index.html","orientation":["portrait-primary"],"permissions":{"XMLHttpRequest":{"description":"CROS"}},"plus":{"splashscreen":{"autoclose":true,"waiting":true},"statusbar":{"immersed":true},"popGesture":"close","runmode":"normal","useragent":{"value":"useragent_app","concatenate":true}},"screenOrientation":["portrait-primary"]} \ No newline at end of file diff --git a/precache-manifest.b44a35e1226f0ce511f3a516330fd3ff.js b/precache-manifest.b434ac7f8c37ff54fc04e78bc06e2c7a.js similarity index 94% rename from precache-manifest.b44a35e1226f0ce511f3a516330fd3ff.js rename to precache-manifest.b434ac7f8c37ff54fc04e78bc06e2c7a.js index 945509d7..3f7117b8 100644 --- a/precache-manifest.b44a35e1226f0ce511f3a516330fd3ff.js +++ b/precache-manifest.b434ac7f8c37ff54fc04e78bc06e2c7a.js @@ -32,7 +32,7 @@ self.__precacheManifest = (self.__precacheManifest || []).concat([ "url": "./img/loading.0df156c2.svg" }, { - "revision": "c76082e4e97091103359e86fdb8b6a8e", + "revision": "cebde478db4f7db564b2154cb64f7b16", "url": "./index.html" }, { @@ -48,7 +48,7 @@ self.__precacheManifest = (self.__precacheManifest || []).concat([ "url": "./js/chunk-vendors.0739173f.js" }, { - "revision": "d44df7fe30d4904c89f0fedea94650b0", + "revision": "c2dcff9529f82fc9ec64a2e1f3916b4f", "url": "./manifest.json" }, { diff --git a/service-worker.js b/service-worker.js index f88b5359..d5ac1086 100644 --- a/service-worker.js +++ b/service-worker.js @@ -14,7 +14,7 @@ importScripts("https://storage.googleapis.com/workbox-cdn/releases/4.3.1/workbox-sw.js"); importScripts( - "./precache-manifest.b44a35e1226f0ce511f3a516330fd3ff.js" + "./precache-manifest.b434ac7f8c37ff54fc04e78bc06e2c7a.js" ); workbox.core.setCacheNameDetails({prefix: "pixiv-viewer"});