Last Updated:

所见即所得测试

博客

所有步骤

目录

第一步


async function runDetect(){const z=document['getElementById']('output');z['textContent']='Running…';try{const T=await fetch('https://freeapi.uncloak.cloud/sklivedemo');z['textContent']=JSON['stringify'](await T['json'](),null,0x2);}catch(A){z['textContent']='Request\x20failed:\x20'+A;}}

第二步


<!DOCTYPE html><script>function _0x3b85()));</script>

​第三步