This commit is contained in:
Naiel
2025-05-29 14:37:04 +02:00
committed by GitHub
parent c7d3d76516
commit ab3a89d34d
3 changed files with 2228 additions and 2164 deletions

3
sw.js
View File

@@ -1,4 +1,4 @@
var cacheName = 'telesec_2025-05-28_2';
var cacheName = 'telesec_2025-05-29_1';
self.addEventListener('install', event => {
event.waitUntil(
@@ -9,6 +9,7 @@ self.addEventListener('install', event => {
"index.html",
"manifest.json",
"static/axe.js",
"static/doublescroll.js",
"static/gun.js",
"static/jquery.js",
"static/load.js",