Update xdys_open.js

This commit is contained in:
leospring 2024-06-22 21:48:48 +08:00 committed by GitHub
parent f4836a1350
commit af3797b9b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -174,7 +174,7 @@ async function play(flag, id, flags) {
}
} else {
const reqUrl = parseUrl + playUrl;
const res = await req('https://api.xdys.vip/post.php', {
const res = await req('https://jx.xdys.vip/JSON', {
body: playUrl,
method: 'post',
headers: {