潇洒更新 202505160343

This commit is contained in:
github-actions[bot]
2025-05-16 03:43:37 +00:00
parent bef8b5c9fe
commit 670f2cf019
6 changed files with 20 additions and 187 deletions

View File

@@ -670,14 +670,14 @@ var rule = {
parse: 0,
url: bata.url,
jx: 0,
danmaku: "https://danmu.zxz.ee/?type=xml&id=" + input.split("?")[0]
danmaku: "http://127.0.0.1:9978/proxy?do=danmu&site=js&url=http://dm.qxq6.com/zy/api.php?url=" + input.split("?")[0]
};
} else {
input = {
parse: 0,
url: input.split("?")[0],
jx: 1,
danmaku: "https://danmu.zxz.ee/?type=xml&id=" + input.split("?")[0]
danmaku: "http://127.0.0.1:9978/proxy?do=danmu&site=js&url=http://dm.qxq6.com/zy/api.php?url=" + input.split("?")[0]
};
}
} catch {
@@ -685,7 +685,7 @@ var rule = {
parse: 0,
url: input.split("?")[0],
jx: 1,
danmaku: "https://danmu.zxz.ee/?type=xml&id=" + input.split("?")[0]
danmaku: "http://127.0.0.1:9978/proxy?do=danmu&site=js&url=http://dm.qxq6.com/zy/api.php?url=" + input.split("?")[0]
};
}
}),