From fd517e8d2414ca5717821c080171d58388d8aa86 Mon Sep 17 00:00:00 2001 From: NobyDa <53217160+NobyDa@users.noreply.github.com> Date: Tue, 24 Sep 2019 18:47:16 +0800 Subject: [PATCH] Vientiane live --- Surge/JS/wxzb.js | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Surge/JS/wxzb.js diff --git a/Surge/JS/wxzb.js b/Surge/JS/wxzb.js new file mode 100644 index 0000000..aed7240 --- /dev/null +++ b/Surge/JS/wxzb.js @@ -0,0 +1,17 @@ +/* +Vientiane live download link:https://m.51168.tv/ +Surge4: +http-response https:\/\/u\.kanghuayun\.com\/api\/v2\/info requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/NobyDa/Script/master/Surge/JS/wxzb.js + +QX: +https:\/\/u\.kanghuayun\.com\/api\/v2\/info url script-response-body https://raw.githubusercontent.com/NobyDa/Script/master/Surge/JS/wxzb.js + +Surge & QX MITM = u.kanghuayun.com +*/ +  let obj = JSON.parse($response.body); +  obj.data.nickname = "脚本禁止牟利,TG频道@NobyDa"; +  obj.data.tstime = 59169305884; +  obj.data.vip_expire_time = 59169305884; +  obj.data.tsvip = 1; +  obj.data.vip_level = 3; +  $done({body: JSON.stringify(obj)}); \ No newline at end of file