sinzmise-cetastories-en 2.0.0-1735368582127 → 2.0.0-1735448681624
Sign up to get free protection for your applications and to get access to all the features.
- package/404.html +1 -1
- package/archives/2023/12/index.html +1 -1
- package/archives/2023/index.html +1 -1
- package/archives/index.html +1 -1
- package/atom.xml +2 -2
- package/baidusitemap.xml +1 -1
- package/categories/Test/index.html +1 -1
- package/categories/index.html +1 -1
- package/comments/index.html +1 -1
- package/css/index.css +1 -1
- package/cw.js +1 -1
- package/index.html +1 -1
- package/js/fomal.js +1 -1
- package/package.json +1 -1
- package/posts/46521/index.html +1 -1
- package/sitemap.xml +11 -11
- package/swpp/update.json +1 -1
- package/tags/Test/index.html +1 -1
- package/tags/index.html +1 -1
package/cw.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
const workboxVersion="5.1.3";importScripts("https://storage.googleapis.com/workbox-cdn/releases/5.1.3/workbox-sw.js"),workbox.core.setCacheNameDetails({prefix:"CetaHouseEnCache"}),workbox.core.skipWaiting(),workbox.core.clientsClaim(),workbox.precaching.precacheAndRoute([{revision:"
|
1
|
+
const workboxVersion="5.1.3";importScripts("https://storage.googleapis.com/workbox-cdn/releases/5.1.3/workbox-sw.js"),workbox.core.setCacheNameDetails({prefix:"CetaHouseEnCache"}),workbox.core.skipWaiting(),workbox.core.clientsClaim(),workbox.precaching.precacheAndRoute([{revision:"41bef13735ad40ab626ae19cf645138e",url:"./404.html"},{revision:"5becd3eacad4078adbb6518b59631574",url:"./index.html"},{revision:"34f1601509297166445616371bc42daa",url:"./js/main.js"},{revision:"65fbb9b52d682931b08d0ce03bfcc1a1",url:"./css/index.css"}],{directoryIndex:null}),workbox.precaching.cleanupOutdatedCaches(),workbox.routing.registerRoute(/\.(?:png|jpg|jpeg|gif|bmp|webp|svg|ico)$/,new workbox.strategies.CacheFirst({cacheName:"images",plugins:[new workbox.expiration.ExpirationPlugin({maxEntries:1e3,maxAgeSeconds:2592e3}),new workbox.cacheableResponse.CacheableResponsePlugin({statuses:[0,200]})]})),workbox.routing.registerRoute(/\.(?:eot|ttf|woff|woff2)$/,new workbox.strategies.CacheFirst({cacheName:"fonts",plugins:[new workbox.expiration.ExpirationPlugin({maxEntries:1e3,maxAgeSeconds:2592e3}),new workbox.cacheableResponse.CacheableResponsePlugin({statuses:[0,200]})]})),workbox.routing.registerRoute(/^https:\/\/fonts\.googleapis\.com/,new workbox.strategies.StaleWhileRevalidate({cacheName:"google-fonts-stylesheets"})),workbox.routing.registerRoute(/^https:\/\/fonts\.gstatic\.com/,new workbox.strategies.CacheFirst({cacheName:"google-fonts-webfonts",plugins:[new workbox.expiration.ExpirationPlugin({maxEntries:1e3,maxAgeSeconds:2592e3}),new workbox.cacheableResponse.CacheableResponsePlugin({statuses:[0,200]})]})),workbox.googleAnalytics.initialize();
|