pull/31/head
ConnersHua 5 years ago
parent 9a9aec35e3
commit 82ea194fb7

@ -115,6 +115,7 @@ hostname = api.21jingji.com,app.58.com,pic?.ajkimg.com,heic.alicdn.com,acs.m.tao
# > e代驾
^(http|https):\/\/pic\.edaijia\.cn\/adsplash\/ url reject-200
# > 饿了么 - cube.elemecdn.com
^(http|https):\/\/cube\.elemecdn\.com\/[\w\/]+\.jpeg\?x-oss-process=image\/resize,m_fill,w_\d{3},h_\d{4}\/format,webp\/ url reject-200
# F
# > Foodie
@ -323,6 +324,8 @@ hostname = api.21jingji.com,app.58.com,pic?.ajkimg.com,heic.alicdn.com,acs.m.tao
^(http|https):\/\/r\.inews\.qq\.com\/(adsBlacklist|getFullScreenPic|getQQNewsRemoteConfig) url reject-200
# > 腾讯体育 - news.ssp.qq.com
^(http|https):\/\/news\.ssp\.qq\.com\/app url reject-200
# > QQ 音乐
^(http|https):\/\/y\.gtimg\.cn\/music\/common\/upload\/t_splash_info\/ url reject-200
# > 微信 - mp.weixin.qq.com
^(http|https):\/\/mp\.weixin\.qq\.com\/mp\/(ad_|advertisement|getappmsgad) url reject-200
# ---

@ -2008,6 +2008,7 @@ mtalk.google.com = 108.177.125.188
# > e代驾
^(http|https):\/\/pic\.edaijia\.cn\/adsplash\/ - reject
# > 饿了么 - cube.elemecdn.com
^(http|https):\/\/cube\.elemecdn\.com\/[\w\/]+\.jpeg\?x-oss-process=image\/resize,m_fill,w_\d{3},h_\d{4}\/format,webp\/ - reject
# F
# > Foodie
@ -2216,6 +2217,8 @@ mtalk.google.com = 108.177.125.188
^(http|https):\/\/r\.inews\.qq\.com\/(adsBlacklist|getFullScreenPic|getQQNewsRemoteConfig) - reject
# > 腾讯体育 - news.ssp.qq.com
^(http|https):\/\/news\.ssp\.qq\.com\/app - reject
# > QQ 音乐
^(http|https):\/\/y\.gtimg\.cn\/music\/common\/upload\/t_splash_info\/ - reject
# > 微信 - mp.weixin.qq.com
^(http|https):\/\/mp\.weixin\.qq\.com\/mp\/(ad_|advertisement|getappmsgad) - reject
# ---

@ -121,6 +121,7 @@ force-http-engine-hosts = %APPEND% *.ott.cibntv.net,123.59.31.1,119.18.193.135,1
# > e代驾
^(http|https):\/\/pic\.edaijia\.cn\/adsplash\/ - reject
# > 饿了么 - cube.elemecdn.com
^(http|https):\/\/cube\.elemecdn\.com\/[\w\/]+\.jpeg\?x-oss-process=image\/resize,m_fill,w_\d{3},h_\d{4}\/format,webp\/ - reject
# F
# > Foodie
@ -329,8 +330,10 @@ force-http-engine-hosts = %APPEND% *.ott.cibntv.net,123.59.31.1,119.18.193.135,1
^(http|https):\/\/r\.inews\.qq\.com\/(adsBlacklist|getFullScreenPic|getQQNewsRemoteConfig) - reject
# > 腾讯体育 - news.ssp.qq.com
^(http|https):\/\/news\.ssp\.qq\.com\/app - reject
# > QQ 音乐
^(http|https):\/\/y\.gtimg\.cn\/music\/common\/upload\/t_splash_info\/ - reject
# > 微信 - mp.weixin.qq.com
# ^(http|https):\/\/mp\.weixin\.qq\.com\/mp\/(ad_|advertisement|getappmsgad) - reject
^(http|https):\/\/mp\.weixin\.qq\.com\/mp\/(ad_|advertisement) - reject
# ---
# > 太平洋电脑网/汽车网 - mrobot.pconline.com.cn,mrobot.pcauto.com.cn
^(http|https):\/\/agent-count\.pconline\.com\.cn\/counter\/adAnalyse\/ - reject

@ -362,6 +362,7 @@ mtalk.google.com = 108.177.125.188
# > e代驾
^(http|https):\/\/pic\.edaijia\.cn\/adsplash\/ - reject
# > 饿了么 - cube.elemecdn.com
^(http|https):\/\/cube\.elemecdn\.com\/[\w\/]+\.jpeg\?x-oss-process=image\/resize,m_fill,w_\d{3},h_\d{4}\/format,webp\/ - reject
# F
# > Foodie
@ -570,6 +571,8 @@ mtalk.google.com = 108.177.125.188
^(http|https):\/\/r\.inews\.qq\.com\/(adsBlacklist|getFullScreenPic|getQQNewsRemoteConfig) - reject
# > 腾讯体育 - news.ssp.qq.com
^(http|https):\/\/news\.ssp\.qq\.com\/app - reject
# > QQ 音乐
^(http|https):\/\/y\.gtimg\.cn\/music\/common\/upload\/t_splash_info\/ - reject
# > 微信 - mp.weixin.qq.com
^(http|https):\/\/mp\.weixin\.qq\.com\/mp\/(ad_|advertisement|getappmsgad) - reject
# ---

Loading…
Cancel
Save