-
Notifications
You must be signed in to change notification settings - Fork 46
/
Copy pathlowking.boxjs.removed.json
122 lines (122 loc) · 4.06 KB
/
lowking.boxjs.removed.json
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
{
"id": "lowking.app.sub",
"name": "lowking应用订阅",
"author": "@lowking",
"icon": "https://avatars0.githubusercontent.com/u/33308659?s=460&u=9223074586cb14f2ae7ee0953515f8781ded8be9&v=4",
"repo": "https://github.com/lowking/Scripts/",
"apps": [
{
"id": "lk.weiboST",
"name": "微博超话",
"desc_html": "⚠️使用说明</br>详情【<a href='https://github.com/lowking/Scripts/blob/master/weibo/weiboST.js?raw=true'><font class='red--text'>点我查看</font></a>】",
"keys": [
"lkWeiboSTSignHeaderKey",
"lkUserFollowSTKey"
],
"settings": [
{
"id": "lkIsEnableLogWeiboSTSign",
"name": "开启/关闭日志(签到脚本)",
"val": true,
"type": "boolean",
"desc": "默认开启"
},
{
"id": "lkNotifyOnlyFailWeiboSTSign",
"name": "只当执行失败才通知",
"val": false,
"type": "boolean",
"desc": "默认关闭"
},
{
"id": "lkIsEnableLogWeiboSTCookie",
"name": "开启/关闭日志(获取Cookie脚本)",
"val": true,
"type": "boolean",
"desc": "默认开启"
},
{
"id": "lkIsClearCookie",
"name": "开启/关闭删除Cookie",
"val": false,
"type": "boolean",
"desc": "默认关闭"
},
{
"id": "lkIsEnableGetCookieWeiboST",
"name": "开启/关闭获取Cookie",
"val": true,
"type": "boolean",
"desc": "默认开启"
},
{
"id": "lkIsEnableTgNotifyWeiboSTSign",
"name": "开启/关闭Telegram通知",
"val": false,
"type": "boolean",
"desc": "默认关闭"
},
{
"id": "lkTgNotifyUrlWeiboSTSign",
"name": "Telegram通知地址",
"val": "",
"type": "text",
"desc": "Tg的通知地址,如:https://api.telegram.org/bot-token/sendMessage?chat_id=-100140&parse_mode=Markdown&text="
}
],
"author": "@lowking",
"repo": "https://github.com/lowking/Scripts/blob/master/weibo/weiboST.js",
"script": "https://github.com/lowking/Scripts/blob/master/weibo/weiboST.js?raw=true",
"icons": [
"https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/weibo.png",
"https://raw.githubusercontent.com/Orz-3/mini/master/Color/weibo.png"
]
},
{
"id": "lkDouyuYubaSign",
"name": "斗鱼鱼吧签到",
"desc_html": "⚠️使用说明</br>详情【<a href='https://github.com/lowking/Scripts/blob/master/douyu/yubaSign.js?raw=true'><font class='red--text'>点我查看</font></a>】",
"icons": [
"https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/douyu.png",
"https://raw.githubusercontent.com/Orz-3/mini/master/Color/douyu.png"
],
"keys": [
"CookieDY",
"GroupDY"
],
"settings": [
{
"id": "lkIsEnableLogDouyuYubaSign",
"name": "开启/关闭日志",
"val": true,
"type": "boolean",
"desc": "默认开启"
},
{
"id": "lkNotifyOnlyFailDouyuYubaSign",
"name": "只当执行失败才通知",
"val": false,
"type": "boolean",
"desc": "默认关闭"
},
{
"id": "lkIsEnableTgNotifyDouyuYubaSign",
"name": "开启/关闭Telegram通知",
"val": false,
"type": "boolean",
"desc": "默认关闭"
},
{
"id": "lkTgNotifyUrlDouyuYubaSign",
"name": "Telegram通知地址",
"val": "",
"type": "text",
"desc": "Tg的通知地址,如:https://api.telegram.org/bot-token/sendMessage?chat_id=-100140&parse_mode=Markdown&text="
}
],
"author": "@demo2099, @lowking",
"repo": "https://github.com/lowking/Scripts",
"script": "https://github.com/lowking/Scripts/blob/master/douyu/yubaSign.js?raw=true"
}
]
}