-
Notifications
You must be signed in to change notification settings - Fork 94
/
LLSPCrack.js
32 lines (23 loc) · 1.15 KB
/
LLSPCrack.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
/*
*
*
脚本功能:69萝莉解锁会员
网页地址:http://h5.502you.me
脚本作者:Hausd0rff
更新时间:2022-01-16
电报频道:https://t.me/yqc_123
问题反馈:https://t.me/yqc_007
使用声明:⚠️此脚本仅供学习与交流,
请勿转载与贩卖!⚠️⚠️⚠️
*******************************
[rewrite_local]
# > 69萝莉解锁会员
^https?:\/\/h5.*you.*\/h5\/login\/loginAccount$ url script-response-body https://raw.githubusercontent.com/yqc007/QuantumultX/master/LLSPCrack.js
[mitm]
hostname = h5*you*
*
*
*/
var body = $response.body;
body = '{"time":"2022-01-20 23:54:09","version":"1.0","status":"y","data":"wUSfe803UxQfxrlZRjO3jPsJ10C7WNR3caN9HiemskB2txhucL5L12YFcLDx+dPwTMldQNWZraZjkTnlJHaalza5STGT6nuoKyY06eQkDuUWO0UIGJmgQAB0K4wFPpLShJAoe42EVWb9rqCWTOwNVwPUcxgEZLSNNOHGTR\/nfHRij3Lk7TwfrrVV7tATUCGR+XgteVZrwETns4WrcdNqdx7vED9nvfZFEDWZHrqF8xk\/xmVU6fJN1dzysLo9EswBXWuGSC8AZcBSVvDN+cJ5oPy5JjuqKZz1MFIBqED\/0Q\/pz7W4naJGvBoWAPq9Nwdlhg2ep55SKaPAa6JoRTzBaek5h2Y1AK8i5hqaUfBNc+KP7rF2hkufkNimP5DPRzT6FYMmaQXutUnmuEUaeu2ZKyk\/ZyK0sD3wrOSeHEH5fdQ=","sign":"4c75175ad9c48600fc7501279da7f007"}';
$done({body});