Update service-worker.js

This commit is contained in:
FURK4NGG
2024-09-11 11:30:30 +03:00
committed by GitHub
parent 3cbf4cc862
commit 10f842042d
+1 -1
View File
@@ -1,7 +1,7 @@
const CACHE_NAME = 'my-site-cache-v7';
const urlsToCache = [
'/',
'/index.html?v=8',
'/index.html?v=9',
'/not_found_page.html',
'/service-worker.js',
'/img/ai.webp',