From 2a27bd86eee2cd1b35d98aae3d52fa0e444216b9 Mon Sep 17 00:00:00 2001 From: Pepsi_Man Date: Thu, 7 Mar 2024 16:51:56 +0000 Subject: [PATCH] PepsiNitro 2 --- index.html | 4 ++++ sw.js | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 96be8d3..9b31ce8 100644 --- a/index.html +++ b/index.html @@ -550,6 +550,10 @@

Emulators/Others

+ + + + diff --git a/sw.js b/sw.js index 78bf130..ca46d16 100644 --- a/sw.js +++ b/sw.js @@ -1,4 +1,4 @@ -var CACHE_NAME = 'version22'; // bump this version when you make changes. +var CACHE_NAME = 'version24'; // bump this version when you make changes. // Put all your urls that you want to cache in this array var urlsToCache = [ 'index.html',