From b183542008f7e94b8e8694a45e2d413999ac1f64 Mon Sep 17 00:00:00 2001 From: sve1r Date: Thu, 16 Apr 2020 19:30:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BD=A9=E4=BA=91=E5=A4=A9=E6=B0=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Scripts/ColorWeather.js | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Scripts/ColorWeather.js diff --git a/Scripts/ColorWeather.js b/Scripts/ColorWeather.js new file mode 100644 index 0000000..d08b1bd --- /dev/null +++ b/Scripts/ColorWeather.js @@ -0,0 +1,18 @@ +/* +CaiYun Weather (ColorWeather) unlock Vip + +QX 1.0.0: +^https:\/\/biz\.caiyunapp\.com\/v2\/user\?app_name\=weather url script-response-body https://raw.githubusercontent.com/NobyDa/Script/master/QuantumultX/File/ColorWeather.js + +MitM = biz.caiyunapp.com +*/ + +var _0xe0e0 = ["\x62\x6F\x64\x79", "\x70\x61\x72\x73\x65", "\x78\x79\x5F\x76\x69\x70\x5F\x65\x78\x70\x69\x72\x65", "\x72\x65\x73\x75\x6C\x74", "\x69\x73\x5F\x76\x69\x70", "\x76\x69\x70\x5F\x65\x78\x70\x69\x72\x65\x64\x5F\x61\x74", "\x69\x73\x5F\x78\x79\x5F\x76\x69\x70", "\x73\x74\x72\x69\x6E\x67\x69\x66\x79"]; +var body = $response[_0xe0e0[0]]; +var obj = JSON[_0xe0e0[1]](body); +obj[_0xe0e0[3]][_0xe0e0[2]] = 4096483190; +obj[_0xe0e0[3]][_0xe0e0[4]] = true; +obj[_0xe0e0[3]][_0xe0e0[5]] = 4096483190; +obj[_0xe0e0[3]][_0xe0e0[6]] = true; +body = JSON[_0xe0e0[7]](obj); +$done(body) \ No newline at end of file