2023-02-23 02:22:13
This commit is contained in:
File diff suppressed because one or more lines are too long
@ -16,14 +16,14 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2023-02-09 02:14:46
|
||||
最后更新时间:2023-02-18 02:13:02
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| REJECT | 569 |
|
||||
| MITM | 452 |
|
||||
| TOTAL | 1021 |
|
||||
| REJECT | 570 |
|
||||
| MITM | 453 |
|
||||
| TOTAL | 1023 |
|
||||
|
||||
|
||||
## QuantumultX
|
||||
@ -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/blackmatrix7/ios_rule_script/master/rule/Surge/Advertising/Advertising.list
|
||||
- https://raw.githubusercontent.com/ddgksf2013/Rewrite/master/AdBlock/StartUp.conf
|
||||
|
||||
File diff suppressed because one or more lines are too long
@ -1,12 +1,12 @@
|
||||
# NAME: AdvertisingLite
|
||||
# AUTHOR: blackmatrix7
|
||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||
# UPDATED: 2023-02-09 02:15:03
|
||||
# UPDATED: 2023-02-18 02:13:17
|
||||
# HOST-KEYWORD: 27
|
||||
# IP-CIDR: 184
|
||||
# REJECT: 520
|
||||
# MITM: 428
|
||||
# TOTAL: 1159
|
||||
# REJECT: 521
|
||||
# MITM: 429
|
||||
# TOTAL: 1161
|
||||
HOST-KEYWORD,admarvel,AdvertisingLite
|
||||
HOST-KEYWORD,admaster,AdvertisingLite
|
||||
HOST-KEYWORD,adsage,AdvertisingLite
|
||||
|
||||
@ -20,16 +20,16 @@ AdvertisingLite 不直接抽取数据源中MITM的hostname,仅用正则推导
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2023-02-09 02:15:04
|
||||
最后更新时间:2023-02-18 02:13:17
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| HOST-KEYWORD | 27 |
|
||||
| IP-CIDR | 184 |
|
||||
| REJECT | 520 |
|
||||
| MITM | 428 |
|
||||
| TOTAL | 1159 |
|
||||
| REJECT | 521 |
|
||||
| MITM | 429 |
|
||||
| TOTAL | 1161 |
|
||||
|
||||
|
||||
## QuantumultX
|
||||
@ -85,15 +85,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/blackmatrix7/ios_rule_script/master/rule/Surge/Advertising/Advertising.list
|
||||
- https://raw.githubusercontent.com/ddgksf2013/Rewrite/master/AdBlock/StartUp.conf
|
||||
- https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Surge/AdvertisingLite/AdvertisingLite.list
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
# NAME: AdvertisingScript
|
||||
# AUTHOR: blackmatrix7
|
||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||
# UPDATED: 2023-02-11 02:13:12
|
||||
# UPDATED: 2023-02-15 23:48:05
|
||||
# HOST:5
|
||||
# HTTP-REQUEST-SCRIPT:1
|
||||
# HTTP-RESPONSE-SCRIPT:31
|
||||
# HTTP-RESPONSE-SCRIPT:32
|
||||
# REJECT:14
|
||||
# MITM:27
|
||||
# TOTAL:78
|
||||
# MITM:28
|
||||
# TOTAL:80
|
||||
|
||||
|
||||
# REJECT
|
||||
@ -32,9 +32,9 @@
|
||||
# 哲也_解锁关键词屏蔽
|
||||
^https?:\/\/api\.zhihu\.com\/feed-root\/block url script-request-header https://gist.githubusercontent.com/blackmatrix7/f5f780d0f56b319b6ad9848fd080bb18/raw/zheye.min.js
|
||||
# BiliBili_开屏去广告
|
||||
^https?:\/\/app\.bilibili\.com\/x\/v2\/splash\/list url script-response-body https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/bilibili/bilibili_plus.js
|
||||
^https?:\/\/app\.bilibili\.com\/x\/v2\/splash\/list url script-response-body https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js
|
||||
# Fa米家_开屏去广告
|
||||
^https?:\/\/fmapp\.chinafamilymart\.com\.cn\/api\/app\/market\/start\/ad url script-response-body https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/famijia/famijia_checkin.js
|
||||
^https?:\/\/fmapp\.chinafamilymart\.com\.cn\/api\/app\/market\/start\/ad url script-response-body https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js
|
||||
# 京东_开屏去广告
|
||||
^https?:\/\/hd\.mina\.mi\.com\/splashscreen\/alert url script-response-body https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js
|
||||
# 什么值得买_值会员权益中心banner广告
|
||||
@ -86,13 +86,15 @@
|
||||
# 哲也_预置关键词优化
|
||||
^https?:\/\/api\.zhihu\.com\/search\/preset_words\? url script-response-body https://gist.githubusercontent.com/blackmatrix7/f5f780d0f56b319b6ad9848fd080bb18/raw/zheye.min.js
|
||||
# 嘀嗒出行_开屏去广告
|
||||
^https?:\/\/capis(-?\w*)?\.didapinche\.com\/ad\/cx\/startup\? url script-response-body https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/bilibili/bilibili_plus.js
|
||||
^https?:\/\/capis(-?\w*)?\.didapinche\.com\/ad\/cx\/startup\? url script-response-body https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js
|
||||
# 多点_开屏去广告
|
||||
^https?:\/\/cmsapi\.dmall\.com\/app\/home\/homepageStartUpPic url script-response-body https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js
|
||||
# 爱奇艺_开屏去广告
|
||||
^https?:\/\/(t7z|kjp)\.cupid\.iqiyi\.com\/mixer\? url script-response-body https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js
|
||||
# 美团外卖_开屏去广告
|
||||
^https?:\/\/wmapi\.meituan\.com\/api\/v\d+\/loadInfo? url script-response-body https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js
|
||||
# 联享家_开屏去广告
|
||||
^https?:\/\/mi\.gdt\.qq\.com\/gdt_mview\.fcg url script-response-body https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/startup/startup.js
|
||||
|
||||
# MITM
|
||||
hostname = 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 = *.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
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
# NAME: AdvertisingScript
|
||||
# AUTHOR: blackmatrix7
|
||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||
# UPDATED: 2023-02-11 02:13:12
|
||||
# UPDATED: 2023-02-15 23:48:05
|
||||
# HOST: 5
|
||||
# HTTP-REQUEST-SCRIPT: 1
|
||||
# HTTP-RESPONSE-SCRIPT: 31
|
||||
# HTTP-RESPONSE-SCRIPT: 32
|
||||
# REJECT: 14
|
||||
# MITM: 27
|
||||
# TOTAL: 78
|
||||
# MITM: 28
|
||||
# TOTAL: 80
|
||||
HOST,appcloud.zhihu.com,AdvertisingScript
|
||||
HOST,appcloud2.in.zhihu.com,AdvertisingScript
|
||||
HOST,crash2.zhihu.com,AdvertisingScript
|
||||
|
||||
@ -14,17 +14,17 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2023-02-11 02:13:12
|
||||
最后更新时间:2023-02-17 02:13:11
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| HOST | 5 |
|
||||
| HTTP-REQUEST-SCRIPT | 1 |
|
||||
| HTTP-RESPONSE-SCRIPT | 31 |
|
||||
| HTTP-RESPONSE-SCRIPT | 32 |
|
||||
| REJECT | 14 |
|
||||
| MITM | 27 |
|
||||
| TOTAL | 78 |
|
||||
| MITM | 28 |
|
||||
| TOTAL | 80 |
|
||||
|
||||
|
||||
## QuantumultX
|
||||
|
||||
File diff suppressed because one or more lines are too long
@ -1,14 +1,14 @@
|
||||
# NAME: AllInOne
|
||||
# AUTHOR: blackmatrix7
|
||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||
# UPDATED: 2023-02-11 02:13:08
|
||||
# UPDATED: 2023-02-20 02:17:49
|
||||
# HOST: 5
|
||||
# HTTP-REQUEST-SCRIPT: 3
|
||||
# HTTP-RESPONSE-SCRIPT: 31
|
||||
# HTTP-RESPONSE-SCRIPT: 32
|
||||
# REDIRECT: 62
|
||||
# REJECT: 589
|
||||
# MITM: 603
|
||||
# TOTAL: 1293
|
||||
# REJECT: 591
|
||||
# MITM: 605
|
||||
# TOTAL: 1298
|
||||
HOST,appcloud.zhihu.com,AdvertisingScript
|
||||
HOST,appcloud2.in.zhihu.com,AdvertisingScript
|
||||
HOST,crash2.zhihu.com,AdvertisingScript
|
||||
|
||||
@ -18,18 +18,18 @@ QuantumultX需要添加部分分流规则才能生效,具体配置请参照数
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2023-02-11 02:13:08
|
||||
最后更新时间:2023-02-20 02:17:49
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| HOST | 5 |
|
||||
| HTTP-REQUEST-SCRIPT | 3 |
|
||||
| HTTP-RESPONSE-SCRIPT | 31 |
|
||||
| HTTP-RESPONSE-SCRIPT | 32 |
|
||||
| REDIRECT | 62 |
|
||||
| REJECT | 589 |
|
||||
| MITM | 603 |
|
||||
| TOTAL | 1293 |
|
||||
| REJECT | 591 |
|
||||
| MITM | 605 |
|
||||
| TOTAL | 1298 |
|
||||
|
||||
|
||||
## QuantumultX
|
||||
@ -85,18 +85,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/blackmatrix7/ios_rule_script/master/rule/Surge/Advertising/Advertising.list
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# NAME: GetCookie
|
||||
# AUTHOR: blackmatrix7
|
||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||
# UPDATED: 2023-02-02 14:54:07
|
||||
# UPDATED: 2023-02-15 23:48:05
|
||||
# HTTP-REQUEST-SCRIPT:8
|
||||
# MITM:7
|
||||
# TOTAL:15
|
||||
|
||||
@ -14,7 +14,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2023-02-02 14:54:07
|
||||
最后更新时间:2023-02-15 23:48:05
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
|
||||
@ -20,7 +20,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2023-02-02 14:53:57
|
||||
最后更新时间:2023-02-15 23:47:58
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# NAME: Redirect
|
||||
# AUTHOR: blackmatrix7
|
||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||
# UPDATED: 2023-02-02 14:53:57
|
||||
# UPDATED: 2023-02-15 23:47:58
|
||||
# REDIRECT:62
|
||||
# MITM:122
|
||||
# TOTAL:184
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2023-02-02 14:54:07
|
||||
最后更新时间:2023-02-15 23:48:05
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# NAME: SafeRedirect
|
||||
# AUTHOR: blackmatrix7
|
||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||
# UPDATED: 2023-02-02 14:54:07
|
||||
# UPDATED: 2023-02-15 23:48:05
|
||||
# REDIRECT:60
|
||||
# MITM:122
|
||||
# TOTAL:182
|
||||
|
||||
@ -14,7 +14,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2023-02-02 14:54:06
|
||||
最后更新时间:2023-02-15 23:48:05
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# NAME: Upgrade
|
||||
# AUTHOR: blackmatrix7
|
||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||
# UPDATED: 2023-02-02 14:54:06
|
||||
# UPDATED: 2023-02-15 23:48:05
|
||||
# REJECT:10
|
||||
# MITM:10
|
||||
# TOTAL:20
|
||||
|
||||
Reference in New Issue
Block a user