Skip to content

Commit e047e38

Browse files
committed
Update README.md
1 parent e232240 commit e047e38

File tree

1 file changed

+12
-37
lines changed

1 file changed

+12
-37
lines changed

README.md

+12-37
Original file line numberDiff line numberDiff line change
@@ -31,45 +31,20 @@ https://github.com/blackmatrix7/ios_rule_script/tree/master/rewrite
3131

3232
## 脚本
3333

34-
### 支持情况
35-
36-
自动化脚本在不同平台支持情况:
37-
38-
| | Surge | Quantumult X | Loon | Shadowrocket | Node.js |
39-
| -------- | ----------- | ------------ | ----------- | ------------ | -------- |
40-
| 需要硬件 | iPhone/iPad | iPhone/iPad | iPhone/iPad | iPhone/iPad | 电脑/NAS |
41-
| 脚本更新 | 自动更新 | 自动更新 | 自动更新 | 自动更新 | 自动更新 |
42-
| 推送通知 | 手机推送 | 手机推送 | 手机推送 | 手机推送 | Bark |
43-
| 使用成本 | 付费App | 付费App | 付费App | 付费App | 免费 |
44-
| 支持情况 | 优先支持 | 兼容支持 | 兼容支持 | 部分支持 | 部分支持 |
45-
46-
优先支持:优先确保运行正常,出现异常优先解决
47-
48-
兼容支持:代码层面做兼容,会做测试
49-
50-
随缘支持:代码层面做兼容,偶尔做测试
51-
52-
部分支持:代码层面做兼容,部分功能可用,不做测试
53-
54-
支持优先级:Surge > Quantumult X > Loon > Shadowrocket ≥ Node.js
55-
5634
### 脚本说明
5735

58-
| 脚本 | 介绍 | 框架 | 维护状态 |
59-
| ------------------------------------------------------------ | ------------------------------------ | --------- | -------- |
60-
| [知乎助手](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/zhihu) | 使用纯净版知乎是一种怎么样的体验? | MagicJS 2 | 正常 |
61-
| ~~[哔哩哔哩](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/bilibili)~~ | ~~没有广告的哔哩哔哩更值得干杯~~ | MagicJS 2 | 停止 |
62-
| [什么值得买](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/smzdm) | 什么值得买签到和去广告脚本 | MagicJS 3 | 正常 |
63-
| [百度贴吧](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/tieba) | 带重试功能的贴吧签到,提高签到成功率 | MagicJS 3 | 正常 |
64-
| [开屏去广告](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/startup) | 通过脚本去除缓存到本地的APP开屏广告 | MagicJS 2 | 正常 |
65-
| [慢慢买](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/manmanbuy) | 每日自动签到 | MagicJS 2 | 正常 |
66-
| [叮咚买菜](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/dingdong) | 每日自动签到 | MagicJS 3 | 正常 |
67-
| [饿了么](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/eleme) | 每日自动领取吃货豆和会员任务 | MagicJS 3 | 正常 |
68-
| [Fa米家](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/famijia) | 每日自动签到 | MagicJS 2 | 正常 |
69-
| [Luka](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/luka) | 每日自动签到 | MagicJS 2 | 正常 |
70-
| [美团买菜](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/meituan) | 每日自动签到 | MagicJS 2 | 正常 |
71-
| [Synology](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/synology) | 群晖Download Station资源离线下载 | MagicJS 3 | 正常 |
72-
| [AppleStore](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/applestore) | AppleStore 商品库存监控 | MagicJS 3 | 正常 |
36+
| 脚本 | 介绍 | 框架 | 维护状态 |
37+
| ------------------------------------------------------------ | ------------------------------------ | ----------- | -------- |
38+
| [什么值得买](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/smzdm) | 什么值得买任务和去广告 | MagicJS 2/3 | 正常 |
39+
| [百度贴吧](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/tieba) | 带重试功能的贴吧签到,提高签到成功率 | MagicJS 3 | 正常 |
40+
| [开屏去广告](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/startup) | 通过脚本去除缓存到本地的APP开屏广告 | MagicJS 3 | 正常 |
41+
| [慢慢买](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/manmanbuy) | 每日自动签到 | MagicJS 2 | 正常 |
42+
| [叮咚买菜](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/dingdong) | 每日自动签到 | MagicJS 3 | 正常 |
43+
| [Fa米家](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/famijia) | 每日自动签到 | MagicJS 2 | 正常 |
44+
| [Luka](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/luka) | 每日自动签到 | MagicJS 2 | 正常 |
45+
| [哲也同学](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/zheye) | 之乎者也 | MagicJS 3 | 正常 |
46+
| [Synology](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/synology) | 群晖Download Station资源离线下载 | MagicJS 3 | 正常 |
47+
| [AppleStore](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/applestore) | AppleStore 商品库存监控 | MagicJS 3 | 暂停 |
7348

7449
#### Quantumult X Gallery
7550

0 commit comments

Comments
 (0)