D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
hrfiudwx
/
enterpriseuplift.com
/
wp-content
/
plugins
/
speedycache-pro
/
assets
/
js
/
Filename :
delayjs.min.js
back
Copy
let speedycache_js_events=["mouseover","click","keydown","wheel","touchmove","touchstart"];function speedycache_delay_event(){speedycache_js_events.forEach((e=>{window.removeEventListener(e,speedycache_delay_event,{passive:!0})})),document.querySelectorAll('script[type="speedycache/javascript"]').forEach((async e=>{await new Promise((t=>speedycache_load_js(e,t)))}))}function speedycache_load_js(e,t){async_js=document.createElement("script"),attr=e.getAttributeNames(),attr.forEach((t=>{"type"!==t&&async_js.setAttribute("data-src"==t?"src":t,e.getAttribute(t))})),async_js.setAttribute("type","text/javascript"),async_js.addEventListener("load",t),e.after(async_js),e.remove()}speedycache_js_events.forEach((e=>{window.addEventListener(e,speedycache_delay_event,{passive:!0})}));