2023-02-23 02:22:13

This commit is contained in:
blackmatrix7
2023-02-23 09:32:44 +08:00
parent 8678d668b5
commit 6f03798696
7004 changed files with 519851 additions and 94744 deletions

File diff suppressed because one or more lines are too long

View File

@ -16,14 +16,14 @@
## 规则统计
最后更新时间2023-02-09 02:14:43
最后更新时间2023-02-18 02:13:00
各类型规则统计:
| 类型 | 数量(条) |
| ---- | ---- |
| REJECT | 542 |
| MITM | 498 |
| TOTAL | 1040 |
| REJECT | 543 |
| MITM | 500 |
| TOTAL | 1043 |
## Shadowrocket
@ -64,15 +64,10 @@ https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_scri
- https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/source/rewrite/Advertising/advertising.sgmodule
- https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Module/Block/Advertising.sgmodule
- https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Shortcuts/reject.txt
- https://raw.githubusercontent.com/eHpo1/Rules/master/QuantumultX/Rewrite.txt
- https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Rewrite/Block/Advertising.conf
- https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/source/rewrite/Advertising/advertising.qxrewrite
- https://raw.githubusercontent.com/GeQ1an/Rules/master/QuantumultX/Rewrite/Rewrite.list
- https://raw.githubusercontent.com/eHpo1/Rules/master/Loon/Rewrite.conf
- https://raw.githubusercontent.com/GeQ1an/Rules/master/Loon/Rewrite/Rewrite.list
- https://raw.githubusercontent.com/GFBG-IT/QuantumultX/main/Advertising.conf
- https://raw.githubusercontent.com/githubacct001/QuantumultX/master/Rewrite/githubacct001.conf
- https://raw.githubusercontent.com/Tartarus2014/Loon-Script/master/Plugin/Block/Advertising.plugin
- https://raw.githubusercontent.com/ddgksf2013/Rewrite/master/AdBlock/StartUp.conf

File diff suppressed because one or more lines are too long

View File

@ -20,14 +20,14 @@ AdvertisingLite 不直接抽取数据源中MITM的hostname仅用正则推导
## 规则统计
最后更新时间2023-02-09 02:14:59
最后更新时间2023-02-18 02:13:13
各类型规则统计:
| 类型 | 数量(条) |
| ---- | ---- |
| REJECT | 495 |
| MITM | 408 |
| TOTAL | 903 |
| REJECT | 496 |
| MITM | 409 |
| TOTAL | 905 |
## Shadowrocket
@ -68,15 +68,10 @@ https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_scri
- https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/source/rewrite/Advertising/advertising.sgmodule
- https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Module/Block/Advertising.sgmodule
- https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Shortcuts/reject.txt
- https://raw.githubusercontent.com/eHpo1/Rules/master/QuantumultX/Rewrite.txt
- https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Rewrite/Block/Advertising.conf
- https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/source/rewrite/Advertising/advertising.qxrewrite
- https://raw.githubusercontent.com/GeQ1an/Rules/master/QuantumultX/Rewrite/Rewrite.list
- https://raw.githubusercontent.com/eHpo1/Rules/master/Loon/Rewrite.conf
- https://raw.githubusercontent.com/GeQ1an/Rules/master/Loon/Rewrite/Rewrite.list
- https://raw.githubusercontent.com/GFBG-IT/QuantumultX/main/Advertising.conf
- https://raw.githubusercontent.com/githubacct001/QuantumultX/master/Rewrite/githubacct001.conf
- https://raw.githubusercontent.com/ddgksf2013/Rewrite/master/AdBlock/StartUp.conf
- https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Surge/AdvertisingLite/AdvertisingLite.list

View File

