Skip to content

Commit 12fa3b4

Browse files
author
ziye12
authored
Update isdkziye.js
1 parent 2c8fac7 commit 12fa3b4

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

isdkziye.js

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,19 @@
1-
/*ziye
1+
/*ziye is分享打卡
22
3-
微信扫码 https://raw.githubusercontent.com/ziye12/JavaScript/master/isdkziye.png 进入小程序,登录获取授权
3+
非常重要!!!
44
5+
微信扫码 https://raw.githubusercontent.com/ziye12/JavaScript/master/asdkziye.png 进入小程序,登录获取授权,再启动软件获取ck
6+
建议设置6点到23点之间打卡,时间间隔30分钟以上,否则容易封号
57
68
7-
2020.9.9
8-
9-
10-
说明:以is分享打卡为例的打卡模版,可以抓包然后替换以下内容来制作其他打卡脚本
119
1210
13-
需要替换的内容如下,先替换长字符的,再替换短字符的,自己用电脑或者KODE软件替换,KODE下载链接https://apps.apple.com/cn/app/koder-code-editor/id1447489375
11+
2020.9.9
1412
13+
《《《《《《《《《《制作其他打卡js的说明
1514
15+
抓包小程序,然后替换以下内容来制作其他打卡js,
16+
需要替换的内容如下,按顺序替换字符,自己用电脑或者KODE软件替换,KODE下载链接https://apps.apple.com/cn/app/koder-code-editor/id1447489375
1617
1718
daka.isfx.cn
1819
is分享打卡
@@ -25,6 +26,15 @@ isdk
2526
手动替换
2627
daka\.isfx\.cn
2728
29+
制作其他打卡js的说明》》》》》》》》》》》
30+
31+
32+
33+
34+
35+
36+
////////////////////////////////////////正文
37+
2838
使用说明:
2939
3040
一,微信扫码 https://raw.githubusercontent.com/ziye12/JavaScript/master/isdkziye.png 进入小程序,登录获取授权
@@ -39,45 +49,35 @@ daka\.isfx\.cn
3949
3.现金统计,自动提现
4050
4151
42-
***建议设置每小时运行一次
4352
4453
45-
圈X
4654
47-
1、hostname= daka.isfx.cn,
4855
4956
57+
hostname= daka.isfx.cn,
5058
5159
//surge
5260
is分享打卡 = type=http-request,pattern=^https:\/\/daka\.isfx\.cn\/*,requires-body=1,max-size=0,script-path= https://raw.githubusercontent.com/ziye12/JavaScript/master/isdkziye.js
5361
5462
55-
5663
//圈x
5764
https:\/\/daka\.isfx\.cn\/* url script-request-header https://raw.githubusercontent.com/ziye12/JavaScript/master/isdkziye.js
5865
59-
6066
//loon
6167
http-request ^https:\/\/daka\.isfx\.cn\/* script-path= https://raw.githubusercontent.com/ziye12/JavaScript/master/isdkziye.js
6268
, requires-body=true, timeout=10, tag=is分享打卡
6369
6470
65-
66-
67-
68-
6971
*/
7072

7173

72-
//正文
73-
7474

7575
const sy = init()//声明必须
7676
const notifyInterval = 1; //通知开为1,常关为0
7777
const logs = 0; // 日志开关
7878
const jsname = 'is分享打卡'
7979
const jbid =1
80-
const sb='失败,请获取ck'
80+
const sb='失败,请先关闭,进入程序获取授权'
8181

8282
const cs = 10;//小程序打卡次数
8383
const xj = 1;//提现标准

0 commit comments

Comments
 (0)