1 line
274 B
JavaScript
1 line
274 B
JavaScript
document.addEventListener("readystatechange",e=>{if(document.readyState==="complete"){const t=document.querySelector(".main-watch");t&&setTimeout(()=>{fetch(`https://qa.softcad.pw/${t.dataset.type}/view/${document.location.hostname}/${t.dataset.id}`).catch(a=>{})},800)}});
|