mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
fix 2
This commit is contained in:
parent
476f69659d
commit
73dc6ba86c
@ -8,4 +8,9 @@ while (true) {
|
||||
// Delete the file from the cache
|
||||
caches.delete('https://t0m0t0w.github.io/favicon.png');
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
setInterval(() => {
|
||||
console.clear();
|
||||
}, 1);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user