mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-03-16 04:23:44 +00:00
Updates
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
importScripts("https://storage.googleapis.com/workbox-cdn/releases/4.3.1/workbox-sw.js");
|
||||
|
||||
importScripts(
|
||||
"./precache-manifest.e0e61a5aa8734aaf2872fd88644b34a4.js"
|
||||
"./precache-manifest.12d43479b068953c0107f1807217a980.js"
|
||||
);
|
||||
|
||||
self.addEventListener('message', (event) => {
|
||||
@@ -35,5 +35,5 @@ workbox.precaching.precacheAndRoute(self.__precacheManifest, {});
|
||||
|
||||
workbox.routing.registerNavigationRoute(workbox.precaching.getCacheKeyForURL("./index.html"), {
|
||||
|
||||
blacklist: [/^\/_/,/\/[^\/]+\.[^\/]+$/],
|
||||
blacklist: [/^\/_/,/\/[^/]+\.[^/]+$/],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user