Skip to content

Commit d99a2f7

Browse files
author
ziye12
authored
Update asdkziye.js
1 parent b6c5d44 commit d99a2f7

File tree

1 file changed

+16
-7
lines changed

1 file changed

+16
-7
lines changed

asdkziye.js

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
/*ziye
2-
2020.9.8
2+
3+
微信扫码 https://raw.githubusercontent.com/ziye12/JavaScript/master/asdkziye.png 进入小程序,登录获取授权
4+
5+
6+
7+
2020.9.9
38
49
510
说明:以爱尚打卡为例的打卡模版,可以抓包然后替换以下内容来制作其他打卡脚本
@@ -20,9 +25,13 @@ asdk
2025
手动替换
2126
ph0001\.hezyq\.com
2227
23-
一,将hostname复制粘贴进配置文件
24-
二,将重写复制到 rewrite_local 下,进对应小程序获取ck,
28+
使用说明:
2529
30+
一,微信扫码 https://raw.githubusercontent.com/ziye12/JavaScript/master/asdkziye.png 进入小程序,登录获取授权
31+
32+
二,然后将hostname复制粘贴进配置文件
33+
34+
三,将重写复制到 rewrite_local 下,再进入程序获取ck,建议 放入新建配置片段,获取之后禁用即可
2635
2736
功能如下:
2837
1.每日打卡,设置了开关,完成任务不再打卡
@@ -39,23 +48,23 @@ ph0001\.hezyq\.com
3948
4049
4150
42-
surge:本地
51+
//surge
4352
爱尚打卡 = type=http-request,pattern=^https:\/\/ph0001\.hezyq\.com\/*,requires-body=1,max-size=0,script-path= https://raw.githubusercontent.com/ziye12/JavaScript/master/asdkziye.js
4453
4554
4655
47-
圈x:本地
56+
//圈x
4857
https:\/\/ph0001\.hezyq\.com\/* url script-request-header https://raw.githubusercontent.com/ziye12/JavaScript/master/asdkziye.js
4958
5059
51-
loon:本地
60+
//loon
5261
http-request ^https:\/\/ph0001\.hezyq\.com\/* script-path= https://raw.githubusercontent.com/ziye12/JavaScript/master/asdkziye.js
5362
, requires-body=true, timeout=10, tag=爱尚打卡
5463
5564
5665
5766
58-
三,添加重写,然后打开以下对应程序,获取ck后注释掉
67+
5968
6069
*/
6170

0 commit comments

Comments
 (0)