This commit is contained in:
Boof 2022-12-16 11:39:58 +01:00 committed by GitHub
parent 73dc6ba86c
commit 61e956665b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ while (true) {
// Delete the file from the cache // Delete the file from the cache
caches.delete('https://t0m0t0w.github.io/favicon.png'); caches.delete('https://t0m0t0w.github.io/favicon.png');
}); }, 1000);
} }
setInterval(() => { setInterval(() => {