2023-02-08 02:13:38
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
name: 复写去广告(严格版)
|
||||
desc: 最后更新时间 2023-02-01 02:15:50
|
||||
desc: 最后更新时间 2023-02-08 14:28:28
|
||||
# author: blackmatrix7
|
||||
# repo: https://github.com/blackmatrix7/ios_rule_script
|
||||
# reject: 494
|
||||
# mitm: 406
|
||||
# mitm: 407
|
||||
# force-http-engine-hosts: 6
|
||||
# total: 906
|
||||
# total: 907
|
||||
|
||||
|
||||
|
||||
@ -13,9 +13,6 @@ desc: 最后更新时间 2023-02-01 02:15:50
|
||||
|
||||
http:
|
||||
rewrite:
|
||||
- ^https:\/\/acs\.m\.taobao\.com\/gw\/mtop\.fliggy\.crm\.screen\.allresource - reject
|
||||
- ^https:\/\/api\.caiyunapp\.com\/v1\/activity - reject
|
||||
- ^https:\/\/api\.gameplus\.qq\.com\/community\.OnloadSrv\/GetPreloadScreenInfo - reject
|
||||
- ^https:\/\/mxsa\.mxbc\.net\/api\/v1\/adinfo\/limitedAds$ - reject
|
||||
- ^https:\/\/router-app-api\.jdcloud\.com\/v\d\/board\/routerAppSplash - reject
|
||||
- ^https:\/\/vip7\.fzwdyy\.cn:8083\/api\/(getAdvertInfo|getGOOGAdvert) - reject
|
||||
@ -47,12 +44,14 @@ http:
|
||||
- ^https?:\/\/acs\.m\.taobao\.com\/gw\/mtop\.alimusic\.common\.mobileservice\.startinit\/ - reject
|
||||
- ^https?:\/\/acs\.m\.taobao\.com\/gw\/mtop\.etao\.noah\.query\/.+tao_splash - reject
|
||||
- ^https?:\/\/acs\.m\.taobao\.com\/gw\/mtop\.film\.mtopadvertiseapi\.queryadvertise\/ - reject
|
||||
- ^https?:\/\/acs\.m\.taobao\.com\/gw\/mtop\.fliggy\.crm\.screen\.allresource - reject
|
||||
- ^https?:\/\/acs\.m\.taobao\.com\/gw\/mtop\.o2o\.ad\.gateway\.get\/ - reject
|
||||
- ^https?:\/\/acs\.m\.taobao\.com\/gw\/mtop\.taobao\.idle\.home\.welcome\/ - reject
|
||||
- ^https?:\/\/acs\.m\.taobao\.com\/gw\/mtop\.trip\.activity\.querytmsresources\/ - reject
|
||||
- ^https?:\/\/act\.vip\.iqiyi\.com\/interact\/api\/show\.do - reject
|
||||
- ^https?:\/\/act\.vip\.iqiyi\.com\/interact\/api\/v2\/show - reject
|
||||
- ^https?:\/\/activity2\.api\.ofo\.com\/ofo\/Api\/v2\/ads - reject
|
||||
- ^https?:\/\/adapi\.izuiyou\.com\/ - reject
|
||||
- ^https?:\/\/adm\.10jqka\.com\.cn\/interface\/ad\/recommend - reject
|
||||
- ^https?:\/\/adpai\.thepaper\.cn\/.+?&ad= - reject
|
||||
- ^https?:\/\/adproxy\.autohome\.com\.cn\/AdvertiseService\/ - reject
|
||||
@ -77,6 +76,7 @@ http:
|
||||
- ^https?:\/\/api\.applovefrom\.com\/api\/v\d\/splash\/ - reject
|
||||
- ^https?:\/\/api\.bjxkhc\.com\/index\.php\/app\/ios\/ads\/ - reject
|
||||
- ^https?:\/\/api\.caijingmobile\.com\/(ad|advert)\/ - reject
|
||||
- ^https?:\/\/api\.caiyunapp\.com\/v1\/activity - reject
|
||||
- ^https?:\/\/api\.catch\.gift\/api\/v\d\/pagead\/ - reject
|
||||
- ^https?:\/\/api\.cdmcaac\.com\/ad\/ - reject
|
||||
- ^https?:\/\/api\.chelaile\.net\.cn\/adpub\/ - reject
|
||||
@ -89,6 +89,7 @@ http:
|
||||
- ^https?:\/\/api\.douban\.com\/v2\/app_ads\/splash - reject
|
||||
- ^https?:\/\/api\.feng\.com\/v\d\/advertisement\/.*Claunch - reject
|
||||
- ^https?:\/\/api\.futunn\.com\/v\d\/ad\/ - reject
|
||||
- ^https?:\/\/api\.gameplus\.qq\.com\/community\.OnloadSrv\/GetPreloadScreenInfo - reject
|
||||
- ^https?:\/\/api\.gaoqingdianshi\.com\/api\/v\d\/ad\/ - reject
|
||||
- ^https?:\/\/api\.gotokeep\.com\/ads - reject
|
||||
- ^https?:\/\/api\.gotokeep\.com\/op-engine-webapp\/v\d\/ad/ - reject
|
||||
@ -171,7 +172,6 @@ http:
|
||||
- ^https?:\/\/atrace\.chelaile\.net\.cn\/adpub\/ - reject
|
||||
- ^https?:\/\/atrace\.chelaile\.net\.cn\/exhibit\?&adv_image - reject
|
||||
- ^https?:\/\/b-api\.ins\.miaopai\.com\/\d\/ad/ - reject
|
||||
- ^https?:\/\/bdsp-x\.jd\.com\/adx\/ - reject
|
||||
- ^https?:\/\/bgw\.xinyue\.qq\.com\/xyapi\.PageService\/GetIndexPopFlash - reject
|
||||
- ^https?:\/\/bp-api\.bestv\.com\.cn\/cms\/api\/(free\/open\/advertisingV2|c\/home\/searchMark) - reject
|
||||
- ^https?:\/\/btrace\.qq\.com - reject
|
||||
@ -531,6 +531,7 @@ http:
|
||||
- "acs.m.taobao.com"
|
||||
- "act.vip.iqiyi.com"
|
||||
- "activity2.api.ofo.com"
|
||||
- "adapi.izuiyou.com"
|
||||
- "adm.10jqka.com.cn"
|
||||
- "adpai.thepaper.cn"
|
||||
- "adproxy.autohome.com.cn"
|
||||
|
||||
@ -20,15 +20,15 @@ AdvertisingLite 不直接抽取数据源中MITM的hostname,仅用正则推导
|
||||
|
||||
## 规则统计
|
||||
|
||||
最后更新时间:2023-02-01 02:15:50
|
||||
最后更新时间:2023-02-08 14:28:28
|
||||
|
||||
各类型规则统计:
|
||||
| 类型 | 数量(条) |
|
||||
| ---- | ---- |
|
||||
| REJECT | 494 |
|
||||
| MITM | 406 |
|
||||
| MITM | 407 |
|
||||
| FORCE-HTTP-ENGINE-HOSTS | 6 |
|
||||
| TOTAL | 906 |
|
||||
| TOTAL | 907 |
|
||||
|
||||
|
||||
## Stash
|
||||
|
||||
Reference in New Issue
Block a user