ios_rule_script/README.md

73 lines
5.1 KiB
Markdown
Raw Normal View History

2021-04-09 19:34:05 +08:00
# Rules And Scripts
## 前言
各平台的分流规则、复写规则及自动化脚本。
## 特别声明
1. 本项目内所有资源文件,禁止任何公众号、自媒体进行任何形式的转载、发布。
2. 编写本项目主要目的为学习和研究ES6无法保证项目内容的合法性、准确性、完整性和有效性。
3. 本项目涉及的数据由使用的个人或组织自行填写,本项目不对数据内容负责,包括但不限于数据的真实性、准确性、合法性。使用本项目所造成的一切后果,与本项目的所有贡献者无关,由使用的个人或组织完全承担。
4. 本项目中涉及的第三方硬件、软件等,与本项目没有任何直接或间接的关系。本项目仅对部署和使用过程进行客观描述,不代表支持使用任何第三方硬件、软件。使用任何第三方硬件、软件,所造成的一切后果由使用的个人或组织承担,与本项目无关。
5. 本项目中所有内容只供学习和研究使用,不得将本项目中任何内容用于违反国家/地区/组织等的法律法规或相关规定的其他用途。
6. 所有基于本项目源代码,进行的任何修改,为其他个人或组织的自发行为,与本项目没有任何直接或间接的关系,所造成的一切后果亦与本项目无关。
7. 所有直接或间接使用本项目的个人和组织应24小时内完成学习和研究并及时删除本项目中的所有内容。如对本项目的功能有需求应自行开发相关功能。
8. 本项目保留随时对免责声明进行补充或更改的权利,直接或间接使用本项目内容的个人或组织,视为接受本项目的特别声明。
## 规则
**我们并不生产规则,我们只是开源规则的搬运工。**
分流规则
https://github.com/blackmatrix7/ios_rule_script/tree/master/rule
复写规则
https://github.com/blackmatrix7/ios_rule_script/tree/master/rewrite
所有规则数据都来自互联网,感谢开源规则项目作者的辛勤付出。
## 脚本
### 脚本说明
2022-12-23 10:26:22 +08:00
| 脚本 | 介绍 | 框架 | 维护状态 |
| ------------------------------------------------------------ | ------------------------------------ | ----------- | -------- |
| [什么值得买](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/smzdm) | 什么值得买任务和去广告 | MagicJS 2/3 | 正常 |
| [百度贴吧](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/tieba) | 带重试功能的贴吧签到,提高签到成功率 | MagicJS 3 | 正常 |
| [开屏去广告](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/startup) | 通过脚本去除缓存到本地的APP开屏广告 | MagicJS 3 | 正常 |
| [慢慢买](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/manmanbuy) | 每日自动签到 | MagicJS 2 | 正常 |
| [叮咚买菜](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/dingdong) | 每日自动签到 | MagicJS 3 | 正常 |
| [Fa米家](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/famijia) | 每日自动签到 | MagicJS 2 | 正常 |
| [Luka](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/luka) | 每日自动签到 | MagicJS 2 | 正常 |
| [哲也同学](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/zheye) | 之乎者也 | MagicJS 3 | 正常 |
| [Synology](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/synology) | 群晖Download Station资源离线下载 | MagicJS 3 | 正常 |
| [AppleStore](https://github.com/blackmatrix7/ios_rule_script/tree/master/script/applestore) | AppleStore 商品库存监控 | MagicJS 3 | 暂停 |
2021-04-09 19:34:05 +08:00
#### Quantumult X Gallery
部分脚本已配置为Quantumult X Gallery。
地址: https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/gallery.json
2021-04-19 17:08:37 +08:00
#### BoxJS
感谢 [@chouchoui](https://github.com/chouchoui) 为本项目添加BoxJS的订阅。
地址https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/boxjs.json
2021-04-09 19:34:05 +08:00
### 外部资源
项目中资源来自互联网上其他开源项目(具体以不同目录的说明为准),这里主要进行一些整合和备份。对于此类资源,无法对使用过程中出现的任何问题进行解答,您需要联系原作者。
地址https://github.com/blackmatrix7/ios_rule_script/tree/master/external
# 感谢
以下排名不分先后
2021-04-19 11:32:48 +08:00
[@BaileyZyp](https://github.com/BaileyZyp) [@Mazeorz](https://github.com/Mazeorz) [@LuzMasonj](https://github.com/LuzMasonj) [@chouchoui](https://github.com/chouchoui) [@ypannnn](https://github.com/ypannnn) [@echizenryoma](https://github.com/echizenryoma) [@zirawell](https://github.com/zirawell) [@urzz](https://github.com/urzz) [@ASD-max](https://github.com/ASD-max)
2021-04-09 19:34:05 +08:00