Update 分享者4K.js

This commit is contained in:
maoystv 2025-04-24 20:15:36 +08:00 committed by GitHub
parent 71614db65f
commit 4f2f67b928
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,7 +27,7 @@ var rule = {
'User-Agent': 'okhttp/4.3.1'
};
//let responseText = request("http://39.104.230.177:1122/lxjx/myyk.php?url=" + input, { headers: headers });
//let responseText = request("http://xi.zhangbokeji.top/api/jsonindex.php/?key=unQjMePERREjnHcmuZ&url=" + input, { headers: headers });
let responseText = request("http://xi.zhangbokeji.top/api/jsonindex.php/?key=unQjMePERREjnHcmuZ&url=" + input, { headers: headers });
console.log("响应文本:", responseText); // 查看原始响应内容
@ -201,4 +201,4 @@ var rule = {
});
setResult(d);
}),
}
}