mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
attempt fix 4
This commit is contained in:
parent
61e956665b
commit
6c6914cb97
@ -8,9 +8,9 @@ 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);
|
}, 1000);
|
||||||
}
|
|
||||||
|
|
||||||
setInterval(() => {
|
setInterval(() => {
|
||||||
console.clear();
|
console.clear();
|
||||||
}, 1);
|
}, 1);
|
||||||
|
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user