ios_rule_script/rewrite/QuantumultX/AdvertisingLite/README.md

95 lines
4.2 KiB
Markdown
Raw Normal View History

2021-05-07 09:29:21 +08:00
# 复写去广告(严格版)
## 前言
2022-06-04 17:46:59 +08:00
![](https://shields.io/badge/-移除重复规则-ff69b4) ![](https://shields.io/badge/-DOMAIN与DOMAIN--SUFFIX合并-green) ![](https://shields.io/badge/-DOMAIN--SUFFIX间合并-critical) ![](https://shields.io/badge/-DOMAIN与DOMAIN--KEYWORD合并-9cf) ![](https://shields.io/badge/-DOMAIN--SUFFIX与DOMAIN--KEYWORD合并-blue) ![](https://shields.io/badge/-IP--CIDR(6)合并-blueviolet) ![](https://shields.io/badge/-MITM--HOSTNAME合并-brightgreen) ![](https://shields.io/badge/-QuantumultX定制化规则-7cd1e3) ![](https://shields.io/badge/-正则推导HOSTNAME-033da7) ![](https://shields.io/badge/-URL--REGEX转REWRITE-945431)
2021-05-07 09:29:21 +08:00
2022-06-04 17:46:59 +08:00
本项目的复写去广告(严格版)规则由《RULE GENERATOR 规则生成器》自动生成。
2021-05-07 09:29:21 +08:00
2022-06-04 17:46:59 +08:00
所有数据均收集自互联网公开信息,不代表我们支持或使用这些服务。
请通过【中华人民共和国 People's Republic of China】合法的互联网出入口信道访问规则中的相关服务并确保在使用过程中符合相关法律法规。
2021-05-07 09:29:21 +08:00
## 规则说明
AdvertisingLite 与 Advertising的区别
AdvertisingLite 不直接抽取数据源中MITM的hostname仅用正则推导的方式推导对应hostname。
无法推导出MITM的规则会被直接丢弃。
2021-06-16 09:45:45 +08:00
推荐使用此版本!
2021-05-07 09:29:21 +08:00
2022-06-04 17:46:59 +08:00
## 规则统计
2021-05-07 09:29:21 +08:00
2022-08-24 20:12:12 +08:00
最后更新时间2022-08-17 02:34:28
2021-05-07 09:29:21 +08:00
2022-06-04 17:46:59 +08:00
各类型规则统计:
| 类型 | 数量(条) |
| ---- | ---- |
2022-08-24 20:12:12 +08:00
| REJECT | 440 |
| MITM | 336 |
| TOTAL | 776 |
2021-05-07 09:29:21 +08:00
2022-06-04 17:46:59 +08:00
## QuantumultX
2021-05-07 09:29:21 +08:00
2022-06-04 17:46:59 +08:00
#### 规则链接
**MASTER分支 (每日更新)**
2021-05-07 09:29:21 +08:00
2022-06-04 17:46:59 +08:00
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rewrite/QuantumultX/AdvertisingLite/AdvertisingLite.conf
2021-05-07 09:29:21 +08:00
2022-06-04 17:46:59 +08:00
**MASTER分支 CDN (每日更新)**
2021-05-07 09:29:21 +08:00
2022-06-04 17:46:59 +08:00
https://cdn.jsdelivr.net/gh/blackmatrix7/ios_rule_script@master/rewrite/QuantumultX/AdvertisingLite/AdvertisingLite.conf
2021-05-07 09:29:21 +08:00
2022-06-04 17:46:59 +08:00
**MASTER分支 GHProxy (每日更新)**
2021-05-07 09:29:21 +08:00
2022-06-04 17:46:59 +08:00
https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rewrite/QuantumultX/AdvertisingLite/AdvertisingLite.conf
2021-05-07 09:29:21 +08:00
2022-06-04 17:46:59 +08:00
**RELEASE分支 (不定时更新)**
2021-05-07 09:29:21 +08:00
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/release/rewrite/QuantumultX/AdvertisingLite/AdvertisingLite.conf
2022-06-04 17:46:59 +08:00
**RELEASE分支CDN (不定时更新)**
2021-05-07 09:29:21 +08:00
2022-06-04 17:46:59 +08:00
https://cdn.jsdelivr.net/gh/blackmatrix7/ios_rule_script@release/rewrite/QuantumultX/AdvertisingLite/AdvertisingLite.conf
2021-05-07 09:29:21 +08:00
2022-06-04 17:46:59 +08:00
**RELEASE分支 GHProxy (不定时更新)**
2021-05-07 09:29:21 +08:00
2022-06-04 17:46:59 +08:00
https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/release/rewrite/QuantumultX/AdvertisingLite/AdvertisingLite.conf
2021-05-07 09:29:21 +08:00
2022-06-04 17:46:59 +08:00
## 子规则
2021-05-07 09:29:21 +08:00
2022-06-04 17:46:59 +08:00
当前分流规则,未包含其他子规则。
## 数据来源
《复写去广告(严格版)》的数据来自以下链接,如与本项目的《复写去广告(严格版)》规则混合使用,可能造成部分重写重复。
- https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/source/rewrite/Advertising/advertising.sgmodule
2021-05-07 09:29:21 +08:00
- https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Module/Block/Advertising.sgmodule
- https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Shortcuts/reject.txt
2022-06-04 17:46:59 +08:00
- https://raw.githubusercontent.com/eHpo1/Rules/master/QuantumultX/Rewrite.txt
- https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Rewrite/Block/Advertising.conf
2021-05-07 09:29:21 +08:00
- https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/source/rewrite/Advertising/advertising.qxrewrite
2022-06-04 17:46:59 +08:00
- https://raw.githubusercontent.com/GeQ1an/Rules/master/QuantumultX/Rewrite/Rewrite.list
2021-05-07 09:29:21 +08:00
- https://raw.githubusercontent.com/eHpo1/Rules/master/Loon/Rewrite.conf
2022-06-04 17:46:59 +08:00
- https://raw.githubusercontent.com/GeQ1an/Rules/master/Loon/Rewrite/Rewrite.list
- https://raw.githubusercontent.com/GFBG-IT/QuantumultX/main/Advertising.conf
2021-05-07 09:29:21 +08:00
- https://raw.githubusercontent.com/githubacct001/QuantumultX/master/Rewrite/githubacct001.conf
2022-06-04 17:46:59 +08:00
- https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Surge/Advertising/Advertising.list
2021-05-07 09:29:21 +08:00
2022-06-04 17:46:59 +08:00
感谢以上规则作者的辛勤付出(排名不分先后)。
2021-05-07 09:29:21 +08:00
## 最后
### 感谢
2022-06-04 17:46:59 +08:00
[@Tartarus2014](https://github.com/Tartarus2014) [@chenyiping1995](https://github.com/chenyiping1995) [@vhdj](https://github.com/vhdj)**
2021-05-07 09:29:21 +08:00
提供规则数据源及改进建议。
### 其他
请不要对外宣传本项目。