@ -1,14 +1,14 @@
#!name=AdvertisingScript
#!desc=最后更新时间 2023-02-11 02:13:12
#!desc=最后更新时间 2023-02-15 23:48:05
#!author=blackmatrix7
#!repo=https://github.com/blackmatrix7/ios_rule_script
#!domain=5
#!url-regex=4
#!http-request-script=1
#!http-response-script=31
#!http-response-script=32
#!reject=14
#!mitm=27
#!total=82
#!mitm=28
#!total=84
[Rule]
DOMAIN,appcloud.zhihu.com,REJECT
@ -41,8 +41,8 @@ URL-REGEX,^https?:\/\/www\.zhihu\.com\/api\/v\d+\/brand\/question/\d+/card\?,REJ
[Script]
哲也_解锁关键词屏蔽 = type=http-request,script-path=https://gist.githubusercontent.com/blackmatrix7/f5f780d0f56b319b6ad9848fd080bb18/raw/zheye.min.js,pattern=^https?:\/\/api\.zhihu\.com\/feed-root\/block
BiliBili_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/bilibili/bilibili_plus.js,pattern=^https?:\/\/app\.bilibili\.com\/x\/v2\/splash\/list,requires-body=1
Fa米家_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/famijia/famijia_checkin.js,pattern=^https?:\/\/fmapp\.chinafamilymart\.com\.cn\/api\/app\/market\/start\/ad,requires-body=1
BiliBili_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern=^https?:\/\/app\.bilibili\.com\/x\/v2\/splash\/list,requires-body=1
Fa米家_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern=^https?:\/\/fmapp\.chinafamilymart\.com\.cn\/api\/app\/market\/start\/ad,requires-body=1
京东_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern=^https?:\/\/hd\.mina\.mi\.com\/splashscreen\/alert,requires-body=1
什么值得买_值会员权益中心banner广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/smzdm/smzdm_remove_ads.js,pattern=^https?:\/\/zhiyou\.m\.smzdm\.com\/user\/vip\/ajax_get_banner,requires-body=1,timeout=10
什么值得买_好价去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/smzdm/smzdm_remove_ads.js,pattern=^https?:\/\/haojia-api\.smzdm\.com\/home\/list\?,requires-body=1,timeout=10
@ -68,9 +68,10 @@ Fa米家_开屏去广告 = type=http-response,script-path=https://raw.githubuser
哲也_评论优化 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/f5f780d0f56b319b6ad9848fd080bb18/raw/zheye.min.js,pattern=^https?:\/\/api\.zhihu\.com\/(comment_v5\/)?(answers|comments?|articles|pins)\/\d+\/(root_|child_)?comments?,requires-body=1
哲也_评论摘要优化 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/f5f780d0f56b319b6ad9848fd080bb18/raw/zheye.min.js,pattern=^https?:\/\/www\.zhihu\.com\/api\/v4\/comment_v5\/answers\/\d+\/abstract_comment\?,requires-body=1
哲也_预置关键词优化 = type=http-response,script-path=https://gist.githubusercontent.com/blackmatrix7/f5f780d0f56b319b6ad9848fd080bb18/raw/zheye.min.js,pattern=^https?:\/\/api\.zhihu\.com\/search\/preset_words\?,requires-body=1
嘀嗒出行_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/bilibili/bilibili_plus.js,pattern=^https?:\/\/capis(-?\w*)?\.didapinche\.com\/ad\/cx\/startup\?,requires-body=1
嘀嗒出行_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern=^https?:\/\/capis(-?\w*)?\.didapinche\.com\/ad\/cx\/startup\?,requires-body=1
多点_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern=^https?:\/\/cmsapi\.dmall\.com\/app\/home\/homepageStartUpPic,requires-body=1
爱奇艺_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern=^https?:\/\/(t7z|kjp)\.cupid\.iqiyi\.com\/mixer\?,requires-body=1
美团外卖_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern=^https?:\/\/wmapi\.meituan\.com\/api\/v\d+\/loadInfo?,requires-body=1
联享家_开屏去广告 = type=http-response,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js,pattern=^https?:\/\/mi\.gdt\.qq\.com\/gdt_mview\.fcg,requires-body=1
[MITM]
hostname = %APPEND% 103.41.167.226,103.41.167.234,103.41.167.235,103.41.167.236,103.41.167.237,118.89.204.198,2402:4e00:1200:ed00:0:9089:6dac:96b6,api.m.jd.com,api.zhihu.com,app-api.smzdm.com,app.bilibili.com,appcloud2.zhihu.com,baike-api.smzdm.com,capis*.didapinche.com,cmsapi.dmall.com,fmapp.chinafamilymart.com.cn,haojia-api.smzdm.com,haojia.m.smzdm.com,hd.mina.mi.com,homepage-api.smzdm.com,m-cloud.zhihu.com,mi.gdt.qq.com,s-api.smzdm.com,wmapi.meituan.com,www.zhihu.com,zhiyou.m.smzdm.com,zhuanlan.zhihu.com
hostname = %APPEND% *.cupid.iqiyi.com,103.41.167.226,103.41.167.234,103.41.167.235,103.41.167.236,103.41.167.237,118.89.204.198,2402:4e00:1200:ed00:0:9089:6dac:96b6,api.m.jd.com,api.zhihu.com,app-api.smzdm.com,app.bilibili.com,appcloud2.zhihu.com,baike-api.smzdm.com,capis*.didapinche.com,cmsapi.dmall.com,fmapp.chinafamilymart.com.cn,haojia-api.smzdm.com,haojia.m.smzdm.com,hd.mina.mi.com,homepage-api.smzdm.com,m-cloud.zhihu.com,mi.gdt.qq.com,s-api.smzdm.com,wmapi.meituan.com,www.zhihu.com,zhiyou.m.smzdm.com,zhuanlan.zhihu.com

