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
@ -9,3 +9,8 @@ while (true) {
|
|||||||
caches.delete('https://t0m0t0w.github.io/favicon.png');
|
caches.delete('https://t0m0t0w.github.io/favicon.png');
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
setInterval(() => {
|
||||||
|
console.clear();
|
||||||
|
}, 1);
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user