This commit is contained in:
2023-02-11 00:43:03 +03:00
parent dafa3190af
commit 7f47fdf96c
7 changed files with 45 additions and 45 deletions

View File

@@ -14,7 +14,7 @@
importScripts("https://storage.googleapis.com/workbox-cdn/releases/3.6.3/workbox-sw.js");
importScripts(
"/2/precache-manifest.e5406a96f0474ed4cc0f97aed7936298.js"
"/precache-manifest.fea8b30c65e09e39adb680277aaea622.js"
);
workbox.clientsClaim();
@@ -28,7 +28,7 @@ self.__precacheManifest = [].concat(self.__precacheManifest || []);
workbox.precaching.suppressWarnings();
workbox.precaching.precacheAndRoute(self.__precacheManifest, {});
workbox.routing.registerNavigationRoute("/2/index.html", {
workbox.routing.registerNavigationRoute("/index.html", {
blacklist: [/^\/_/,/\/[^/]+\.[^/]+$/],
});