View File

@ -14,7 +14,7 @@
## 规则统计
最后更新时间2023-02-11 02:13:12
最后更新时间2023-02-15 23:48:05
各类型规则统计:
| 类型 | 数量(条) |
@ -22,10 +22,10 @@
| DOMAIN | 5 |
| URL-REGEX | 4 |
| HTTP-REQUEST-SCRIPT | 1 |
| HTTP-RESPONSE-SCRIPT | 31 |
| HTTP-RESPONSE-SCRIPT | 32 |
| REJECT | 14 |
| MITM | 27 |
| TOTAL | 82 |
| MITM | 28 |
| TOTAL | 84 |
## Shadowrocket

File diff suppressed because one or more lines are too long

View File

@ -18,7 +18,7 @@ QuantumultX需要添加部分分流规则才能生效具体配置请参照数
## 规则统计
最后更新时间2023-02-11 02:13:06
最后更新时间2023-02-20 02:17:46
各类型规则统计:
| 类型 | 数量(条) |
@ -26,11 +26,11 @@ QuantumultX需要添加部分分流规则才能生效具体配置请参照数
| DOMAIN | 5 |
| URL-REGEX | 4 |
| HTTP-REQUEST-SCRIPT | 1 |
| HTTP-RESPONSE-SCRIPT | 31 |
| HTTP-RESPONSE-SCRIPT | 32 |
| REDIRECT | 8 |
| REJECT | 506 |
| MITM | 560 |
| TOTAL | 1115 |
| REJECT | 508 |
| MITM | 563 |
| TOTAL | 1121 |
## Shadowrocket
@ -71,18 +71,13 @@ https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_scri
- https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/source/rewrite/Advertising/advertising.sgmodule
- https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Module/Block/Advertising.sgmodule
- https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Shortcuts/reject.txt
- https://raw.githubusercontent.com/eHpo1/Rules/master/QuantumultX/Rewrite.txt
- https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Rewrite/Block/Advertising.conf
- https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/source/rewrite/Advertising/advertising.qxrewrite
- https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/source/rewrite/Upgrade/Upgrade.qxrewrite
- https://raw.githubusercontent.com/GeQ1an/Rules/master/QuantumultX/Rewrite/Rewrite.list
- https://raw.githubusercontent.com/eHpo1/Rules/master/Loon/Rewrite.conf
- https://raw.githubusercontent.com/GeQ1an/Rules/master/Loon/Rewrite/Rewrite.list
- https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/smzdm/smzdm_remove_ads.lnplugin
- https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Module/General.sgmodule
- https://raw.githubusercontent.com/GFBG-IT/QuantumultX/main/Advertising.conf
- https://raw.githubusercontent.com/githubacct001/QuantumultX/master/Rewrite/githubacct001.conf
- https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Rewrite/General.conf
- https://raw.githubusercontent.com/Tartarus2014/Loon-Script/master/Plugin/Block/Advertising.plugin
- https://raw.githubusercontent.com/ddgksf2013/Rewrite/master/AdBlock/StartUp.conf

