From 5d2152655dcf58c32b08504159700c5f3acc5928 Mon Sep 17 00:00:00 2001 From: Naiel <109038805+naielv@users.noreply.github.com> Date: Tue, 27 May 2025 15:17:30 +0200 Subject: [PATCH] Update sw.js --- sw.js | 1 - 1 file changed, 1 deletion(-) diff --git a/sw.js b/sw.js index 384154b..a81d6ec 100644 --- a/sw.js +++ b/sw.js @@ -8,7 +8,6 @@ self.addEventListener('install', event => { "icon512_rounded.png", "index.html", "manifest.json", - "redirect.html", "static/axe.js", "static/gun.js", "static/jquery.js",