mirror of
https://github.com/Giu-zhao/ios_rule_script
synced 2024-11-22 00:18:26 +08:00
2022-12-12 02:11:51
This commit is contained in:
parent
7ff57faede
commit
9fa4d04438
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -16,14 +16,14 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:12:56
|
||||
最后更新时间:2022-12-07 22:40:18
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| REJECT | 417 |
|
||||
| MITM | 363 |
|
||||
| TOTAL | 780 |
|
||||
| REJECT | 416 |
|
||||
| MITM | 362 |
|
||||
| TOTAL | 778 |
|
||||
|
||||
|
||||
## Loon
|
||||
|
File diff suppressed because one or more lines are too long
@ -2,7 +2,7 @@
|
||||
|
||||
## 前言
|
||||
|
||||
![](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/-正则推导HOSTNAME-033da7)
|
||||
![](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/-正则推导HOSTNAME-033da7) ![](https://shields.io/badge/-URL--REGEX转REWRITE-945431)
|
||||
|
||||
本项目的复写去广告(严格版)规则由《RULE GENERATOR 规则生成器》自动生成。
|
||||
|
||||
@ -20,14 +20,14 @@ AdvertisingLite 不直接抽取数据源中MITM的hostname,仅用正则推导
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:13:08
|
||||
最后更新时间:2022-12-10 02:10:53
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| REJECT | 364 |
|
||||
| MITM | 299 |
|
||||
| TOTAL | 663 |
|
||||
| REJECT | 363 |
|
||||
| MITM | 298 |
|
||||
| TOTAL | 661 |
|
||||
|
||||
|
||||
## Loon
|
||||
|
File diff suppressed because one or more lines are too long
@ -18,7 +18,7 @@ QuantumultX需要添加部分分流规则才能生效,具体配置请参照数
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:13:00
|
||||
最后更新时间:2022-12-07 22:40:22
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
@ -31,9 +31,9 @@ QuantumultX需要添加部分分流规则才能生效,具体配置请参照数
|
||||
| HTTP-REQUEST-SCRIPT | 1 |
|
||||
| HTTP-RESPONSE-SCRIPT | 28 |
|
||||
| REDIRECT | 8 |
|
||||
| REJECT | 386 |
|
||||
| MITM | 426 |
|
||||
| TOTAL | 859 |
|
||||
| REJECT | 385 |
|
||||
| MITM | 425 |
|
||||
| TOTAL | 857 |
|
||||
|
||||
|
||||
## Loon
|
||||
|
File diff suppressed because one or more lines are too long
@ -16,14 +16,14 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:12:58
|
||||
最后更新时间:2022-12-11 02:11:02
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| REJECT | 452 |
|
||||
| MITM | 344 |
|
||||
| TOTAL | 796 |
|
||||
| REJECT | 448 |
|
||||
| MITM | 343 |
|
||||
| TOTAL | 791 |
|
||||
|
||||
|
||||
## QuantumultX
|
||||
|
File diff suppressed because one or more lines are too long
@ -20,14 +20,14 @@ AdvertisingLite 不直接抽取数据源中MITM的hostname,仅用正则推导
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:13:12
|
||||
最后更新时间:2022-12-11 02:11:16
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| REJECT | 449 |
|
||||
| MITM | 343 |
|
||||
| TOTAL | 792 |
|
||||
| REJECT | 445 |
|
||||
| MITM | 342 |
|
||||
| TOTAL | 787 |
|
||||
|
||||
|
||||
## QuantumultX
|
||||
|
File diff suppressed because one or more lines are too long
@ -1,7 +1,7 @@
|
||||
# NAME: AllInOne
|
||||
# AUTHOR: blackmatrix7
|
||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||
# UPDATED: 2022-11-30 21:13:03
|
||||
# UPDATED: 2022-12-11 02:11:06
|
||||
# HOST: 2
|
||||
# IP-CIDR: 1
|
||||
# IP6-CIDR: 1
|
||||
@ -9,9 +9,9 @@
|
||||
# HTTP-REQUEST-SCRIPT: 3
|
||||
# HTTP-RESPONSE-SCRIPT: 28
|
||||
# REDIRECT: 62
|
||||
# REJECT: 480
|
||||
# MITM: 487
|
||||
# TOTAL: 1065
|
||||
# REJECT: 476
|
||||
# MITM: 486
|
||||
# TOTAL: 1060
|
||||
HOST,appcloud2.in.zhihu.com,AdvertisingScript
|
||||
HOST,mqtt.zhihu.com,AdvertisingScript
|
||||
IP-CIDR,118.89.204.198/32,AdvertisingScript
|
||||
|
@ -18,7 +18,7 @@ QuantumultX需要添加部分分流规则才能生效,具体配置请参照数
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:13:03
|
||||
最后更新时间:2022-12-11 02:11:06
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
@ -30,9 +30,9 @@ QuantumultX需要添加部分分流规则才能生效,具体配置请参照数
|
||||
| HTTP-REQUEST-SCRIPT | 3 |
|
||||
| HTTP-RESPONSE-SCRIPT | 28 |
|
||||
| REDIRECT | 62 |
|
||||
| REJECT | 480 |
|
||||
| MITM | 487 |
|
||||
| TOTAL | 1065 |
|
||||
| REJECT | 476 |
|
||||
| MITM | 486 |
|
||||
| TOTAL | 1060 |
|
||||
|
||||
|
||||
## QuantumultX
|
||||
|
File diff suppressed because one or more lines are too long
@ -16,14 +16,14 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:12:56
|
||||
最后更新时间:2022-12-07 22:40:18
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| REJECT | 417 |
|
||||
| MITM | 363 |
|
||||
| TOTAL | 780 |
|
||||
| REJECT | 416 |
|
||||
| MITM | 362 |
|
||||
| TOTAL | 778 |
|
||||
|
||||
|
||||
## Shadowrocket
|
||||
|
File diff suppressed because one or more lines are too long
@ -2,7 +2,7 @@
|
||||
|
||||
## 前言
|
||||
|
||||
![](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/-正则推导HOSTNAME-033da7)
|
||||
![](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/-正则推导HOSTNAME-033da7) ![](https://shields.io/badge/-URL--REGEX转REWRITE-945431)
|
||||
|
||||
本项目的复写去广告(严格版)规则由《RULE GENERATOR 规则生成器》自动生成。
|
||||
|
||||
@ -20,14 +20,14 @@ AdvertisingLite 不直接抽取数据源中MITM的hostname,仅用正则推导
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:13:08
|
||||
最后更新时间:2022-12-10 02:10:53
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| REJECT | 364 |
|
||||
| MITM | 299 |
|
||||
| TOTAL | 663 |
|
||||
| REJECT | 363 |
|
||||
| MITM | 298 |
|
||||
| TOTAL | 661 |
|
||||
|
||||
|
||||
## Shadowrocket
|
||||
|
File diff suppressed because one or more lines are too long
@ -18,7 +18,7 @@ QuantumultX需要添加部分分流规则才能生效,具体配置请参照数
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:13:00
|
||||
最后更新时间:2022-12-07 22:40:22
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
@ -30,9 +30,9 @@ QuantumultX需要添加部分分流规则才能生效,具体配置请参照数
|
||||
| HTTP-REQUEST-SCRIPT | 1 |
|
||||
| HTTP-RESPONSE-SCRIPT | 28 |
|
||||
| REDIRECT | 8 |
|
||||
| REJECT | 386 |
|
||||
| MITM | 426 |
|
||||
| TOTAL | 859 |
|
||||
| REJECT | 385 |
|
||||
| MITM | 425 |
|
||||
| TOTAL | 857 |
|
||||
|
||||
|
||||
## Shadowrocket
|
||||
|
@ -1,11 +1,11 @@
|
||||
name: 复写去广告
|
||||
desc: 最后更新时间 2022-11-30 21:12:56
|
||||
desc: 最后更新时间 2022-12-09 02:11:46
|
||||
# author: blackmatrix7
|
||||
# repo: https://github.com/blackmatrix7/ios_rule_script
|
||||
# reject: 417
|
||||
# mitm: 363
|
||||
# reject: 416
|
||||
# mitm: 362
|
||||
# force-http-engine-hosts: 6
|
||||
# total: 786
|
||||
# total: 784
|
||||
|
||||
|
||||
|
||||
@ -13,18 +13,6 @@ desc: 最后更新时间 2022-11-30 21:12:56
|
||||
|
||||
http:
|
||||
rewrite:
|
||||
- (?i)\btc\.qq\.com\/[\w\/\.-]+[a-z]\d+\.mp4\? - reject
|
||||
- ^https:\/\/god\.gameyw\.netease\.com\/v1\/ad\/.* - reject
|
||||
- ^https?://ads-img-al\.xhscdn\.com/hera/ - reject
|
||||
- ^https?://cdn\.fivecdm\.com/cr/ - reject
|
||||
- ^https?://cn-acs\.m\.cainiao\.com/gw/mtop\.cainiao\.guoguo\.nbnetflow\.ads\.(show|mshow)\.cn/ - reject
|
||||
- ^https?://img2\.autoimg\.cn/admdfs/ - reject
|
||||
- ^https?://m\d\.amap\.com/ws/message/notice/list? - reject
|
||||
- ^https?://mangaapi\.manhuaren\.com/v\d/ad/ - reject
|
||||
- ^https?://oss\.umetrip\.com/fs/advert/polite/ - reject
|
||||
- ^https?://sns\.amap\.com/ws/msgbox/pull? - reject
|
||||
- ^https?://ssp\.dzh\.com\.cn/v2api/adgroupjson - reject
|
||||
- ^https?://venus\.yhd\.com/memhome/launchConfig - reject
|
||||
- ^https?:\/\/((25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d)\.){3}(25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d)(:\d+)?\/V\d\/splash\/getSplashV\d\.action$ - reject
|
||||
- ^https?:\/\/((25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d)\.){3}(25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d):\d+/xygj-config-api\/queryData - reject
|
||||
- ^https?:\/\/((25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d)\.){3}(25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d):\d+\/allOne\.php\?ad_name - reject
|
||||
@ -106,6 +94,7 @@ http:
|
||||
- ^https?:\/\/act\.vip\.iqiyi\.com\/interact\/api\/v2\/show - reject
|
||||
- ^https?:\/\/activity2\.api\.ofo\.com\/ofo\/Api\/v2\/ads - reject
|
||||
- ^https?:\/\/adpai\.thepaper\.cn\/.+?&ad= - reject
|
||||
- ^https?:\/\/ads-img-al\.xhscdn\.com\/hera\/ - reject
|
||||
- ^https?:\/\/aes\.acfun\.cn\/s\?adzones - reject
|
||||
- ^https?:\/\/agent-count\.pconline\.com\.cn\/counter\/adAnalyse\/ - reject
|
||||
- ^https?:\/\/amap\-aos\-info\-nogw\.amap\.com\/ws\/aos\/alimama\/ - reject
|
||||
@ -208,6 +197,7 @@ http:
|
||||
- ^https?:\/\/cdn\.api\.fotoable\.com\/Advertise\/ - reject
|
||||
- ^https?:\/\/cdn\.dianshihome\.com\/static\/ad\/ - reject
|
||||
- ^https?:\/\/cdn\.moji\.com\/(adoss|adlink)\/ - reject
|
||||
- ^https?:\/\/cdn\.moji\.com\/advert\/ - reject
|
||||
- ^https?:\/\/cdnfile1\.msstatic\.com\/cdnfile\/appad\/resource - reject
|
||||
- ^https?:\/\/channel\.beitaichufang\.com\/channel\/api\/v1\/promote\/ios\/start\/page - reject
|
||||
- ^https?:\/\/client\.mail\.163\.com\/apptrack\/confinfo\/searchMultiAds - reject
|
||||
@ -215,6 +205,7 @@ http:
|
||||
- ^https?:\/\/cloud\.189\.cn\/include\/splash\/ - reject
|
||||
- ^https?:\/\/cms\.daydaycook\.com\.cn\/api\/cms\/advertisement\/ - reject
|
||||
- ^https?:\/\/cmsapi\.wifi8\.com\/v\d\/(emptyAd|adNew)\/ - reject
|
||||
- ^https?:\/\/cn-acs\.m\.cainiao\.com\/gw\/mtop\.cainiao\.guoguo\.nbnetflow\.ads\.(show|mshow)\.cn\/ - reject
|
||||
- ^https?:\/\/cntv\.hls\.cdn\.myqcloud\.com\/.+?\?maxbr=850 - reject
|
||||
- ^https?:\/\/consumer\.fcbox\.com\/v\d\/ad\/ - reject
|
||||
- ^https?:\/\/creditcardapp\.bankcomm\.com\/mapp\/common\/getPopAds\.do$ - reject
|
||||
@ -246,6 +237,7 @@ http:
|
||||
- ^https?:\/\/gg\w+?\.cmvideo\.cn\/v\d\/iflyad\/ - reject
|
||||
- ^https?:\/\/ggic(\d)?\.cmvideo\.cn\/ad\/ - reject
|
||||
- ^https?:\/\/ggx\.cmvideo\.cn\/request\/ - reject
|
||||
- ^https?:\/\/god\.gameyw\.netease\.com\/v1\/ad\/.* - reject
|
||||
- ^https?:\/\/gw-passenger\.01zhuanche\.com\/gw-passenger\/car-rest\/webservice\/passenger\/recommendADs - reject
|
||||
- ^https?:\/\/gw-passenger\.01zhuanche\.com\/gw-passenger\/zhuanche-passenger-token\/leachtoken\/webservice\/homepage\/queryADs - reject
|
||||
- ^https?:\/\/gw-passenger\.01zhuanche\.com\/gw-passenger\/zhuanche-passengerController\/notk\/passenger\/recommendADs - reject
|
||||
@ -271,6 +263,7 @@ http:
|
||||
- ^https?:\/\/images\.client\.vip\.xunlei\.com\/.+?\/advert\/ - reject
|
||||
- ^https?:\/\/imeclient\.openspeech\.cn\/adservice\/ - reject
|
||||
- ^https?:\/\/img01\.10101111cdn\.com\/adpos\/ - reject
|
||||
- ^https?:\/\/img2\.autoimg\.cn\/admdfs\/ - reject
|
||||
- ^https?:\/\/img\.jiemian\.com\/ads\/ - reject
|
||||
- ^https?:\/\/img\.meituan\.net\/(adunion|display|dpmobile|midas)\/\w+\.(gif|jpg|jpg\.webp)$ - reject
|
||||
- ^https?:\/\/img\.umetrip\.com\/fs\/advert/ - reject
|
||||
@ -296,11 +289,13 @@ http:
|
||||
- ^https?:\/\/m\.ibuscloud.com\/v2\/app\/getStartPage - reject
|
||||
- ^https?:\/\/m\.tuniu\.com\/api\/operation\/splash\/ - reject
|
||||
- ^https?:\/\/m\.yhdm\.io\/bar\/yfgg.js - reject
|
||||
- ^https?:\/\/m\d\.amap\.com\/ws\/message\/notice\/list\? - reject
|
||||
- ^https?:\/\/m\d\.amap\.com\/ws\/valueadded\/alimama\/splash_screen\/ - reject
|
||||
- ^https?:\/\/ma\.ofo\.com\/adImage\/ - reject
|
||||
- ^https?:\/\/ma\.ofo\.com\/ads - reject
|
||||
- ^https?:\/\/mage\.if\.qidian\.com\/argus\/api\/v\d\/client\/getsplashscreen - reject
|
||||
- ^https?:\/\/maicai\.api\.ddxq\.mobi\/advert\/ - reject
|
||||
- ^https?:\/\/mangaapi\.manhuaren\.com\/v\d\/ad\/ - reject
|
||||
- ^https?:\/\/mangaapi\.manhuaren\.com\/v\d\/public\/getStartPageAds - reject
|
||||
- ^https?:\/\/mapi\.dangdang\.com\/index\.php\?action=init - reject
|
||||
- ^https?:\/\/mapi\.mafengwo\.cn\/(travelguide/)?ad\/ - reject
|
||||
@ -335,6 +330,7 @@ http:
|
||||
- ^https?:\/\/open\.qyer\.com\/qyer\/config\/get - reject
|
||||
- ^https?:\/\/open\.qyer\.com\/qyer\/startpage\/ - reject
|
||||
- ^https?:\/\/optimus-ads\.amap\.com\/uploadimg\/ - reject
|
||||
- ^https?:\/\/oss\.umetrip\.com\/fs\/advert\/polite\/ - reject
|
||||
- ^https?:\/\/overseas\.weico\.cc\/portal\.php\?a=get_coopen_ads - reject
|
||||
- ^https?:\/\/p\.du\.163\.com\/ad\/ - reject
|
||||
- ^https?:\/\/p\.kuaidi100\.com\/mobile\/(mainapi|mobileapi)\.do - reject
|
||||
@ -376,9 +372,11 @@ http:
|
||||
- ^https?:\/\/smusic\.app\.wechat\.com\/commonCgi\/advertisement\/get_orint_egg$ - reject
|
||||
- ^https?:\/\/snailsleep\.net\/snail\/v1\/adTask\/ - reject
|
||||
- ^https?:\/\/snailsleep\.net\/snail\/v\d\/screen\/qn\/get\? - reject
|
||||
- ^https?:\/\/sns\.amap\.com\/ws\/msgbox\/pull? - reject
|
||||
- ^https?:\/\/sp\.kaola\.com\/api\/openad - reject
|
||||
- ^https?:\/\/ss0\.bdstatic\.com/.+?_\d{3}_\d{4}\.jpg - reject
|
||||
- ^https?:\/\/ssl\.kohsocialapp\.qq\.com:\d+\/game\/buttons - reject
|
||||
- ^https?:\/\/ssp\.dzh\.com\.cn\/v2api\/adgroupjson - reject
|
||||
- ^https?:\/\/static\.vuevideo\.net\/styleAssets\/.+?\/splash_ad - reject
|
||||
- ^https?:\/\/static\.vuevideo\.net\/styleAssets\/advertisement\/ - reject
|
||||
- ^https?:\/\/status\.boohee\.com\/api\/v\d\/app_square\/start_up_with_ad - reject
|
||||
@ -397,6 +395,7 @@ http:
|
||||
- ^https?:\/\/v\.icbc\.com\.cn\/userfiles\/Resources\/WAP\/advertisement\/ - reject
|
||||
- ^https?:\/\/v\d-api\.miaopai\.com\/miaopai\/advertisement\/ - reject
|
||||
- ^https?:\/\/vali\.cp31\.ott\.cibntv\.net\/youku\/.+?\.mp4\?sid= - reject
|
||||
- ^https?:\/\/venus\.yhd\.com\/memhome\/launchConfig - reject
|
||||
- ^https?:\/\/video\.dispatch\.tc\.qq\.com\/\w+\.p20\d\.1\.mp4 - reject
|
||||
- ^https?:\/\/vv\.video\.qq\.com\/getvmind\? - reject
|
||||
- ^https?:\/\/wap\.ngchina\.cn\/news\/adverts\/ - reject
|
||||
@ -569,7 +568,6 @@ http:
|
||||
- "b-api.ins.miaopai.com"
|
||||
- "b.zhuishushenqi.com"
|
||||
- "bdsp-x.jd.com"
|
||||
- "btc.qq.com"
|
||||
- "btrace.qq.com"
|
||||
- "business-cdn.shouji.sogou.com"
|
||||
- "business.msstatic.com"
|
||||
|
@ -16,15 +16,15 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:12:56
|
||||
最后更新时间:2022-12-07 22:40:18
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| REJECT | 417 |
|
||||
| MITM | 363 |
|
||||
| REJECT | 416 |
|
||||
| MITM | 362 |
|
||||
| FORCE-HTTP-ENGINE-HOSTS | 6 |
|
||||
| TOTAL | 786 |
|
||||
| TOTAL | 784 |
|
||||
|
||||
|
||||
## Stash
|
||||
|
@ -1,11 +1,11 @@
|
||||
name: 复写去广告(严格版)
|
||||
desc: 最后更新时间 2022-11-30 21:13:08
|
||||
desc: 最后更新时间 2022-12-09 02:12:00
|
||||
# author: blackmatrix7
|
||||
# repo: https://github.com/blackmatrix7/ios_rule_script
|
||||
# reject: 364
|
||||
# mitm: 299
|
||||
# reject: 363
|
||||
# mitm: 298
|
||||
# force-http-engine-hosts: 6
|
||||
# total: 669
|
||||
# total: 667
|
||||
|
||||
|
||||
|
||||
@ -13,18 +13,6 @@ desc: 最后更新时间 2022-11-30 21:13:08
|
||||
|
||||
http:
|
||||
rewrite:
|
||||
- (?i)\btc\.qq\.com\/[\w\/\.-]+[a-z]\d+\.mp4\? - reject
|
||||
- ^https:\/\/god\.gameyw\.netease\.com\/v1\/ad\/.* - reject
|
||||
- ^https?://ads-img-al\.xhscdn\.com/hera/ - reject
|
||||
- ^https?://cdn\.fivecdm\.com/cr/ - reject
|
||||
- ^https?://cn-acs\.m\.cainiao\.com/gw/mtop\.cainiao\.guoguo\.nbnetflow\.ads\.(show|mshow)\.cn/ - reject
|
||||
- ^https?://img2\.autoimg\.cn/admdfs/ - reject
|
||||
- ^https?://m\d\.amap\.com/ws/message/notice/list? - reject
|
||||
- ^https?://mangaapi\.manhuaren\.com/v\d/ad/ - reject
|
||||
- ^https?://oss\.umetrip\.com/fs/advert/polite/ - reject
|
||||
- ^https?://sns\.amap\.com/ws/msgbox/pull? - reject
|
||||
- ^https?://ssp\.dzh\.com\.cn/v2api/adgroupjson - reject
|
||||
- ^https?://venus\.yhd\.com/memhome/launchConfig - reject
|
||||
- ^https?:\/\/(api|api-bk\d+)\.tv\.sohu\.com\/agg\/api\/app\/config\/bootstrap - reject
|
||||
- ^https?:\/\/(api|b)\.zhuishushenqi\.com\/advert - reject
|
||||
- ^https?:\/\/(bdsp-x|dsp-x)\.jd\.com\/adx\/ - reject
|
||||
@ -61,6 +49,7 @@ http:
|
||||
- ^https?:\/\/act\.vip\.iqiyi\.com\/interact\/api\/v2\/show - reject
|
||||
- ^https?:\/\/activity2\.api\.ofo\.com\/ofo\/Api\/v2\/ads - reject
|
||||
- ^https?:\/\/adpai\.thepaper\.cn\/.+?&ad= - reject
|
||||
- ^https?:\/\/ads-img-al\.xhscdn\.com\/hera\/ - reject
|
||||
- ^https?:\/\/aes\.acfun\.cn\/s\?adzones - reject
|
||||
- ^https?:\/\/agent-count\.pconline\.com\.cn\/counter\/adAnalyse\/ - reject
|
||||
- ^https?:\/\/amap\-aos\-info\-nogw\.amap\.com\/ws\/aos\/alimama\/ - reject
|
||||
@ -163,6 +152,7 @@ http:
|
||||
- ^https?:\/\/cdn\.api\.fotoable\.com\/Advertise\/ - reject
|
||||
- ^https?:\/\/cdn\.dianshihome\.com\/static\/ad\/ - reject
|
||||
- ^https?:\/\/cdn\.moji\.com\/(adoss|adlink)\/ - reject
|
||||
- ^https?:\/\/cdn\.moji\.com\/advert\/ - reject
|
||||
- ^https?:\/\/cdnfile1\.msstatic\.com\/cdnfile\/appad\/resource - reject
|
||||
- ^https?:\/\/channel\.beitaichufang\.com\/channel\/api\/v1\/promote\/ios\/start\/page - reject
|
||||
- ^https?:\/\/client\.mail\.163\.com\/apptrack\/confinfo\/searchMultiAds - reject
|
||||
@ -170,6 +160,7 @@ http:
|
||||
- ^https?:\/\/cloud\.189\.cn\/include\/splash\/ - reject
|
||||
- ^https?:\/\/cms\.daydaycook\.com\.cn\/api\/cms\/advertisement\/ - reject
|
||||
- ^https?:\/\/cmsapi\.wifi8\.com\/v\d\/(emptyAd|adNew)\/ - reject
|
||||
- ^https?:\/\/cn-acs\.m\.cainiao\.com\/gw\/mtop\.cainiao\.guoguo\.nbnetflow\.ads\.(show|mshow)\.cn\/ - reject
|
||||
- ^https?:\/\/cntv\.hls\.cdn\.myqcloud\.com\/.+?\?maxbr=850 - reject
|
||||
- ^https?:\/\/consumer\.fcbox\.com\/v\d\/ad\/ - reject
|
||||
- ^https?:\/\/creditcardapp\.bankcomm\.com\/mapp\/common\/getPopAds\.do$ - reject
|
||||
@ -200,6 +191,7 @@ http:
|
||||
- ^https?:\/\/gg\w+?\.cmvideo\.cn\/v\d\/iflyad\/ - reject
|
||||
- ^https?:\/\/ggic(\d)?\.cmvideo\.cn\/ad\/ - reject
|
||||
- ^https?:\/\/ggx\.cmvideo\.cn\/request\/ - reject
|
||||
- ^https?:\/\/god\.gameyw\.netease\.com\/v1\/ad\/.* - reject
|
||||
- ^https?:\/\/gw-passenger\.01zhuanche\.com\/gw-passenger\/car-rest\/webservice\/passenger\/recommendADs - reject
|
||||
- ^https?:\/\/gw-passenger\.01zhuanche\.com\/gw-passenger\/zhuanche-passenger-token\/leachtoken\/webservice\/homepage\/queryADs - reject
|
||||
- ^https?:\/\/gw-passenger\.01zhuanche\.com\/gw-passenger\/zhuanche-passengerController\/notk\/passenger\/recommendADs - reject
|
||||
@ -222,6 +214,7 @@ http:
|
||||
- ^https?:\/\/images\.client\.vip\.xunlei\.com\/.+?\/advert\/ - reject
|
||||
- ^https?:\/\/imeclient\.openspeech\.cn\/adservice\/ - reject
|
||||
- ^https?:\/\/img01\.10101111cdn\.com\/adpos\/ - reject
|
||||
- ^https?:\/\/img2\.autoimg\.cn\/admdfs\/ - reject
|
||||
- ^https?:\/\/img\.jiemian\.com\/ads\/ - reject
|
||||
- ^https?:\/\/img\.meituan\.net\/(adunion|display|dpmobile|midas)\/\w+\.(gif|jpg|jpg\.webp)$ - reject
|
||||
- ^https?:\/\/img\.umetrip\.com\/fs\/advert/ - reject
|
||||
@ -247,11 +240,13 @@ http:
|
||||
- ^https?:\/\/m\.ibuscloud.com\/v2\/app\/getStartPage - reject
|
||||
- ^https?:\/\/m\.tuniu\.com\/api\/operation\/splash\/ - reject
|
||||
- ^https?:\/\/m\.yhdm\.io\/bar\/yfgg.js - reject
|
||||
- ^https?:\/\/m\d\.amap\.com\/ws\/message\/notice\/list\? - reject
|
||||
- ^https?:\/\/m\d\.amap\.com\/ws\/valueadded\/alimama\/splash_screen\/ - reject
|
||||
- ^https?:\/\/ma\.ofo\.com\/adImage\/ - reject
|
||||
- ^https?:\/\/ma\.ofo\.com\/ads - reject
|
||||
- ^https?:\/\/mage\.if\.qidian\.com\/argus\/api\/v\d\/client\/getsplashscreen - reject
|
||||
- ^https?:\/\/maicai\.api\.ddxq\.mobi\/advert\/ - reject
|
||||
- ^https?:\/\/mangaapi\.manhuaren\.com\/v\d\/ad\/ - reject
|
||||
- ^https?:\/\/mangaapi\.manhuaren\.com\/v\d\/public\/getStartPageAds - reject
|
||||
- ^https?:\/\/mapi\.dangdang\.com\/index\.php\?action=init - reject
|
||||
- ^https?:\/\/mapi\.mafengwo\.cn\/(travelguide/)?ad\/ - reject
|
||||
@ -286,6 +281,7 @@ http:
|
||||
- ^https?:\/\/open\.qyer\.com\/qyer\/config\/get - reject
|
||||
- ^https?:\/\/open\.qyer\.com\/qyer\/startpage\/ - reject
|
||||
- ^https?:\/\/optimus-ads\.amap\.com\/uploadimg\/ - reject
|
||||
- ^https?:\/\/oss\.umetrip\.com\/fs\/advert\/polite\/ - reject
|
||||
- ^https?:\/\/overseas\.weico\.cc\/portal\.php\?a=get_coopen_ads - reject
|
||||
- ^https?:\/\/p\.du\.163\.com\/ad\/ - reject
|
||||
- ^https?:\/\/p\.kuaidi100\.com\/mobile\/(mainapi|mobileapi)\.do - reject
|
||||
@ -324,9 +320,11 @@ http:
|
||||
- ^https?:\/\/slapi\.oray\.net\/client\/ad - reject
|
||||
- ^https?:\/\/smkmp\.96225\.com\/smkcenter\/ad/ - reject
|
||||
- ^https?:\/\/smusic\.app\.wechat\.com\/commonCgi\/advertisement\/get_orint_egg$ - reject
|
||||
- ^https?:\/\/sns\.amap\.com\/ws\/msgbox\/pull? - reject
|
||||
- ^https?:\/\/sp\.kaola\.com\/api\/openad - reject
|
||||
- ^https?:\/\/ss0\.bdstatic\.com/.+?_\d{3}_\d{4}\.jpg - reject
|
||||
- ^https?:\/\/ssl\.kohsocialapp\.qq\.com:\d+\/game\/buttons - reject
|
||||
- ^https?:\/\/ssp\.dzh\.com\.cn\/v2api\/adgroupjson - reject
|
||||
- ^https?:\/\/static\.vuevideo\.net\/styleAssets\/.+?\/splash_ad - reject
|
||||
- ^https?:\/\/static\.vuevideo\.net\/styleAssets\/advertisement\/ - reject
|
||||
- ^https?:\/\/status\.boohee\.com\/api\/v\d\/app_square\/start_up_with_ad - reject
|
||||
@ -345,6 +343,7 @@ http:
|
||||
- ^https?:\/\/v\.icbc\.com\.cn\/userfiles\/Resources\/WAP\/advertisement\/ - reject
|
||||
- ^https?:\/\/v\d-api\.miaopai\.com\/miaopai\/advertisement\/ - reject
|
||||
- ^https?:\/\/vali\.cp31\.ott\.cibntv\.net\/youku\/.+?\.mp4\?sid= - reject
|
||||
- ^https?:\/\/venus\.yhd\.com\/memhome\/launchConfig - reject
|
||||
- ^https?:\/\/video\.dispatch\.tc\.qq\.com\/\w+\.p20\d\.1\.mp4 - reject
|
||||
- ^https?:\/\/vv\.video\.qq\.com\/getvmind\? - reject
|
||||
- ^https?:\/\/wap\.ngchina\.cn\/news\/adverts\/ - reject
|
||||
@ -478,7 +477,6 @@ http:
|
||||
- "b-api.ins.miaopai.com"
|
||||
- "b.zhuishushenqi.com"
|
||||
- "bdsp-x.jd.com"
|
||||
- "btc.qq.com"
|
||||
- "btrace.qq.com"
|
||||
- "business-cdn.shouji.sogou.com"
|
||||
- "business.msstatic.com"
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
## 前言
|
||||
|
||||
![](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/-正则推导HOSTNAME-033da7)
|
||||
![](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/-正则推导HOSTNAME-033da7) ![](https://shields.io/badge/-URL--REGEX转REWRITE-945431)
|
||||
|
||||
本项目的复写去广告(严格版)规则由《RULE GENERATOR 规则生成器》自动生成。
|
||||
|
||||
@ -20,15 +20,15 @@ AdvertisingLite 不直接抽取数据源中MITM的hostname,仅用正则推导
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:13:08
|
||||
最后更新时间:2022-12-10 02:10:53
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| REJECT | 364 |
|
||||
| MITM | 299 |
|
||||
| REJECT | 363 |
|
||||
| MITM | 298 |
|
||||
| FORCE-HTTP-ENGINE-HOSTS | 6 |
|
||||
| TOTAL | 669 |
|
||||
| TOTAL | 667 |
|
||||
|
||||
|
||||
## Stash
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: AllInOne
|
||||
desc: 最后更新时间 2022-11-30 21:13:00
|
||||
desc: 最后更新时间 2022-12-08 02:10:09
|
||||
# author: blackmatrix7
|
||||
# repo: https://github.com/blackmatrix7/ios_rule_script
|
||||
# domain: 3
|
||||
@ -8,10 +8,10 @@ desc: 最后更新时间 2022-11-30 21:13:00
|
||||
# http-request-script: 1
|
||||
# http-response-script: 28
|
||||
# redirect: 8
|
||||
# reject: 386
|
||||
# mitm: 426
|
||||
# reject: 385
|
||||
# mitm: 425
|
||||
# force-http-engine-hosts: 6
|
||||
# total: 860
|
||||
# total: 858
|
||||
|
||||
|
||||
|
||||
@ -33,18 +33,6 @@ http:
|
||||
- ^https?:\/\/cn\.ultraiso\.net\/ https://cn.ezbsystems.com/ultraiso/ 302
|
||||
- ^https?:\/\/hypersnap\.mairuan\.com\/ https://www.keyshot.com/ 302
|
||||
- ^https?:\/\/logoshejishi\.mairuan\.com\/ https://www.sothink.com/product/logo-design-software/ 302
|
||||
- (?i)\btc\.qq\.com\/[\w\/\.-]+[a-z]\d+\.mp4\? - reject
|
||||
- ^https:\/\/god\.gameyw\.netease\.com\/v1\/ad\/.* - reject
|
||||
- ^https?://ads-img-al\.xhscdn\.com/hera/ - reject
|
||||
- ^https?://cdn\.fivecdm\.com/cr/ - reject
|
||||
- ^https?://cn-acs\.m\.cainiao\.com/gw/mtop\.cainiao\.guoguo\.nbnetflow\.ads\.(show|mshow)\.cn/ - reject
|
||||
- ^https?://img2\.autoimg\.cn/admdfs/ - reject
|
||||
- ^https?://m\d\.amap\.com/ws/message/notice/list? - reject
|
||||
- ^https?://mangaapi\.manhuaren\.com/v\d/ad/ - reject
|
||||
- ^https?://oss\.umetrip\.com/fs/advert/polite/ - reject
|
||||
- ^https?://sns\.amap\.com/ws/msgbox/pull? - reject
|
||||
- ^https?://ssp\.dzh\.com\.cn/v2api/adgroupjson - reject
|
||||
- ^https?://venus\.yhd\.com/memhome/launchConfig - reject
|
||||
- ^https?:\/\/(api|api-bk\d+)\.tv\.sohu\.com\/agg\/api\/app\/config\/bootstrap - reject
|
||||
- ^https?:\/\/(api|b)\.zhuishushenqi\.com\/advert - reject
|
||||
- ^https?:\/\/(bdsp-x|dsp-x)\.jd\.com\/adx\/ - reject
|
||||
@ -74,6 +62,7 @@ http:
|
||||
- ^https?:\/\/act\.vip\.iqiyi\.com\/interact\/api\/v2\/show - reject
|
||||
- ^https?:\/\/activity2\.api\.ofo\.com\/ofo\/Api\/v2\/ads - reject
|
||||
- ^https?:\/\/adpai\.thepaper\.cn\/.+?&ad= - reject
|
||||
- ^https?:\/\/ads-img-al\.xhscdn\.com\/hera\/ - reject
|
||||
- ^https?:\/\/aes\.acfun\.cn\/s\?adzones - reject
|
||||
- ^https?:\/\/agent-count\.pconline\.com\.cn\/counter\/adAnalyse\/ - reject
|
||||
- ^https?:\/\/amap\-aos\-info\-nogw\.amap\.com\/ws\/aos\/alimama\/ - reject
|
||||
@ -190,6 +179,7 @@ http:
|
||||
- ^https?:\/\/cdn\.api\.fotoable\.com\/Advertise\/ - reject
|
||||
- ^https?:\/\/cdn\.dianshihome\.com\/static\/ad\/ - reject
|
||||
- ^https?:\/\/cdn\.moji\.com\/(adoss|adlink)\/ - reject
|
||||
- ^https?:\/\/cdn\.moji\.com\/advert\/ - reject
|
||||
- ^https?:\/\/cdnfile1\.msstatic\.com\/cdnfile\/appad\/resource - reject
|
||||
- ^https?:\/\/channel\.beitaichufang\.com\/channel\/api\/v1\/promote\/ios\/start\/page - reject
|
||||
- ^https?:\/\/client\.mail\.163\.com\/apptrack\/confinfo\/searchMultiAds - reject
|
||||
@ -197,6 +187,7 @@ http:
|
||||
- ^https?:\/\/cloud\.189\.cn\/include\/splash\/ - reject
|
||||
- ^https?:\/\/cms\.daydaycook\.com\.cn\/api\/cms\/advertisement\/ - reject
|
||||
- ^https?:\/\/cmsapi\.wifi8\.com\/v\d\/(emptyAd|adNew)\/ - reject
|
||||
- ^https?:\/\/cn-acs\.m\.cainiao\.com\/gw\/mtop\.cainiao\.guoguo\.nbnetflow\.ads\.(show|mshow)\.cn\/ - reject
|
||||
- ^https?:\/\/cntv\.hls\.cdn\.myqcloud\.com\/.+?\?maxbr=850 - reject
|
||||
- ^https?:\/\/consumer\.fcbox\.com\/v1\/version\/getNewVersion - reject
|
||||
- ^https?:\/\/consumer\.fcbox\.com\/v\d\/ad\/ - reject
|
||||
@ -228,6 +219,7 @@ http:
|
||||
- ^https?:\/\/gg\w+?\.cmvideo\.cn\/v\d\/iflyad\/ - reject
|
||||
- ^https?:\/\/ggic(\d)?\.cmvideo\.cn\/ad\/ - reject
|
||||
- ^https?:\/\/ggx\.cmvideo\.cn\/request\/ - reject
|
||||
- ^https?:\/\/god\.gameyw\.netease\.com\/v1\/ad\/.* - reject
|
||||
- ^https?:\/\/gw-passenger\.01zhuanche\.com\/gw-passenger\/car-rest\/webservice\/passenger\/recommendADs - reject
|
||||
- ^https?:\/\/gw-passenger\.01zhuanche\.com\/gw-passenger\/zhuanche-passenger-token\/leachtoken\/webservice\/homepage\/queryADs - reject
|
||||
- ^https?:\/\/gw-passenger\.01zhuanche\.com\/gw-passenger\/zhuanche-passengerController\/notk\/passenger\/recommendADs - reject
|
||||
@ -254,6 +246,7 @@ http:
|
||||
- ^https?:\/\/images\.client\.vip\.xunlei\.com\/.+?\/advert\/ - reject
|
||||
- ^https?:\/\/imeclient\.openspeech\.cn\/adservice\/ - reject
|
||||
- ^https?:\/\/img01\.10101111cdn\.com\/adpos\/ - reject
|
||||
- ^https?:\/\/img2\.autoimg\.cn\/admdfs\/ - reject
|
||||
- ^https?:\/\/img\.jiemian\.com\/ads\/ - reject
|
||||
- ^https?:\/\/img\.meituan\.net\/(adunion|display|dpmobile|midas)\/\w+\.(gif|jpg|jpg\.webp)$ - reject
|
||||
- ^https?:\/\/img\.umetrip\.com\/fs\/advert/ - reject
|
||||
@ -279,11 +272,13 @@ http:
|
||||
- ^https?:\/\/m\.ibuscloud.com\/v2\/app\/getStartPage - reject
|
||||
- ^https?:\/\/m\.tuniu\.com\/api\/operation\/splash\/ - reject
|
||||
- ^https?:\/\/m\.yhdm\.io\/bar\/yfgg.js - reject
|
||||
- ^https?:\/\/m\d\.amap\.com\/ws\/message\/notice\/list\? - reject
|
||||
- ^https?:\/\/m\d\.amap\.com\/ws\/valueadded\/alimama\/splash_screen\/ - reject
|
||||
- ^https?:\/\/ma\.ofo\.com\/adImage\/ - reject
|
||||
- ^https?:\/\/ma\.ofo\.com\/ads - reject
|
||||
- ^https?:\/\/mage\.if\.qidian\.com\/argus\/api\/v\d\/client\/getsplashscreen - reject
|
||||
- ^https?:\/\/maicai\.api\.ddxq\.mobi\/advert\/ - reject
|
||||
- ^https?:\/\/mangaapi\.manhuaren\.com\/v\d\/ad\/ - reject
|
||||
- ^https?:\/\/mangaapi\.manhuaren\.com\/v\d\/public\/getStartPageAds - reject
|
||||
- ^https?:\/\/mapi\.dangdang\.com\/index\.php\?action=init - reject
|
||||
- ^https?:\/\/mapi\.mafengwo\.cn\/(travelguide/)?ad\/ - reject
|
||||
@ -318,6 +313,7 @@ http:
|
||||
- ^https?:\/\/open\.qyer\.com\/qyer\/config\/get - reject
|
||||
- ^https?:\/\/open\.qyer\.com\/qyer\/startpage\/ - reject
|
||||
- ^https?:\/\/optimus-ads\.amap\.com\/uploadimg\/ - reject
|
||||
- ^https?:\/\/oss\.umetrip\.com\/fs\/advert\/polite\/ - reject
|
||||
- ^https?:\/\/overseas\.weico\.cc\/portal\.php\?a=get_coopen_ads - reject
|
||||
- ^https?:\/\/p\.du\.163\.com\/ad\/ - reject
|
||||
- ^https?:\/\/p\.kuaidi100\.com\/mobile\/(mainapi|mobileapi)\.do - reject
|
||||
@ -356,10 +352,12 @@ http:
|
||||
- ^https?:\/\/slapi\.oray\.net\/client\/ad - reject
|
||||
- ^https?:\/\/smkmp\.96225\.com\/smkcenter\/ad/ - reject
|
||||
- ^https?:\/\/smusic\.app\.wechat\.com\/commonCgi\/advertisement\/get_orint_egg$ - reject
|
||||
- ^https?:\/\/sns\.amap\.com\/ws\/msgbox\/pull? - reject
|
||||
- ^https?:\/\/sp\.kaola\.com\/api\/openad - reject
|
||||
- ^https?:\/\/ss0\.bdstatic\.com/.+?_\d{3}_\d{4}\.jpg - reject
|
||||
- ^https?:\/\/ssl\.kohsocialapp\.qq\.com:\d+\/game\/buttons - reject
|
||||
- ^https?:\/\/sso\.lxjapp\.com\/\/chims\/servlet\/csGetLatestSoftwareVersionServlet - reject
|
||||
- ^https?:\/\/ssp\.dzh\.com\.cn\/v2api\/adgroupjson - reject
|
||||
- ^https?:\/\/static\.vuevideo\.net\/styleAssets\/.+?\/splash_ad - reject
|
||||
- ^https?:\/\/static\.vuevideo\.net\/styleAssets\/advertisement\/ - reject
|
||||
- ^https?:\/\/status\.boohee\.com\/api\/v\d\/app_square\/start_up_with_ad - reject
|
||||
@ -378,6 +376,7 @@ http:
|
||||
- ^https?:\/\/v\.icbc\.com\.cn\/userfiles\/Resources\/WAP\/advertisement\/ - reject
|
||||
- ^https?:\/\/v\d-api\.miaopai\.com\/miaopai\/advertisement\/ - reject
|
||||
- ^https?:\/\/vali\.cp31\.ott\.cibntv\.net\/youku\/.+?\.mp4\?sid= - reject
|
||||
- ^https?:\/\/venus\.yhd\.com\/memhome\/launchConfig - reject
|
||||
- ^https?:\/\/video\.dispatch\.tc\.qq\.com\/\w+\.p20\d\.1\.mp4 - reject
|
||||
- ^https?:\/\/vv\.video\.qq\.com\/getvmind\? - reject
|
||||
- ^https?:\/\/wap\.ngchina\.cn\/news\/adverts\/ - reject
|
||||
@ -767,7 +766,6 @@ http:
|
||||
- "b.zhuishushenqi.com"
|
||||
- "baike-api.smzdm.com"
|
||||
- "bdsp-x.jd.com"
|
||||
- "btc.qq.com"
|
||||
- "btrace.qq.com"
|
||||
- "business-cdn.shouji.sogou.com"
|
||||
- "business.msstatic.com"
|
||||
|
@ -18,7 +18,7 @@ QuantumultX需要添加部分分流规则才能生效,具体配置请参照数
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:13:00
|
||||
最后更新时间:2022-12-07 22:40:22
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
@ -29,10 +29,10 @@ QuantumultX需要添加部分分流规则才能生效,具体配置请参照数
|
||||
| HTTP-REQUEST-SCRIPT | 1 |
|
||||
| HTTP-RESPONSE-SCRIPT | 28 |
|
||||
| REDIRECT | 8 |
|
||||
| REJECT | 386 |
|
||||
| MITM | 426 |
|
||||
| REJECT | 385 |
|
||||
| MITM | 425 |
|
||||
| FORCE-HTTP-ENGINE-HOSTS | 6 |
|
||||
| TOTAL | 860 |
|
||||
| TOTAL | 858 |
|
||||
|
||||
|
||||
## Stash
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -16,15 +16,15 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:12:56
|
||||
最后更新时间:2022-12-07 22:40:18
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| REJECT | 417 |
|
||||
| MITM | 363 |
|
||||
| REJECT | 416 |
|
||||
| MITM | 362 |
|
||||
| FORCE-HTTP-ENGINE-HOSTS | 6 |
|
||||
| TOTAL | 786 |
|
||||
| TOTAL | 784 |
|
||||
|
||||
|
||||
## Surge
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -2,7 +2,7 @@
|
||||
|
||||
## 前言
|
||||
|
||||
![](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/-正则推导HOSTNAME-033da7)
|
||||
![](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/-正则推导HOSTNAME-033da7) ![](https://shields.io/badge/-URL--REGEX转REWRITE-945431)
|
||||
|
||||
本项目的复写去广告(严格版)规则由《RULE GENERATOR 规则生成器》自动生成。
|
||||
|
||||
@ -20,15 +20,15 @@ AdvertisingLite 不直接抽取数据源中MITM的hostname,仅用正则推导
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:13:08
|
||||
最后更新时间:2022-12-10 02:10:53
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| REJECT | 364 |
|
||||
| MITM | 299 |
|
||||
| REJECT | 363 |
|
||||
| MITM | 298 |
|
||||
| FORCE-HTTP-ENGINE-HOSTS | 6 |
|
||||
| TOTAL | 669 |
|
||||
| TOTAL | 667 |
|
||||
|
||||
|
||||
## Surge
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -18,7 +18,7 @@ QuantumultX需要添加部分分流规则才能生效,具体配置请参照数
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:13:05
|
||||
最后更新时间:2022-12-07 22:40:26
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
@ -31,10 +31,10 @@ QuantumultX需要添加部分分流规则才能生效,具体配置请参照数
|
||||
| HTTP-REQUEST-SCRIPT | 1 |
|
||||
| HTTP-RESPONSE-SCRIPT | 28 |
|
||||
| REDIRECT | 62 |
|
||||
| REJECT | 446 |
|
||||
| MITM | 495 |
|
||||
| REJECT | 445 |
|
||||
| MITM | 494 |
|
||||
| FORCE-HTTP-ENGINE-HOSTS | 6 |
|
||||
| TOTAL | 1048 |
|
||||
| TOTAL | 1046 |
|
||||
|
||||
|
||||
## Surge
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -15,13 +15,13 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-12-03 02:06:55
|
||||
最后更新时间:2022-12-12 02:07:31
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| DOMAIN-SUFFIX | 94567 |
|
||||
| TOTAL | 94567 |
|
||||
| DOMAIN-SUFFIX | 95528 |
|
||||
| TOTAL | 95528 |
|
||||
|
||||
|
||||
## AdGuard
|
||||
@ -98,7 +98,6 @@ https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_scri
|
||||
- https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/BanEasyPrivacy.list
|
||||
- https://raw.githubusercontent.com/yjqiang/surge_scripts/main/modules/hupu/hupu.sgmodule
|
||||
- https://raw.githubusercontent.com/Loyalsoldier/clash-rules/release/reject.txt
|
||||
- https://raw.githubusercontent.com/dler-io/Rules/main/Clash/Provider/Reject.yaml
|
||||
|
||||
|
||||
感谢以上规则作者的辛勤付出(排名不分先后)。
|
||||
|
@ -1,7 +1,7 @@
|
||||
! Title: AdvertisingLite
|
||||
! Author: blackmatrix7
|
||||
! Homepage: https://github.com/blackmatrix7/ios_rule_script
|
||||
! Updated: 2022-12-03 02:06:35
|
||||
! Updated: 2022-12-12 02:07:08
|
||||
! Total: 37178
|
||||
|
||||
|
||||
|
@ -15,7 +15,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:09:02
|
||||
最后更新时间:2022-12-09 02:07:03
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -21,13 +21,13 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-12-03 02:07:38
|
||||
最后更新时间:2022-12-12 02:08:18
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| DOMAIN-SUFFIX | 108097 |
|
||||
| TOTAL | 108097 |
|
||||
| DOMAIN-SUFFIX | 107526 |
|
||||
| TOTAL | 107526 |
|
||||
|
||||
|
||||
## AdGuard
|
||||
@ -118,11 +118,6 @@ https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_scri
|
||||
- https://raw.githubusercontent.com/mieqq/mieqq/master/In-AppTracker.txt
|
||||
- https://raw.githubusercontent.com/yjqiang/surge_scripts/main/modules/hupu/hupu.sgmodule
|
||||
- https://raw.githubusercontent.com/Loyalsoldier/clash-rules/release/reject.txt
|
||||
- https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
|
||||
- https://easylist-downloads.adblockplus.org/easyprivacy.txt
|
||||
- https://raw.githubusercontent.com/28413761/QX/main/fenliu.list
|
||||
- https://raw.githubusercontent.com/dler-io/Rules/main/Clash/Provider/Reject.yaml
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/Adblock/Adblock.list
|
||||
|
||||
|
||||
感谢以上规则作者的辛勤付出(排名不分先后)。
|
||||
|
@ -1,7 +1,7 @@
|
||||
! Title: Privacy
|
||||
! Author: blackmatrix7
|
||||
! Homepage: https://github.com/blackmatrix7/ios_rule_script
|
||||
! Updated: 2022-12-03 02:07:43
|
||||
! Updated: 2022-12-12 02:08:24
|
||||
! Total: 14796
|
||||
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:12:04
|
||||
最后更新时间:2022-12-10 02:09:31
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
@ -64,7 +64,6 @@ https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_scri
|
||||
《9News》的数据来自以下链接,如与本项目的《9News》规则混合使用,可能会造成规则大量重复。
|
||||
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/PROXY/9News.list
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/Clash-RuleSet-Classical/PROXY/9News.yaml
|
||||
|
||||
|
||||
感谢以上规则作者的辛勤付出(排名不分先后)。
|
||||
|
@ -12,7 +12,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:12:04
|
||||
最后更新时间:2022-12-10 02:09:31
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
@ -64,7 +64,6 @@ https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_scri
|
||||
《9to5》的数据来自以下链接,如与本项目的《9to5》规则混合使用,可能会造成规则大量重复。
|
||||
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/PROXY/9to5.list
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/Clash-RuleSet-Classical/PROXY/9to5.yaml
|
||||
|
||||
|
||||
感谢以上规则作者的辛勤付出(排名不分先后)。
|
||||
|
@ -12,7 +12,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:11:51
|
||||
最后更新时间:2022-12-07 02:09:08
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
@ -64,7 +64,6 @@ https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_scri
|
||||
《农业银行》的数据来自以下链接,如与本项目的《农业银行》规则混合使用,可能会造成规则大量重复。
|
||||
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/Domestic-Services/ABC.list
|
||||
- https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Ruleset/ABC.list
|
||||
|
||||
|
||||
感谢以上规则作者的辛勤付出(排名不分先后)。
|
||||
|
@ -12,7 +12,7 @@ AOL规则由《RULE GENERATOR 规则生成器》自动生成。
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:12:04
|
||||
最后更新时间:2022-12-10 02:09:31
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
@ -64,7 +64,6 @@ https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_scri
|
||||
《AOL》的数据来自以下链接,如与本项目的《AOL》规则混合使用,可能会造成规则大量重复。
|
||||
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/PROXY/AOL.list
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/Clash-RuleSet-Classical/PROXY/AOL.yaml
|
||||
|
||||
|
||||
感谢以上规则作者的辛勤付出(排名不分先后)。
|
||||
|
@ -12,7 +12,7 @@ AbemaTV规则由《RULE GENERATOR 规则生成器》自动生成。
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:11:33
|
||||
最后更新时间:2022-12-10 02:09:07
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
@ -66,8 +66,6 @@ https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_scri
|
||||
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/Global-Services/AbemaTV.list
|
||||
- https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/StreamingMedia/Video/AbemaTV.list
|
||||
- https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Ruleset/AbemaTV.list
|
||||
- https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Providers/Ruleset/AbemaTV.yaml
|
||||
|
||||
|
||||
感谢以上规则作者的辛勤付出(排名不分先后)。
|
||||
|
@ -12,7 +12,7 @@ Acer规则由《RULE GENERATOR 规则生成器》自动生成。
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:12:05
|
||||
最后更新时间:2022-12-10 02:09:31
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
@ -64,7 +64,6 @@ https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_scri
|
||||
《Acer》的数据来自以下链接,如与本项目的《Acer》规则混合使用,可能会造成规则大量重复。
|
||||
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/PROXY/Acer.list
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/Clash-RuleSet-Classical/PROXY/Acer.yaml
|
||||
|
||||
|
||||
感谢以上规则作者的辛勤付出(排名不分先后)。
|
||||
|
@ -12,7 +12,7 @@ Adidas规则由《RULE GENERATOR 规则生成器》自动生成。
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:12:05
|
||||
最后更新时间:2022-12-10 02:09:31
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
@ -64,7 +64,6 @@ https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_scri
|
||||
《Adidas》的数据来自以下链接,如与本项目的《Adidas》规则混合使用,可能会造成规则大量重复。
|
||||
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/PROXY/Adidas.list
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/Clash-RuleSet-Classical/PROXY/Adidas.yaml
|
||||
|
||||
|
||||
感谢以上规则作者的辛勤付出(排名不分先后)。
|
||||
|
@ -12,7 +12,7 @@ Adobe规则由《RULE GENERATOR 规则生成器》自动生成。
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:11:33
|
||||
最后更新时间:2022-12-10 02:09:07
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
@ -67,8 +67,6 @@ https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_scri
|
||||
|
||||
- https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Ruleset/Adobe.list
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/PROXY/Adobe.list
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/Clash-RuleSet-Classical/PROXY/Adobe.yaml
|
||||
- https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Providers/Ruleset/Adobe.yaml
|
||||
|
||||
|
||||
感谢以上规则作者的辛勤付出(排名不分先后)。
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,12 +1,12 @@
|
||||
# NAME: Advertising
|
||||
# AUTHOR: blackmatrix7
|
||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||
# UPDATED: 2022-12-03 02:06:54
|
||||
# DOMAIN: 14345
|
||||
# UPDATED: 2022-12-12 02:07:30
|
||||
# DOMAIN: 14344
|
||||
# DOMAIN-KEYWORD: 77
|
||||
# DOMAIN-SUFFIX: 80222
|
||||
# DOMAIN-SUFFIX: 81184
|
||||
# IP-CIDR: 243
|
||||
# TOTAL: 94887
|
||||
# TOTAL: 95848
|
||||
payload:
|
||||
- DOMAIN-KEYWORD,112wan
|
||||
- DOMAIN-KEYWORD,789htbet
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -15,16 +15,16 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-12-03 02:06:54
|
||||
最后更新时间:2022-12-12 02:07:30
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| DOMAIN | 14345 |
|
||||
| DOMAIN | 14344 |
|
||||
| DOMAIN-KEYWORD | 77 |
|
||||
| DOMAIN-SUFFIX | 80222 |
|
||||
| DOMAIN-SUFFIX | 81184 |
|
||||
| IP-CIDR | 243 |
|
||||
| TOTAL | 94887 |
|
||||
| TOTAL | 95848 |
|
||||
|
||||
|
||||
## Clash
|
||||
@ -135,7 +135,6 @@ https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_scri
|
||||
- https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/BanEasyPrivacy.list
|
||||
- https://raw.githubusercontent.com/yjqiang/surge_scripts/main/modules/hupu/hupu.sgmodule
|
||||
- https://raw.githubusercontent.com/Loyalsoldier/clash-rules/release/reject.txt
|
||||
- https://raw.githubusercontent.com/dler-io/Rules/main/Clash/Provider/Reject.yaml
|
||||
|
||||
|
||||
感谢以上规则作者的辛勤付出(排名不分先后)。
|
||||
|
@ -15,7 +15,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:09:02
|
||||
最后更新时间:2022-12-09 02:07:03
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,12 +1,12 @@
|
||||
# NAME: AdvertisingTest
|
||||
# AUTHOR: blackmatrix7
|
||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||
# UPDATED: 2022-12-03 02:07:37
|
||||
# DOMAIN: 10436
|
||||
# UPDATED: 2022-12-12 02:08:17
|
||||
# DOMAIN: 10704
|
||||
# DOMAIN-KEYWORD: 264
|
||||
# DOMAIN-SUFFIX: 97670
|
||||
# DOMAIN-SUFFIX: 96831
|
||||
# IP-CIDR: 244
|
||||
# TOTAL: 108614
|
||||
# TOTAL: 108043
|
||||
payload:
|
||||
- DOMAIN-KEYWORD,112wan
|
||||
- DOMAIN-KEYWORD,789htbet
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -21,16 +21,16 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-12-03 02:07:37
|
||||
最后更新时间:2022-12-12 02:08:18
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| DOMAIN | 10436 |
|
||||
| DOMAIN | 10704 |
|
||||
| DOMAIN-KEYWORD | 264 |
|
||||
| DOMAIN-SUFFIX | 97670 |
|
||||
| DOMAIN-SUFFIX | 96831 |
|
||||
| IP-CIDR | 244 |
|
||||
| TOTAL | 108614 |
|
||||
| TOTAL | 108043 |
|
||||
|
||||
|
||||
## Clash
|
||||
@ -155,11 +155,6 @@ https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_scri
|
||||
- https://raw.githubusercontent.com/mieqq/mieqq/master/In-AppTracker.txt
|
||||
- https://raw.githubusercontent.com/yjqiang/surge_scripts/main/modules/hupu/hupu.sgmodule
|
||||
- https://raw.githubusercontent.com/Loyalsoldier/clash-rules/release/reject.txt
|
||||
- https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
|
||||
- https://easylist-downloads.adblockplus.org/easyprivacy.txt
|
||||
- https://raw.githubusercontent.com/28413761/QX/main/fenliu.list
|
||||
- https://raw.githubusercontent.com/dler-io/Rules/main/Clash/Provider/Reject.yaml
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/Adblock/Adblock.list
|
||||
|
||||
|
||||
感谢以上规则作者的辛勤付出(排名不分先后)。
|
||||
|
@ -12,7 +12,7 @@ Akamai规则由《RULE GENERATOR 规则生成器》自动生成。
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:12:05
|
||||
最后更新时间:2022-12-10 02:09:31
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
@ -64,7 +64,6 @@ https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_scri
|
||||
《Akamai》的数据来自以下链接,如与本项目的《Akamai》规则混合使用,可能会造成规则大量重复。
|
||||
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/PROXY/Akamai.list
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/Clash-RuleSet-Classical/PROXY/Akamai.yaml
|
||||
|
||||
|
||||
感谢以上规则作者的辛勤付出(排名不分先后)。
|
||||
|
@ -12,7 +12,7 @@ All4规则由《RULE GENERATOR 规则生成器》自动生成。
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:11:33
|
||||
最后更新时间:2022-12-10 02:09:07
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
@ -65,7 +65,6 @@ https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_scri
|
||||
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/Global-Services/All4.list
|
||||
- https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/StreamingMedia/Video/All-4.list
|
||||
- https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Ruleset/All4.list
|
||||
|
||||
|
||||
感谢以上规则作者的辛勤付出(排名不分先后)。
|
||||
|
@ -12,7 +12,7 @@ Amazon规则由《RULE GENERATOR 规则生成器》自动生成。
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:11:32
|
||||
最后更新时间:2022-12-10 02:09:06
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
@ -69,8 +69,6 @@ https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_scri
|
||||
- https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Ruleset/Amazon.list
|
||||
- https://raw.githubusercontent.com/sve1r/Rules-For-Quantumult-X/develop/Rules/Services/Amazon.list
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/PROXY/Amazon.list
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/Clash-RuleSet-Classical/PROXY/Amazon.yaml
|
||||
- https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Providers/Ruleset/Amazon.yaml
|
||||
|
||||
|
||||
感谢以上规则作者的辛勤付出(排名不分先后)。
|
||||
|
@ -12,7 +12,7 @@ Apkpure规则由《RULE GENERATOR 规则生成器》自动生成。
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:12:05
|
||||
最后更新时间:2022-12-10 02:09:31
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
@ -64,7 +64,6 @@ https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_scri
|
||||
《Apkpure》的数据来自以下链接,如与本项目的《Apkpure》规则混合使用,可能会造成规则大量重复。
|
||||
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/PROXY/Apkpure.list
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/Clash-RuleSet-Classical/PROXY/Apkpure.yaml
|
||||
|
||||
|
||||
感谢以上规则作者的辛勤付出(排名不分先后)。
|
||||
|
@ -1,7 +1,7 @@
|
||||
# NAME: Apple
|
||||
# AUTHOR: blackmatrix7
|
||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||
# UPDATED: 2022-12-03 02:07:47
|
||||
# UPDATED: 2022-12-12 02:08:28
|
||||
# DOMAIN: 2
|
||||
# DOMAIN-KEYWORD: 5
|
||||
# DOMAIN-SUFFIX: 456
|
||||
|
@ -1,7 +1,7 @@
|
||||
# NAME: Apple
|
||||
# AUTHOR: blackmatrix7
|
||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||
# UPDATED: 2022-12-03 02:07:47
|
||||
# UPDATED: 2022-12-12 02:08:28
|
||||
# DOMAIN: 2
|
||||
# DOMAIN-KEYWORD: 5
|
||||
# DOMAIN-SUFFIX: 456
|
||||
|
@ -12,7 +12,7 @@ Apple规则由《RULE GENERATOR 规则生成器》自动生成。
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:10:21
|
||||
最后更新时间:2022-12-10 02:08:04
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
@ -110,11 +110,6 @@ https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_scri
|
||||
- https://raw.githubusercontent.com/Loyalsoldier/clash-rules/release/apple.txt
|
||||
- https://raw.githubusercontent.com/Loyalsoldier/clash-rules/release/icloud.txt
|
||||
- https://raw.githubusercontent.com/VirgilClyne/iRingo/main/RuleSet/iCloud_Private_Relay.yaml
|
||||
- https://raw.githubusercontent.com/dler-io/Rules/main/Clash/Provider/Apple.yaml
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/Apple/AppleFirmware.list
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/Apple/AppleHardware.list
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/Apple/AppleMedia.list
|
||||
- https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Providers/Ruleset/Apple.yaml
|
||||
|
||||
|
||||
感谢以上规则作者的辛勤付出(排名不分先后)。
|
||||
|
@ -15,7 +15,7 @@ DOMAIN,gspe1-ssl.ls.apple.com 必要,但会导致「地图」使用「TOMTOM
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:10:21
|
||||
最后更新时间:2022-12-10 02:08:04
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
|
@ -12,7 +12,7 @@ AsianMedia规则由《RULE GENERATOR 规则生成器》自动生成。
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:11:33
|
||||
最后更新时间:2022-12-10 02:09:06
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
|
@ -12,7 +12,7 @@ Atlassian规则由《RULE GENERATOR 规则生成器》自动生成。
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:12:05
|
||||
最后更新时间:2022-12-10 02:09:31
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
@ -64,7 +64,6 @@ https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_scri
|
||||
《Atlassian》的数据来自以下链接,如与本项目的《Atlassian》规则混合使用,可能会造成规则大量重复。
|
||||
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/PROXY/Atlassian.list
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/Clash-RuleSet-Classical/PROXY/Atlassian.yaml
|
||||
|
||||
|
||||
感谢以上规则作者的辛勤付出(排名不分先后)。
|
||||
|
@ -12,7 +12,7 @@ BMW规则由《RULE GENERATOR 规则生成器》自动生成。
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:12:05
|
||||
最后更新时间:2022-12-10 02:09:31
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
@ -64,7 +64,6 @@ https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_scri
|
||||
《BMW》的数据来自以下链接,如与本项目的《BMW》规则混合使用,可能会造成规则大量重复。
|
||||
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/PROXY/BMW.list
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/Clash-RuleSet-Classical/PROXY/BMW.yaml
|
||||
|
||||
|
||||
感谢以上规则作者的辛勤付出(排名不分先后)。
|
||||
|
@ -12,7 +12,7 @@ Bahamut规则由《RULE GENERATOR 规则生成器》自动生成。
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:11:33
|
||||
最后更新时间:2022-12-10 02:09:07
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
@ -67,8 +67,6 @@ https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_scri
|
||||
- https://raw.githubusercontent.com/eHpo1/Rules/master/Surge4/Ruleset/Sub/Bahamut.list
|
||||
- https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/StreamingMedia/Video/Bahamut.list
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/Global-Services/Bahamut.list
|
||||
- https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Ruleset/Bahamut.list
|
||||
- https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Providers/Ruleset/Bahamut.yaml
|
||||
|
||||
|
||||
感谢以上规则作者的辛勤付出(排名不分先后)。
|
||||
|
@ -12,7 +12,7 @@ Bestbuy规则由《RULE GENERATOR 规则生成器》自动生成。
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:12:05
|
||||
最后更新时间:2022-12-10 02:09:31
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
@ -64,7 +64,6 @@ https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_scri
|
||||
《Bestbuy》的数据来自以下链接,如与本项目的《Bestbuy》规则混合使用,可能会造成规则大量重复。
|
||||
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/PROXY/Bestbuy.list
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/Clash-RuleSet-Classical/PROXY/Bestbuy.yaml
|
||||
|
||||
|
||||
感谢以上规则作者的辛勤付出(排名不分先后)。
|
||||
|
@ -12,7 +12,7 @@ BiliBili规则由《RULE GENERATOR 规则生成器》自动生成。
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:11:38
|
||||
最后更新时间:2022-12-07 02:09:00
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
@ -69,9 +69,6 @@ https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_scri
|
||||
- https://raw.githubusercontent.com/eHpo1/Rules/master/Surge4/Ruleset/Sub/Bilibili.list
|
||||
- https://raw.githubusercontent.com/sve1r/Rules-For-Quantumult-X/develop/Rules/Media/Domestic/Bilibili.list
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/Domestic-Services/BiliBili.list
|
||||
- https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/StreamingMedia/Video/bilibili.list
|
||||
- https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Ruleset/Bilibili.list
|
||||
- https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Providers/Ruleset/Bilibili.yaml
|
||||
|
||||
|
||||
感谢以上规则作者的辛勤付出(排名不分先后)。
|
||||
|
@ -12,7 +12,7 @@ BiliBiliIntl规则由《RULE GENERATOR 规则生成器》自动生成。
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:12:17
|
||||
最后更新时间:2022-12-10 02:09:43
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
|
@ -1,7 +1,7 @@
|
||||
# NAME: Blizzard
|
||||
# AUTHOR: blackmatrix7
|
||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||
# UPDATED: 2022-12-03 02:07:44
|
||||
# UPDATED: 2022-12-12 02:08:24
|
||||
# DOMAIN-SUFFIX: 39
|
||||
# IP-CIDR: 23
|
||||
# TOTAL: 62
|
||||
@ -44,26 +44,26 @@ DOMAIN-SUFFIX,starcraft2.com
|
||||
DOMAIN-SUFFIX,worldofwarcraft.com
|
||||
DOMAIN-SUFFIX,wow.nosdn.127.net
|
||||
DOMAIN-SUFFIX,wowchina.com
|
||||
IP-CIDR,103.4.115.248/32,no-resolve
|
||||
IP-CIDR,182.162.135.1/32,no-resolve
|
||||
IP-CIDR,185.60.112.157/32,no-resolve
|
||||
IP-CIDR,185.60.112.158/32,no-resolve
|
||||
IP-CIDR,210.242.235.6/32,no-resolve
|
||||
IP-CIDR,24.105.30.129/32,no-resolve
|
||||
IP-CIDR,54.94.196.47/32,no-resolve
|
||||
IP-CIDR,182.162.132.1/32,no-resolve
|
||||
IP-CIDR,103.4.114.233/32,no-resolve
|
||||
IP-CIDR,182.162.116.1/32,no-resolve
|
||||
IP-CIDR,202.9.67.59/32,no-resolve
|
||||
IP-CIDR,203.69.111.4/32,no-resolve
|
||||
IP-CIDR,24.105.62.129/32,no-resolve
|
||||
IP-CIDR,54.207.104.145/32,no-resolve
|
||||
IP-CIDR,185.60.112.157/32,no-resolve
|
||||
IP-CIDR,185.60.114.159/32,no-resolve
|
||||
IP-CIDR,203.66.81.98/32,no-resolve
|
||||
IP-CIDR,211.234.110.1/32,no-resolve
|
||||
IP-CIDR,24.105.30.129/32,no-resolve
|
||||
IP-CIDR,24.105.62.129/32,no-resolve
|
||||
IP-CIDR,54.207.107.12/32,no-resolve
|
||||
IP-CIDR,185.60.114.159/32,no-resolve
|
||||
IP-CIDR,103.4.114.233/32,no-resolve
|
||||
IP-CIDR,202.9.67.254/32,no-resolve
|
||||
IP-CIDR,222.231.22.1/32,no-resolve
|
||||
IP-CIDR,103.4.115.248/32,no-resolve
|
||||
IP-CIDR,137.221.105.2/32,no-resolve
|
||||
IP-CIDR,185.60.112.158/32,no-resolve
|
||||
IP-CIDR,210.71.148.11/32,no-resolve
|
||||
IP-CIDR,211.115.104.1/32,no-resolve
|
||||
|
@ -1,7 +1,7 @@
|
||||
# NAME: Blizzard
|
||||
# AUTHOR: blackmatrix7
|
||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||
# UPDATED: 2022-12-03 02:07:44
|
||||
# UPDATED: 2022-12-12 02:08:24
|
||||
# DOMAIN-SUFFIX: 39
|
||||
# IP-CIDR: 23
|
||||
# TOTAL: 62
|
||||
@ -45,26 +45,26 @@ payload:
|
||||
- DOMAIN-SUFFIX,worldofwarcraft.com
|
||||
- DOMAIN-SUFFIX,wow.nosdn.127.net
|
||||
- DOMAIN-SUFFIX,wowchina.com
|
||||
- IP-CIDR,103.4.115.248/32
|
||||
- IP-CIDR,182.162.135.1/32
|
||||
- IP-CIDR,185.60.112.157/32
|
||||
- IP-CIDR,185.60.112.158/32
|
||||
- IP-CIDR,210.242.235.6/32
|
||||
- IP-CIDR,24.105.30.129/32
|
||||
- IP-CIDR,54.94.196.47/32
|
||||
- IP-CIDR,182.162.132.1/32
|
||||
- IP-CIDR,103.4.114.233/32
|
||||
- IP-CIDR,182.162.116.1/32
|
||||
- IP-CIDR,202.9.67.59/32
|
||||
- IP-CIDR,203.69.111.4/32
|
||||
- IP-CIDR,24.105.62.129/32
|
||||
- IP-CIDR,54.207.104.145/32
|
||||
- IP-CIDR,185.60.112.157/32
|
||||
- IP-CIDR,185.60.114.159/32
|
||||
- IP-CIDR,203.66.81.98/32
|
||||
- IP-CIDR,211.234.110.1/32
|
||||
- IP-CIDR,24.105.30.129/32
|
||||
- IP-CIDR,24.105.62.129/32
|
||||
- IP-CIDR,54.207.107.12/32
|
||||
- IP-CIDR,185.60.114.159/32
|
||||
- IP-CIDR,103.4.114.233/32
|
||||
- IP-CIDR,202.9.67.254/32
|
||||
- IP-CIDR,222.231.22.1/32
|
||||
- IP-CIDR,103.4.115.248/32
|
||||
- IP-CIDR,137.221.105.2/32
|
||||
- IP-CIDR,185.60.112.158/32
|
||||
- IP-CIDR,210.71.148.11/32
|
||||
- IP-CIDR,211.115.104.1/32
|
||||
|
@ -12,7 +12,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:10:17
|
||||
最后更新时间:2022-12-10 02:08:01
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
@ -77,8 +77,6 @@ https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_scri
|
||||
- https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/Extra/Game/Blizzard/Overwatch.list
|
||||
- https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/Extra/Game/Blizzard/StarCraft-II.list
|
||||
- https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/Extra/Game/Blizzard/World-of-Warcraft.list
|
||||
- https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Ruleset/Blizzard.list
|
||||
- https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Providers/Ruleset/Blizzard.yaml
|
||||
|
||||
|
||||
感谢以上规则作者的辛勤付出(排名不分先后)。
|
||||
|
@ -12,7 +12,7 @@ Bloomberg规则由《RULE GENERATOR 规则生成器》自动生成。
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:12:05
|
||||
最后更新时间:2022-12-10 02:09:31
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
@ -64,7 +64,6 @@ https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_scri
|
||||
《Bloomberg》的数据来自以下链接,如与本项目的《Bloomberg》规则混合使用,可能会造成规则大量重复。
|
||||
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/PROXY/Bloomberg.list
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/Clash-RuleSet-Classical/PROXY/Bloomberg.yaml
|
||||
|
||||
|
||||
感谢以上规则作者的辛勤付出(排名不分先后)。
|
||||
|
@ -12,7 +12,7 @@ Blued规则由《RULE GENERATOR 规则生成器》自动生成。
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:12:05
|
||||
最后更新时间:2022-12-10 02:09:31
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
@ -64,7 +64,6 @@ https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_scri
|
||||
《Blued》的数据来自以下链接,如与本项目的《Blued》规则混合使用,可能会造成规则大量重复。
|
||||
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/PROXY/Blued.list
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/Clash-RuleSet-Classical/PROXY/Blued.yaml
|
||||
|
||||
|
||||
感谢以上规则作者的辛勤付出(排名不分先后)。
|
||||
|
@ -12,7 +12,7 @@ BrightCove规则由《RULE GENERATOR 规则生成器》自动生成。
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:12:05
|
||||
最后更新时间:2022-12-10 02:09:32
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
@ -64,7 +64,6 @@ https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_scri
|
||||
《BrightCove》的数据来自以下链接,如与本项目的《BrightCove》规则混合使用,可能会造成规则大量重复。
|
||||
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/PROXY/BrightCove.list
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/Clash-RuleSet-Classical/PROXY/BrightCove.yaml
|
||||
|
||||
|
||||
感谢以上规则作者的辛勤付出(排名不分先后)。
|
||||
|
@ -12,7 +12,7 @@ Buypass规则由《RULE GENERATOR 规则生成器》自动生成。
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:12:05
|
||||
最后更新时间:2022-12-10 02:09:32
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
@ -64,7 +64,6 @@ https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_scri
|
||||
《Buypass》的数据来自以下链接,如与本项目的《Buypass》规则混合使用,可能会造成规则大量重复。
|
||||
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/PROXY/Buypass.list
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/Clash-RuleSet-Classical/PROXY/Buypass.yaml
|
||||
|
||||
|
||||
感谢以上规则作者的辛勤付出(排名不分先后)。
|
||||
|
@ -12,7 +12,7 @@
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:11:39
|
||||
最后更新时间:2022-12-07 02:09:01
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
@ -76,7 +76,6 @@ https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_scri
|
||||
- https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/source/rule/ByteDance/ByteDance.list
|
||||
- https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Ruleset/ByteDance.list
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/Domestic-Services/ByteDance.list
|
||||
- https://raw.githubusercontent.com/dler-io/Rules/main/Clash/Provider/Douyin.yaml
|
||||
|
||||
|
||||
感谢以上规则作者的辛勤付出(排名不分先后)。
|
||||
|
@ -12,7 +12,7 @@ CHT规则由《RULE GENERATOR 规则生成器》自动生成。
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:12:06
|
||||
最后更新时间:2022-12-10 02:09:32
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
@ -64,7 +64,6 @@ https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_scri
|
||||
《CHT》的数据来自以下链接,如与本项目的《CHT》规则混合使用,可能会造成规则大量重复。
|
||||
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/PROXY/CHT.list
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/Clash-RuleSet-Classical/PROXY/CHT.yaml
|
||||
|
||||
|
||||
感谢以上规则作者的辛勤付出(排名不分先后)。
|
||||
|
@ -12,7 +12,7 @@ Canon规则由《RULE GENERATOR 规则生成器》自动生成。
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 21:12:06
|
||||
最后更新时间:2022-12-10 02:09:32
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
@ -64,7 +64,6 @@ https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_scri
|
||||
《Canon》的数据来自以下链接,如与本项目的《Canon》规则混合使用,可能会造成规则大量重复。
|
||||
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/PROXY/Canon.list
|
||||
- https://raw.githubusercontent.com/LM-Firefly/Rules/master/Clash-RuleSet-Classical/PROXY/Canon.yaml
|
||||
|
||||
|
||||
感谢以上规则作者的辛勤付出(排名不分先后)。
|
||||
|
@ -1,13 +1,13 @@
|
||||
# NAME: China
|
||||
# AUTHOR: blackmatrix7
|
||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||
# UPDATED: 2022-11-30 22:30:00
|
||||
# UPDATED: 2022-12-12 02:09:46
|
||||
# DOMAIN: 18
|
||||
# DOMAIN-KEYWORD: 10
|
||||
# DOMAIN-SUFFIX: 3513
|
||||
# DOMAIN-SUFFIX: 3514
|
||||
# IP-CIDR: 10
|
||||
# IP-CIDR6: 4
|
||||
# TOTAL: 3555
|
||||
# TOTAL: 3556
|
||||
DOMAIN,analytics.strava.com
|
||||
DOMAIN,blzddist1-a.akamaihd.net
|
||||
DOMAIN,cdn.angruo.com
|
||||
@ -807,6 +807,7 @@ DOMAIN-SUFFIX,chuangxin.com
|
||||
DOMAIN-SUFFIX,chuanke.com
|
||||
DOMAIN-SUFFIX,chuansong.me
|
||||
DOMAIN-SUFFIX,chuansongme.com
|
||||
DOMAIN-SUFFIX,chugou360.com
|
||||
DOMAIN-SUFFIX,chuimg.com
|
||||
DOMAIN-SUFFIX,chunbo.com
|
||||
DOMAIN-SUFFIX,chunboimg.com
|
||||
@ -1880,6 +1881,7 @@ DOMAIN-SUFFIX,jibencaozuo.com
|
||||
DOMAIN-SUFFIX,jidian.im
|
||||
DOMAIN-SUFFIX,jiemeng8.com
|
||||
DOMAIN-SUFFIX,jiemian.com
|
||||
DOMAIN-SUFFIX,jikeiot.cloud
|
||||
DOMAIN-SUFFIX,jikexueyuan.com
|
||||
DOMAIN-SUFFIX,jikipedia.com
|
||||
DOMAIN-SUFFIX,jindidata.com
|
||||
@ -2969,9 +2971,6 @@ DOMAIN-SUFFIX,tiebaimg.com
|
||||
DOMAIN-SUFFIX,tietuku.com
|
||||
DOMAIN-SUFFIX,tiexue.net
|
||||
DOMAIN-SUFFIX,tieyou.com
|
||||
DOMAIN-SUFFIX,tiktok.com
|
||||
DOMAIN-SUFFIX,tiktokcdn.com
|
||||
DOMAIN-SUFFIX,tiktokv.com
|
||||
DOMAIN-SUFFIX,timedoo.com
|
||||
DOMAIN-SUFFIX,timibase.com
|
||||
DOMAIN-SUFFIX,timmerse.com
|
||||
@ -3007,6 +3006,7 @@ DOMAIN-SUFFIX,topthink.com
|
||||
DOMAIN-SUFFIX,touqikan.com
|
||||
DOMAIN-SUFFIX,toursbms.com
|
||||
DOMAIN-SUFFIX,toutiao.com
|
||||
DOMAIN-SUFFIX,toutiaoapi.com
|
||||
DOMAIN-SUFFIX,toutiaocdn.com
|
||||
DOMAIN-SUFFIX,toutiaocloud.com
|
||||
DOMAIN-SUFFIX,toutiaocloud.net
|
||||
@ -3332,6 +3332,7 @@ DOMAIN-SUFFIX,yaozh.com
|
||||
DOMAIN-SUFFIX,ybccode.com
|
||||
DOMAIN-SUFFIX,yccdn.com
|
||||
DOMAIN-SUFFIX,ycgame.com
|
||||
DOMAIN-SUFFIX,ycrx360.com
|
||||
DOMAIN-SUFFIX,ydamc.com
|
||||
DOMAIN-SUFFIX,ydstatic.com
|
||||
DOMAIN-SUFFIX,yeah.net
|
||||
|
@ -1,13 +1,13 @@
|
||||
# NAME: China
|
||||
# AUTHOR: blackmatrix7
|
||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||
# UPDATED: 2022-11-30 22:30:00
|
||||
# UPDATED: 2022-12-12 02:09:46
|
||||
# DOMAIN: 18
|
||||
# DOMAIN-KEYWORD: 10
|
||||
# DOMAIN-SUFFIX: 3513
|
||||
# DOMAIN-SUFFIX: 3514
|
||||
# IP-CIDR: 10
|
||||
# IP-CIDR6: 4
|
||||
# TOTAL: 3555
|
||||
# TOTAL: 3556
|
||||
payload:
|
||||
- DOMAIN-KEYWORD,-cn
|
||||
- DOMAIN-KEYWORD,.tmall.com
|
||||
|
@ -1,13 +1,13 @@
|
||||
# NAME: China
|
||||
# AUTHOR: blackmatrix7
|
||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||
# UPDATED: 2022-11-30 22:30:00
|
||||
# UPDATED: 2022-12-12 02:09:46
|
||||
# DOMAIN: 18
|
||||
# DOMAIN-KEYWORD: 10
|
||||
# DOMAIN-SUFFIX: 3513
|
||||
# DOMAIN-SUFFIX: 3514
|
||||
# IP-CIDR: 10
|
||||
# IP-CIDR6: 4
|
||||
# TOTAL: 3555
|
||||
# TOTAL: 3556
|
||||
payload:
|
||||
- DOMAIN,analytics.strava.com
|
||||
- DOMAIN,blzddist1-a.akamaihd.net
|
||||
@ -808,6 +808,7 @@ payload:
|
||||
- DOMAIN-SUFFIX,chuanke.com
|
||||
- DOMAIN-SUFFIX,chuansong.me
|
||||
- DOMAIN-SUFFIX,chuansongme.com
|
||||
- DOMAIN-SUFFIX,chugou360.com
|
||||
- DOMAIN-SUFFIX,chuimg.com
|
||||
- DOMAIN-SUFFIX,chunbo.com
|
||||
- DOMAIN-SUFFIX,chunboimg.com
|
||||
@ -1881,6 +1882,7 @@ payload:
|
||||
- DOMAIN-SUFFIX,jidian.im
|
||||
- DOMAIN-SUFFIX,jiemeng8.com
|
||||
- DOMAIN-SUFFIX,jiemian.com
|
||||
- DOMAIN-SUFFIX,jikeiot.cloud
|
||||
- DOMAIN-SUFFIX,jikexueyuan.com
|
||||
- DOMAIN-SUFFIX,jikipedia.com
|
||||
- DOMAIN-SUFFIX,jindidata.com
|
||||
@ -2970,9 +2972,6 @@ payload:
|
||||
- DOMAIN-SUFFIX,tietuku.com
|
||||
- DOMAIN-SUFFIX,tiexue.net
|
||||
- DOMAIN-SUFFIX,tieyou.com
|
||||
- DOMAIN-SUFFIX,tiktok.com
|
||||
- DOMAIN-SUFFIX,tiktokcdn.com
|
||||
- DOMAIN-SUFFIX,tiktokv.com
|
||||
- DOMAIN-SUFFIX,timedoo.com
|
||||
- DOMAIN-SUFFIX,timibase.com
|
||||
- DOMAIN-SUFFIX,timmerse.com
|
||||
@ -3008,6 +3007,7 @@ payload:
|
||||
- DOMAIN-SUFFIX,touqikan.com
|
||||
- DOMAIN-SUFFIX,toursbms.com
|
||||
- DOMAIN-SUFFIX,toutiao.com
|
||||
- DOMAIN-SUFFIX,toutiaoapi.com
|
||||
- DOMAIN-SUFFIX,toutiaocdn.com
|
||||
- DOMAIN-SUFFIX,toutiaocloud.com
|
||||
- DOMAIN-SUFFIX,toutiaocloud.net
|
||||
@ -3333,6 +3333,7 @@ payload:
|
||||
- DOMAIN-SUFFIX,ybccode.com
|
||||
- DOMAIN-SUFFIX,yccdn.com
|
||||
- DOMAIN-SUFFIX,ycgame.com
|
||||
- DOMAIN-SUFFIX,ycrx360.com
|
||||
- DOMAIN-SUFFIX,ydamc.com
|
||||
- DOMAIN-SUFFIX,ydstatic.com
|
||||
- DOMAIN-SUFFIX,yeah.net
|
||||
|
@ -1,13 +1,13 @@
|
||||
# NAME: China
|
||||
# AUTHOR: blackmatrix7
|
||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||
# UPDATED: 2022-11-30 22:30:00
|
||||
# UPDATED: 2022-12-12 02:09:46
|
||||
# DOMAIN: 18
|
||||
# DOMAIN-KEYWORD: 10
|
||||
# DOMAIN-SUFFIX: 3513
|
||||
# DOMAIN-SUFFIX: 3514
|
||||
# IP-CIDR: 10
|
||||
# IP-CIDR6: 4
|
||||
# TOTAL: 3555
|
||||
# TOTAL: 3556
|
||||
analytics.strava.com
|
||||
blzddist1-a.akamaihd.net
|
||||
cdn.angruo.com
|
||||
@ -807,6 +807,7 @@ www.libvideo.com
|
||||
.chuanke.com
|
||||
.chuansong.me
|
||||
.chuansongme.com
|
||||
.chugou360.com
|
||||
.chuimg.com
|
||||
.chunbo.com
|
||||
.chunboimg.com
|
||||
@ -1880,6 +1881,7 @@ www.libvideo.com
|
||||
.jidian.im
|
||||
.jiemeng8.com
|
||||
.jiemian.com
|
||||
.jikeiot.cloud
|
||||
.jikexueyuan.com
|
||||
.jikipedia.com
|
||||
.jindidata.com
|
||||
@ -2969,9 +2971,6 @@ www.libvideo.com
|
||||
.tietuku.com
|
||||
.tiexue.net
|
||||
.tieyou.com
|
||||
.tiktok.com
|
||||
.tiktokcdn.com
|
||||
.tiktokv.com
|
||||
.timedoo.com
|
||||
.timibase.com
|
||||
.timmerse.com
|
||||
@ -3007,6 +3006,7 @@ www.libvideo.com
|
||||
.touqikan.com
|
||||
.toursbms.com
|
||||
.toutiao.com
|
||||
.toutiaoapi.com
|
||||
.toutiaocdn.com
|
||||
.toutiaocloud.com
|
||||
.toutiaocloud.net
|
||||
@ -3332,6 +3332,7 @@ www.libvideo.com
|
||||
.ybccode.com
|
||||
.yccdn.com
|
||||
.ycgame.com
|
||||
.ycrx360.com
|
||||
.ydamc.com
|
||||
.ydstatic.com
|
||||
.yeah.net
|
||||
|
@ -1,13 +1,13 @@
|
||||
# NAME: China
|
||||
# AUTHOR: blackmatrix7
|
||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||
# UPDATED: 2022-11-30 22:30:00
|
||||
# UPDATED: 2022-12-12 02:09:46
|
||||
# DOMAIN: 18
|
||||
# DOMAIN-KEYWORD: 10
|
||||
# DOMAIN-SUFFIX: 3513
|
||||
# DOMAIN-SUFFIX: 3514
|
||||
# IP-CIDR: 10
|
||||
# IP-CIDR6: 4
|
||||
# TOTAL: 3555
|
||||
# TOTAL: 3556
|
||||
payload:
|
||||
- 'analytics.strava.com'
|
||||
- 'blzddist1-a.akamaihd.net'
|
||||
@ -808,6 +808,7 @@ payload:
|
||||
- '+.chuanke.com'
|
||||
- '+.chuansong.me'
|
||||
- '+.chuansongme.com'
|
||||
- '+.chugou360.com'
|
||||
- '+.chuimg.com'
|
||||
- '+.chunbo.com'
|
||||
- '+.chunboimg.com'
|
||||
@ -1881,6 +1882,7 @@ payload:
|
||||
- '+.jidian.im'
|
||||
- '+.jiemeng8.com'
|
||||
- '+.jiemian.com'
|
||||
- '+.jikeiot.cloud'
|
||||
- '+.jikexueyuan.com'
|
||||
- '+.jikipedia.com'
|
||||
- '+.jindidata.com'
|
||||
@ -2970,9 +2972,6 @@ payload:
|
||||
- '+.tietuku.com'
|
||||
- '+.tiexue.net'
|
||||
- '+.tieyou.com'
|
||||
- '+.tiktok.com'
|
||||
- '+.tiktokcdn.com'
|
||||
- '+.tiktokv.com'
|
||||
- '+.timedoo.com'
|
||||
- '+.timibase.com'
|
||||
- '+.timmerse.com'
|
||||
@ -3008,6 +3007,7 @@ payload:
|
||||
- '+.touqikan.com'
|
||||
- '+.toursbms.com'
|
||||
- '+.toutiao.com'
|
||||
- '+.toutiaoapi.com'
|
||||
- '+.toutiaocdn.com'
|
||||
- '+.toutiaocloud.com'
|
||||
- '+.toutiaocloud.net'
|
||||
@ -3333,6 +3333,7 @@ payload:
|
||||
- '+.ybccode.com'
|
||||
- '+.yccdn.com'
|
||||
- '+.ycgame.com'
|
||||
- '+.ycrx360.com'
|
||||
- '+.ydamc.com'
|
||||
- '+.ydstatic.com'
|
||||
- '+.yeah.net'
|
||||
|
@ -12,17 +12,17 @@ China规则由《RULE GENERATOR 规则生成器》自动生成。
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2022-11-30 22:30:00
|
||||
最后更新时间:2022-12-12 02:09:46
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| DOMAIN | 18 |
|
||||
| DOMAIN-KEYWORD | 10 |
|
||||
| DOMAIN-SUFFIX | 3513 |
|
||||
| DOMAIN-SUFFIX | 3514 |
|
||||
| IP-CIDR | 10 |
|
||||
| IP-CIDR6 | 4 |
|
||||
| TOTAL | 3555 |
|
||||
| TOTAL | 3556 |
|
||||
|
||||
|
||||
## Clash
|
||||
@ -108,8 +108,6 @@ https://ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_scri
|
||||
- https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/source/rule/China/China.list
|
||||
- https://raw.githubusercontent.com/GeQ1an/Rules/master/QuantumultX/Filter/Mainland.list
|
||||
- https://raw.githubusercontent.com/sve1r/Rules-For-Quantumult-X/develop/Rules/Region/China.list
|
||||
- https://raw.githubusercontent.com/dler-io/Rules/main/Clash/Provider/Domestic.yaml
|
||||
- https://rules.kr328.app/geolocation-cn.yaml
|
||||
|
||||
|
||||
感谢以上规则作者的辛勤付出(排名不分先后)。
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,10 +1,10 @@
|
||||
# NAME: ChinaIPsTest
|
||||
# AUTHOR: blackmatrix7
|
||||
# REPO: https://github.com/blackmatrix7/ios_rule_script
|
||||
# UPDATED: 2022-12-03 02:09:40
|
||||
# IP-CIDR: 6791
|
||||
# IP-CIDR6: 5028
|
||||
# TOTAL: 11819
|
||||
# UPDATED: 2022-12-12 02:10:35
|
||||
# IP-CIDR: 6797
|
||||
# IP-CIDR6: 5445
|
||||
# TOTAL: 12242
|
||||
payload:
|
||||
- IP-CIDR,1.0.1.0/24
|
||||
- IP-CIDR,1.0.2.0/23
|
||||
@ -56,6 +56,7 @@ payload:
|
||||
- IP-CIDR,1.68.0.0/14
|
||||
- IP-CIDR,1.8.0.0/16
|
||||
- IP-CIDR,1.80.0.0/12
|
||||
- IP-CIDR,100.43.128.0/18
|
||||
- IP-CIDR,101.0.0.0/22
|
||||
- IP-CIDR,101.1.0.0/22
|
||||
- IP-CIDR,101.101.100.0/24
|
||||
@ -455,6 +456,7 @@ payload:
|
||||
- IP-CIDR,103.140.152.0/23
|
||||
- IP-CIDR,103.140.192.0/23
|
||||
- IP-CIDR,103.140.228.0/23
|
||||
- IP-CIDR,103.140.246.0/24
|
||||
- IP-CIDR,103.140.46.0/23
|
||||
- IP-CIDR,103.140.70.0/23
|
||||
- IP-CIDR,103.141.10.0/23
|
||||
@ -514,6 +516,7 @@ payload:
|
||||
- IP-CIDR,103.146.252.0/23
|
||||
- IP-CIDR,103.146.6.0/23
|
||||
- IP-CIDR,103.146.72.0/23
|
||||
- IP-CIDR,103.146.8.0/23
|
||||
- IP-CIDR,103.146.88.0/22
|
||||
- IP-CIDR,103.147.12.0/23
|
||||
- IP-CIDR,103.147.124.0/23
|
||||
@ -543,7 +546,6 @@ payload:
|
||||
- IP-CIDR,103.150.131.0/24
|
||||
- IP-CIDR,103.150.146.0/23
|
||||
- IP-CIDR,103.150.164.0/23
|
||||
- IP-CIDR,103.150.172.0/23
|
||||
- IP-CIDR,103.150.181.0/24
|
||||
- IP-CIDR,103.150.199.0/24
|
||||
- IP-CIDR,103.150.200.0/23
|
||||
@ -670,7 +672,6 @@ payload:
|
||||
- IP-CIDR,103.166.52.0/22
|
||||
- IP-CIDR,103.166.84.0/23
|
||||
- IP-CIDR,103.167.0.0/23
|
||||
- IP-CIDR,103.167.32.0/24
|
||||
- IP-CIDR,103.167.36.0/23
|
||||
- IP-CIDR,103.168.170.0/23
|
||||
- IP-CIDR,103.168.98.0/23
|
||||
@ -753,6 +754,7 @@ payload:
|
||||
- IP-CIDR,103.190.118.0/24
|
||||
- IP-CIDR,103.190.122.0/23
|
||||
- IP-CIDR,103.190.178.0/24
|
||||
- IP-CIDR,103.191.242.0/23
|
||||
- IP-CIDR,103.192.0.0/19
|
||||
- IP-CIDR,103.192.112.0/22
|
||||
- IP-CIDR,103.192.128.0/20
|
||||
@ -1112,6 +1114,7 @@ payload:
|
||||
- IP-CIDR,103.230.236.0/22
|
||||
- IP-CIDR,103.230.28.0/22
|
||||
- IP-CIDR,103.230.40.0/21
|
||||
- IP-CIDR,103.230.8.0/23
|
||||
- IP-CIDR,103.230.96.0/22
|
||||
- IP-CIDR,103.231.144.0/22
|
||||
- IP-CIDR,103.231.16.0/21
|
||||
@ -1405,6 +1408,7 @@ payload:
|
||||
- IP-CIDR,103.35.104.0/22
|
||||
- IP-CIDR,103.35.180.0/23
|
||||
- IP-CIDR,103.35.220.0/22
|
||||
- IP-CIDR,103.35.254.0/24
|
||||
- IP-CIDR,103.35.32.0/20
|
||||
- IP-CIDR,103.35.48.0/22
|
||||
- IP-CIDR,103.36.132.0/22
|
||||
@ -1805,7 +1809,6 @@ payload:
|
||||
- IP-CIDR,103.68.128.0/22
|
||||
- IP-CIDR,103.68.168.0/24
|
||||
- IP-CIDR,103.68.88.0/22
|
||||
- IP-CIDR,103.69.116.0/22
|
||||
- IP-CIDR,103.69.16.0/22
|
||||
- IP-CIDR,103.69.212.0/23
|
||||
- IP-CIDR,103.7.140.0/22
|
||||
@ -2114,6 +2117,7 @@ payload:
|
||||
- IP-CIDR,104.193.88.0/23
|
||||
- IP-CIDR,104.193.90.0/24
|
||||
- IP-CIDR,104.222.196.0/24
|
||||
- IP-CIDR,104.233.218.0/23
|
||||
- IP-CIDR,104.234.20.0/24
|
||||
- IP-CIDR,104.251.226.0/24
|
||||
- IP-CIDR,104.251.229.0/24
|
||||
@ -2174,9 +2178,7 @@ payload:
|
||||
- IP-CIDR,106.8.0.0/15
|
||||
- IP-CIDR,106.80.0.0/12
|
||||
- IP-CIDR,107.176.0.0/15
|
||||
- IP-CIDR,107.6.225.0/24
|
||||
- IP-CIDR,107.6.231.0/24
|
||||
- IP-CIDR,107.6.240.0/24
|
||||
- IP-CIDR,107.6.192.0/18
|
||||
- IP-CIDR,109.233.185.0/24
|
||||
- IP-CIDR,109.244.0.0/16
|
||||
- IP-CIDR,109.71.4.0/24
|
||||
@ -2219,6 +2221,7 @@ payload:
|
||||
- IP-CIDR,110.76.184.0/22
|
||||
- IP-CIDR,110.76.192.0/18
|
||||
- IP-CIDR,110.77.0.0/17
|
||||
- IP-CIDR,110.79.78.0/24
|
||||
- IP-CIDR,110.80.0.0/13
|
||||
- IP-CIDR,110.88.0.0/14
|
||||
- IP-CIDR,110.92.68.0/22
|
||||
@ -3221,7 +3224,6 @@ payload:
|
||||
- IP-CIDR,140.75.0.0/16
|
||||
- IP-CIDR,140.99.185.0/24
|
||||
- IP-CIDR,141.11.106.0/24
|
||||
- IP-CIDR,141.11.98.0/24
|
||||
- IP-CIDR,142.70.0.0/16
|
||||
- IP-CIDR,142.86.0.0/16
|
||||
- IP-CIDR,143.64.0.0/16
|
||||
@ -3280,6 +3282,7 @@ payload:
|
||||
- IP-CIDR,147.243.240.0/20
|
||||
- IP-CIDR,147.78.132.0/22
|
||||
- IP-CIDR,148.163.174.0/24
|
||||
- IP-CIDR,148.178.0.0/17
|
||||
- IP-CIDR,148.70.0.0/16
|
||||
- IP-CIDR,149.126.192.0/24
|
||||
- IP-CIDR,149.126.207.0/24
|
||||
@ -3349,6 +3352,7 @@ payload:
|
||||
- IP-CIDR,153.99.0.0/16
|
||||
- IP-CIDR,154.14.23.192/26
|
||||
- IP-CIDR,154.18.162.0/24
|
||||
- IP-CIDR,154.19.247.0/24
|
||||
- IP-CIDR,154.194.2.0/23
|
||||
- IP-CIDR,154.196.4.0/22
|
||||
- IP-CIDR,154.196.8.0/21
|
||||
@ -3627,11 +3631,11 @@ payload:
|
||||
- IP-CIDR,171.8.0.0/13
|
||||
- IP-CIDR,171.80.0.0/12
|
||||
- IP-CIDR,172.81.192.0/18
|
||||
- IP-CIDR,173.214.106.0/23
|
||||
- IP-CIDR,173.214.64.0/24
|
||||
- IP-CIDR,173.214.0.0/17
|
||||
- IP-CIDR,173.39.200.0/23
|
||||
- IP-CIDR,174.136.237.0/24
|
||||
- IP-CIDR,174.136.239.0/24
|
||||
- IP-CIDR,174.139.0.0/16
|
||||
- IP-CIDR,175.0.0.0/12
|
||||
- IP-CIDR,175.102.0.0/16
|
||||
- IP-CIDR,175.106.128.0/17
|
||||
@ -3759,6 +3763,7 @@ payload:
|
||||
- IP-CIDR,183.91.61.0/24
|
||||
- IP-CIDR,183.91.63.0/24
|
||||
- IP-CIDR,183.92.0.0/14
|
||||
- IP-CIDR,184.164.192.0/19
|
||||
- IP-CIDR,185.10.104.0/24
|
||||
- IP-CIDR,185.109.236.0/24
|
||||
- IP-CIDR,185.129.110.0/24
|
||||
@ -3818,7 +3823,6 @@ payload:
|
||||
- IP-CIDR,193.38.233.21/32
|
||||
- IP-CIDR,193.38.233.22/32
|
||||
- IP-CIDR,193.42.35.0/24
|
||||
- IP-CIDR,193.46.81.0/24
|
||||
- IP-CIDR,194.119.13.0/24
|
||||
- IP-CIDR,194.119.15.0/24
|
||||
- IP-CIDR,194.138.136.0/24
|
||||
@ -3830,6 +3834,7 @@ payload:
|
||||
- IP-CIDR,194.180.49.0/24
|
||||
- IP-CIDR,194.50.1.0/24
|
||||
- IP-CIDR,194.58.42.0/24
|
||||
- IP-CIDR,194.58.58.0/24
|
||||
- IP-CIDR,194.87.79.0/24
|
||||
- IP-CIDR,195.142.215.0/24
|
||||
- IP-CIDR,195.180.157.0/24
|
||||
@ -5355,6 +5360,7 @@ payload:
|
||||
- IP-CIDR,204.74.96.0/24
|
||||
- IP-CIDR,204.80.179.0/24
|
||||
- IP-CIDR,205.132.61.0/24
|
||||
- IP-CIDR,205.153.185.0/24
|
||||
- IP-CIDR,206.119.168.0/24
|
||||
- IP-CIDR,206.119.170.0/24
|
||||
- IP-CIDR,206.161.216.0/23
|
||||
@ -5370,6 +5376,7 @@ payload:
|
||||
- IP-CIDR,207.68.174.8/29
|
||||
- IP-CIDR,207.89.20.0/24
|
||||
- IP-CIDR,208.99.48.0/24
|
||||
- IP-CIDR,209.11.240.0/20
|
||||
- IP-CIDR,209.146.100.0/22
|
||||
- IP-CIDR,209.146.7.0/24
|
||||
- IP-CIDR,210.12.0.0/15
|
||||
@ -5488,6 +5495,7 @@ payload:
|
||||
- IP-CIDR,211.96.0.0/14
|
||||
- IP-CIDR,212.129.128.0/17
|
||||
- IP-CIDR,212.193.10.0/24
|
||||
- IP-CIDR,212.193.7.0/24
|
||||
- IP-CIDR,212.64.0.0/17
|
||||
- IP-CIDR,213.199.169.0/24
|
||||
- IP-CIDR,213.255.231.0/24
|
||||
@ -5519,6 +5527,7 @@ payload:
|
||||
- IP-CIDR,218.96.0.0/15
|
||||
- IP-CIDR,218.98.0.0/18
|
||||
- IP-CIDR,218.98.128.0/19
|
||||
- IP-CIDR,218.98.160.0/24
|
||||
- IP-CIDR,218.98.192.0/18
|
||||
- IP-CIDR,218.98.77.0/24
|
||||
- IP-CIDR,218.98.78.0/23
|
||||
@ -5650,22 +5659,7 @@ payload:
|
||||
- IP-CIDR,221.224.0.0/12
|
||||
- IP-CIDR,221.8.0.0/14
|
||||
- IP-CIDR,222.125.0.0/16
|
||||
- IP-CIDR,222.126.128.0/19
|
||||
- IP-CIDR,222.126.160.0/21
|
||||
- IP-CIDR,222.126.168.0/22
|
||||
- IP-CIDR,222.126.172.0/23
|
||||
- IP-CIDR,222.126.174.0/24
|
||||
- IP-CIDR,222.126.176.0/20
|
||||
- IP-CIDR,222.126.192.0/21
|
||||
- IP-CIDR,222.126.200.100/30
|
||||
- IP-CIDR,222.126.200.104/29
|
||||
- IP-CIDR,222.126.200.128/29
|
||||
- IP-CIDR,222.126.200.16/29
|
||||
- IP-CIDR,222.126.200.184/30
|
||||
- IP-CIDR,222.126.200.200/29
|
||||
- IP-CIDR,222.126.204.0/22
|
||||
- IP-CIDR,222.126.208.0/20
|
||||
- IP-CIDR,222.126.224.0/19
|
||||
- IP-CIDR,222.126.128.0/17
|
||||
- IP-CIDR,222.128.0.0/12
|
||||
- IP-CIDR,222.16.0.0/12
|
||||
- IP-CIDR,222.160.0.0/14
|
||||
@ -5797,6 +5791,7 @@ payload:
|
||||
- IP-CIDR,37.128.240.0/21
|
||||
- IP-CIDR,38.111.220.0/23
|
||||
- IP-CIDR,38.142.239.114/32
|
||||
- IP-CIDR,38.43.120.0/21
|
||||
- IP-CIDR,38.64.76.0/23
|
||||
- IP-CIDR,38.64.78.0/24
|
||||
- IP-CIDR,38.64.92.0/24
|
||||
@ -6309,6 +6304,7 @@ payload:
|
||||
- IP-CIDR,45.119.60.0/22
|
||||
- IP-CIDR,45.119.64.0/21
|
||||
- IP-CIDR,45.119.72.0/22
|
||||
- IP-CIDR,45.12.82.0/24
|
||||
- IP-CIDR,45.120.100.0/22
|
||||
- IP-CIDR,45.120.140.0/22
|
||||
- IP-CIDR,45.120.164.0/22
|
||||
@ -6521,8 +6517,8 @@ payload:
|
||||
- IP-CIDR,46.8.177.0/24
|
||||
- IP-CIDR,46.8.178.0/23
|
||||
- IP-CIDR,46.8.180.0/22
|
||||
- IP-CIDR,46.8.195.0/24
|
||||
- IP-CIDR,46.8.196.0/24
|
||||
- IP-CIDR,47.241.82.0/23
|
||||
- IP-CIDR,47.246.0.0/22
|
||||
- IP-CIDR,47.246.10.0/23
|
||||
- IP-CIDR,47.246.12.0/23
|
||||
@ -6580,10 +6576,8 @@ payload:
|
||||
- IP-CIDR,5.10.140.0/24
|
||||
- IP-CIDR,5.10.142.0/23
|
||||
- IP-CIDR,5.105.120.0/24
|
||||
- IP-CIDR,5.105.123.0/24
|
||||
- IP-CIDR,5.105.48.0/24
|
||||
- IP-CIDR,5.105.65.0/24
|
||||
- IP-CIDR,5.105.74.0/23
|
||||
- IP-CIDR,5.105.74.0/24
|
||||
- IP-CIDR,5.105.97.0/24
|
||||
- IP-CIDR,5.154.132.0/23
|
||||
- IP-CIDR,5.154.136.0/22
|
||||
@ -6721,25 +6715,35 @@ payload:
|
||||
- IP-CIDR,66.102.248.0/22
|
||||
- IP-CIDR,66.102.252.0/24
|
||||
- IP-CIDR,66.102.254.0/23
|
||||
- IP-CIDR,66.186.32.0/19
|
||||
- IP-CIDR,67.198.134.0/24
|
||||
- IP-CIDR,67.198.146.0/24
|
||||
- IP-CIDR,67.198.148.0/24
|
||||
- IP-CIDR,67.198.160.0/23
|
||||
- IP-CIDR,67.198.168.0/22
|
||||
- IP-CIDR,67.198.170.0/23
|
||||
- IP-CIDR,67.198.173.0/24
|
||||
- IP-CIDR,67.198.174.0/24
|
||||
- IP-CIDR,67.198.177.0/24
|
||||
- IP-CIDR,67.198.179.0/24
|
||||
- IP-CIDR,67.198.184.0/23
|
||||
- IP-CIDR,67.198.188.0/23
|
||||
- IP-CIDR,67.198.192.0/23
|
||||
- IP-CIDR,67.198.195.0/24
|
||||
- IP-CIDR,67.198.180.0/22
|
||||
- IP-CIDR,67.198.184.0/22
|
||||
- IP-CIDR,67.198.188.0/24
|
||||
- IP-CIDR,67.198.190.0/23
|
||||
- IP-CIDR,67.198.192.0/22
|
||||
- IP-CIDR,67.198.199.0/24
|
||||
- IP-CIDR,67.198.201.0/24
|
||||
- IP-CIDR,67.198.207.0/24
|
||||
- IP-CIDR,67.198.208.0/24
|
||||
- IP-CIDR,67.198.235.0/24
|
||||
- IP-CIDR,67.198.209.0/24
|
||||
- IP-CIDR,67.198.210.0/24
|
||||
- IP-CIDR,67.198.216.0/22
|
||||
- IP-CIDR,67.198.223.0/24
|
||||
- IP-CIDR,67.198.225.0/24
|
||||
- IP-CIDR,67.198.232.0/23
|
||||
- IP-CIDR,67.198.239.0/24
|
||||
- IP-CIDR,67.198.244.0/24
|
||||
- IP-CIDR,67.198.240.0/22
|
||||
- IP-CIDR,67.198.248.0/24
|
||||
- IP-CIDR,67.198.250.0/24
|
||||
- IP-CIDR,67.198.255.0/24
|
||||
- IP-CIDR,67.229.0.0/16
|
||||
- IP-CIDR,68.79.0.0/18
|
||||
- IP-CIDR,69.163.102.0/23
|
||||
- IP-CIDR,69.163.104.0/24
|
||||
@ -6760,7 +6764,7 @@ payload:
|
||||
- IP-CIDR,72.163.248.0/22
|
||||
- IP-CIDR,72.21.221.238/32
|
||||
- IP-CIDR,72.21.221.240/30
|
||||
- IP-CIDR,74.222.145.0/24
|
||||
- IP-CIDR,74.222.128.0/18
|
||||
- IP-CIDR,75.75.236.0/29
|
||||
- IP-CIDR,79.133.176.0/23
|
||||
- IP-CIDR,8.128.0.0/10
|
||||
@ -6797,3 +6801,5 @@ payload:
|
||||
- IP-CIDR,93.183.14.0/24
|
||||
- IP-CIDR,93.183.18.0/24
|
||||
- IP-CIDR,94.191.0.0/17
|
||||
- IP-CIDR,96.62.0.0/16
|
||||
- IP-CIDR,98.126.0.0/16
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user