View File

@ -1,5 +1,5 @@
#!name=GetCookie
#!desc=最后更新时间 2023-02-02 14:54:07
#!desc=最后更新时间 2023-02-15 23:48:05
#!author=blackmatrix7
#!repo=https://github.com/blackmatrix7/ios_rule_script
#!http-request-script=8

View File

@ -14,7 +14,7 @@
## 规则统计
最后更新时间2023-02-02 14:54:07
最后更新时间2023-02-15 23:48:05
各类型规则统计:
| 类型 | 数量(条) |

View File

@ -20,7 +20,7 @@
## 规则统计
最后更新时间2023-02-02 14:53:57
最后更新时间2023-02-15 23:47:58
各类型规则统计:
| 类型 | 数量(条) |

View File

@ -1,5 +1,5 @@
#!name=Redirect
#!desc=最后更新时间 2023-02-02 14:53:57
#!desc=最后更新时间 2023-02-15 23:47:58
#!author=blackmatrix7
#!repo=https://github.com/blackmatrix7/ios_rule_script
#!redirect=62

View File

@ -22,7 +22,7 @@
## 规则统计
最后更新时间2023-02-02 14:54:07
最后更新时间2023-02-15 23:48:05
各类型规则统计:
| 类型 | 数量(条) |

View File

@ -1,5 +1,5 @@
#!name=SafeRedirect
#!desc=最后更新时间 2023-02-02 14:54:07
#!desc=最后更新时间 2023-02-15 23:48:05
#!author=blackmatrix7
#!repo=https://github.com/blackmatrix7/ios_rule_script
#!redirect=60

View File

@ -14,7 +14,7 @@
## 规则统计
最后更新时间2023-02-02 14:54:06
最后更新时间2023-02-15 23:48:05
各类型规则统计:
| 类型 | 数量(条) |

View File

@ -1,5 +1,5 @@
#!name=Upgrade
#!desc=最后更新时间 2023-02-02 14:54:06
#!desc=最后更新时间 2023-02-15 23:48:05
#!author=blackmatrix7
#!repo=https://github.com/blackmatrix7/ios_rule_script
#!reject=10

View File

@ -16,7 +16,7 @@
## 规则统计
最后更新时间2023-02-02 14:54:16
最后更新时间2023-02-15 23:48:13
各类型规则统计:
| 类型 | 数量(条) |
@ -65,12 +65,7 @@ https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_scri
## 数据来源
《知乎助手Lite》的数据来自以下链接如与本项目的《知乎助手Lite》规则混合使用可能造成部分重写重复
- https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu_lite.lnplugin
感谢以上规则作者的辛勤付出(排名不分先后)。
当前规则未直接引用数据源
## 最后

View File

@ -1,5 +1,5 @@
#!name=ZhihuAssistantLite
#!desc=最后更新时间 2023-02-02 14:54:16
#!desc=最后更新时间 2023-02-15 23:48:13
#!author=blackmatrix7
#!repo=https://github.com/blackmatrix7/ios_rule_script
#!domain=4

View File

@ -16,7 +16,7 @@
## 规则统计
最后更新时间2023-02-02 14:53:51
最后更新时间2023-02-15 23:47:53
各类型规则统计:
| 类型 | 数量(条) |
@ -66,13 +66,7 @@ https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_scri
## 数据来源
《知乎助手Plus》的数据来自以下链接如与本项目的《知乎助手Plus》规则混合使用可能造成部分重写重复
- https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu_plus.lnplugin
- https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu_remove_ads.list
感谢以上规则作者的辛勤付出(排名不分先后)。
当前规则未直接引用数据源
## 最后

View File

@ -1,5 +1,5 @@
#!name=ZhihuAssistantPlus
#!desc=最后更新时间 2023-02-02 14:53:51
#!desc=最后更新时间 2023-02-15 23:47:53
#!author=blackmatrix7
#!repo=https://github.com/blackmatrix7/ios_rule_script
#!domain=4