-
Notifications
You must be signed in to change notification settings - Fork 0
/
boxjs.json
212 lines (209 loc) · 8.49 KB
/
boxjs.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
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
{
"id": "blackmatrix7.app.sub",
"name": "blackmatrix7 应用订阅",
"author": "@blackmatrix7",
"icon": "https://avatars.githubusercontent.com/u/27717518?v=4",
"repo": "https://github.com/blackmatrix7/ios_rule_script",
"apps": [
{
"id": "blackmatrix7.bilibili",
"name": "哔哩哔哩去广告",
"keys": ["bilibili_story_aid", "bilibili_feed_black"],
"settings": [
{
"id": "bilibili_feed_black",
"name": "首页UP主黑名单",
"val": "",
"type": "textarea",
"placeholder": "UP主名称1;UP主名称2",
"autoGrow": true,
"rows": 5,
"desc": "以英文逗号分隔多个号码"
}
],
"author": "@blackmatrix7",
"repo": "https://github.com/blackmatrix7/ios_rule_script/tree/master/script/bilibili",
"icons": ["https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/bilibili.png", "https://raw.githubusercontent.com/Orz-3/mini/master/Color/bilibili.png"]
},
{
"id": "blackmatrix7.famijia",
"name": "Fa米家",
"keys": ["famijia_checkin_cookie", "famijia_device_id", "famijia_black_box"],
"author": "@blackmatrix7",
"repo": "https://github.com/blackmatrix7/ios_rule_script/tree/master/script/famijia",
"icons": ["https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/famijia/famijia.png", "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/famijia/famijia.png"],
"script": "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/famijia/famijia_checkin.js"
},
{
"id": "blackmatrix7.manmanbuy",
"name": "慢慢买",
"keys": ["manmanbuy_checkin_cookie", "manmanbuy_login_body", "manmanbuy_username", "manmanbuy_deviceid"],
"author": "@blackmatrix7",
"repo": "https://github.com/blackmatrix7/ios_rule_script/tree/master/script/manmanbuy",
"icons": ["https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/manmanbuy/manmanmai.png", "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/manmanbuy/manmanmai.png"],
"script": "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/manmanbuy/manmanbuy_checkin.js"
},
{
"id": "blackmatrix7.smzdm",
"name": "什么值得买",
"keys": ["smzdm_cookie", "smzdm_session"],
"author": "@blackmatrix7",
"repo": "https://github.com/blackmatrix7/ios_rule_script/tree/master/script/smzdm",
"icons": ["https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/smzdm.png", "https://raw.githubusercontent.com/Orz-3/mini/master/Color/smzdm.png"],
"scripts": [
{
"name": "每日自动任务",
"script": "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/smzdm/smzdm_mission.js"
},
{
"name": "每日自动签到",
"script": "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/smzdm/smzdm_signin.js"
}
]
},
{
"id": "blackmatrix7.tieba",
"name": "百度贴吧",
"keys": ["tieba_checkin_cookie"],
"author": "@blackmatrix7",
"repo": "https://github.com/blackmatrix7/ios_rule_script/tree/master/script/tieba",
"icons": ["https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/tieba.png", "https://raw.githubusercontent.com/Orz-3/mini/master/Color/tieba.png"],
"script": "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/tieba/tieba_checkin.js"
},
{
"id": "blackmatrix7.wanda",
"name": "万达电影",
"keys": ["wanda_checkin_cookie", "wanda_activitycode"],
"author": "@blackmatrix7",
"repo": "https://github.com/blackmatrix7/ios_rule_script/tree/master/script/wanda",
"icons": ["https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/wanda.png", "https://raw.githubusercontent.com/Orz-3/mini/master/Color/wanda.png"],
"script": "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/wanda/wanda_checkin.js"
},
{
"id": "blackmatrix7.zhihu",
"name": "知乎助手",
"keys": ["zhihu_blocked_users", "zhihu_current_userinfo", "zhihu_keyword_block"],
"author": "@blackmatrix7",
"repo": "https://github.com/blackmatrix7/ios_rule_script/tree/master/script/zhihu",
"icons": ["https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.png", "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.png"],
"descs_html": ["<h4 align=\"left\">具体功能说明查看<a href=\"https://github.com/blackmatrix7/ios_rule_script/tree/master/script/zhihu#readme\">README.md</a></h4>", "<h4 align=\"left\">✨为Plus版本专属功能,❓为已过时或即将淘汰功能</h4>", "<h4 align=\"left\">切换Lite、Plus版本,或出现异常请执行数据清理</h4>"],
"scripts": [
{
"name": "知乎助手数据清理",
"script": "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu_plus.js"
}
],
"settings": [
{
"id": "zhihu_settings_recommend_stream",
"name": "屏蔽推荐页流媒体",
"val": false,
"type": "boolean",
"desc": "屏蔽推荐页中的视频、直播等流媒体信息"
},
{
"id": "zhihu_settings_moments_stream",
"name": "屏蔽关注页流媒体",
"val": false,
"type": "boolean",
"desc": "屏蔽关注页中的“最新视频”"
},
{
"id": "zhihu_settings_hot_list",
"name": "热榜去广告",
"val": true,
"type": "boolean",
"desc": "去除知乎热榜页面的广告"
},
{
"id": "zhihu_settings_fake_vip",
"name": "显示为盐选会员",
"val": false,
"type": "boolean",
"desc": "非会员用户显示为盐选会员,仅自己可见,无实际效果"
},
{
"id": "zhihu_settings_preset_words",
"name": "屏蔽预置关键词广告",
"val": false,
"type": "boolean",
"desc": "屏蔽搜索页中的预置关键词广告"
},
{
"id": "zhihu_settings_blocked_users",
"name": "黑名单屏蔽效果增强✨",
"val": true,
"type": "boolean",
"desc": "增强知乎APP黑名单用户屏蔽效果"
},
{
"id": "zhihu_settings_blocked_keywords",
"name": "推荐页关键词过滤✨",
"val": true,
"type": "boolean",
"desc": "除普通关键词外还支持正则表达式过滤"
},
{
"id": "zhihu_settings_sys_msg",
"name": "屏蔽官方账号推广消息✨",
"val": false,
"type": "boolean",
"desc": "屏蔽消息页内的官方账号推广消息"
},
{
"id": "zhihu_settings_answer_tip",
"name": "付费内容/营销推广/购物推广提醒✨",
"val": true,
"type": "boolean",
"desc": "在知乎回答中提示付费或营销内容"
},
{
"id": "zhihu_settings_remove_yanxuan",
"name": "屏蔽“盐选推荐”❓",
"val": true,
"type": "boolean",
"desc": "屏蔽推荐页中的“盐选推荐”"
},
{
"id": "zhihu_settings_app_conf",
"name": "去除推荐页多余标签❓",
"val": false,
"type": "boolean",
"desc": "知乎7.x及以上版本无效"
},
{
"id": "zhihu_settings_hot_search",
"name": "知乎热搜去广告❓",
"val": false,
"type": "boolean",
"desc": "知乎7.x及以上版本无效"
},
{
"id": "magicjs_loglevel",
"name": "日志等级",
"val": "INFO",
"type": "radios",
"items": [
{
"key": "INFO",
"label": "INFO"
},
{
"key": "WARNING",
"label": "WARNING"
},
{
"key": "ERROR",
"label": "ERROR"
},
{
"key": "DEBUG",
"label": "DEBUG"
}
],
"desc": "出现异常时请选择DEBUG提交日志"
}
]
},
]
}