mirror of
https://github.com/hexahigh/cdn.git
synced 2025-12-11 20:15:22 +01:00
e
This commit is contained in:
parent
de08c2d72f
commit
0e299701d6
@ -34,7 +34,7 @@ if(resppage = true){
|
||||
responsiveElements[i].style.width = (screenWidth / responsiveElements.length) + "px";
|
||||
}
|
||||
}
|
||||
|
||||
window.onload = async function startdownV2(){
|
||||
const controller = new AbortController()
|
||||
|
||||
// 5 second timeout:
|
||||
@ -49,6 +49,7 @@ while(true){
|
||||
// clearTimeout(timeoutId)
|
||||
})
|
||||
}
|
||||
}
|
||||
/*window.onload = async function startdown(){
|
||||
while(true) {
|
||||
//await delay(10);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user