mirror of
https://github.com/pipipi-pikachu/PPTist.git
synced 2025-04-15 02:20:00 +08:00
deploy to github pages 5cfd03aa778e6d0d73e4353af02a617cc5d8211e
This commit is contained in:
parent
50f97893c1
commit
bc5dd1487c
@ -1 +1 @@
|
||||
{"name":"PPTist","short_name":"PPTist","theme_color":"#d14424","icons":[{"src":"icons/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"icons/android-chrome-512x512.png","sizes":"512x512","type":"image/png"},{"src":"icons/android-chrome-maskable-192x192.png","sizes":"192x192","type":"image/png","purpose":"maskable"},{"src":"icons/android-chrome-maskable-512x512.png","sizes":"512x512","type":"image/png","purpose":"maskable"}],"start_url":".","display":"standalone","background_color":"#000000","file_handlers":[{"action":"/","accept":{"*":[".pptist"]}}]}
|
||||
{"name":"PPTist","short_name":"PPTist","theme_color":"#d14424","icons":[{"src":"icons/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"icons/android-chrome-512x512.png","sizes":"512x512","type":"image/png"},{"src":"icons/android-chrome-maskable-192x192.png","sizes":"192x192","type":"image/png","purpose":"maskable"},{"src":"icons/android-chrome-maskable-512x512.png","sizes":"512x512","type":"image/png","purpose":"maskable"}],"start_url":".","display":"standalone","background_color":"#000000","file_handlers":[{"action":"/","accept":{"application/vnd.pptist":[".pptist"]}}]}
|
@ -88,7 +88,7 @@ self.__precacheManifest = (self.__precacheManifest || []).concat([
|
||||
"url": "js/chunk-vendors.2852a113.js"
|
||||
},
|
||||
{
|
||||
"revision": "2e7e968da61212079a0c70b45c3326f3",
|
||||
"revision": "87f04afd2712848a05815b89490b13f4",
|
||||
"url": "manifest.json"
|
||||
}
|
||||
]);
|
@ -14,7 +14,7 @@
|
||||
importScripts("https://storage.googleapis.com/workbox-cdn/releases/4.3.1/workbox-sw.js");
|
||||
|
||||
importScripts(
|
||||
"precache-manifest.cfba64978e99801927f8af8b1734f071.js"
|
||||
"precache-manifest.6be64323cb0a9706884ce5006ffe68bb.js"
|
||||
);
|
||||
|
||||
workbox.core.setCacheNameDetails({prefix: "pptist"});
|
||||
|
Loading…
x
Reference in New Issue
Block a user