更新潇洒 05.16d

This commit is contained in:
Liu
2025-05-17 01:39:04 +08:00
parent b24daaae25
commit 58c496ae06
6 changed files with 20 additions and 216 deletions

View File

@@ -2132,14 +2132,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 {
@@ -2147,7 +2147,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]
};
}
}),