diff --git a/adblock-for-dnsmasq.conf b/adblock-for-dnsmasq.conf index 31e2656e..a4fb7dac 100644 --- a/adblock-for-dnsmasq.conf +++ b/adblock-for-dnsmasq.conf @@ -1,7 +1,7 @@ #TITLE=anti-AD -#VER=20200319130524 +#VER=20200321074243 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=33741 +#TOTAL_LINES=33740 address=/kwcdn.000dn.com/ address=/kwcscdn.000dn.com/ address=/kwflvcdn.000dn.com/ @@ -28857,7 +28857,6 @@ address=/ucxgfoqrbk.com/ address=/ucxgg.com/ address=/ucxxii.com/ address=/uczaqrjgkztxe.com/ -address=/image.uczzd.cn/ address=/iflow.uczzd.cn/ address=/m.uczzd.cn/ address=/iflow.uczzd.com/ diff --git a/anti-ad-domains.txt b/anti-ad-domains.txt index b7bcf5e6..254d3a8c 100644 --- a/anti-ad-domains.txt +++ b/anti-ad-domains.txt @@ -1,7 +1,7 @@ #TITLE=anti-AD -#VER=20200319130524 +#VER=20200321074243 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=38802 +#TOTAL_LINES=38801 kwcdn.000dn.com kwcscdn.000dn.com kwflvcdn.000dn.com @@ -33305,7 +33305,6 @@ ucxgfoqrbk.com ucxgg.com ucxxii.com uczaqrjgkztxe.com -image.uczzd.cn iflow.uczzd.cn m.uczzd.cn iflow.uczzd.com diff --git a/anti-ad-easylist.txt b/anti-ad-easylist.txt index 427d3d2d..008825f9 100644 --- a/anti-ad-easylist.txt +++ b/anti-ad-easylist.txt @@ -1,5 +1,5 @@ !TITLE=anti-AD -!VER=20200319130524 +!VER=20200321074243 !URL=https://github.com/privacy-protection-tools/anti-AD !TOTAL_LINES=32408 ||*serror*.wo.com.cn^ @@ -27766,7 +27766,6 @@ ||ucxgg.com^ ||ucxxii.com^ ||uczaqrjgkztxe.com^ -||image.uczzd.cn^ ||iflow.uczzd.cn^ ||m.uczzd.cn^ ||iflow.uczzd.com^ @@ -32410,3 +32409,4 @@ @@||adm.10jqka.com.cn^ @@||center-h5api.m.taobao.com^ @@||app.adjust.com^ +@@||widget.weibo.com^ diff --git a/anti-ad-smartdns.conf b/anti-ad-smartdns.conf index ae6ea9d6..8f01f457 100644 --- a/anti-ad-smartdns.conf +++ b/anti-ad-smartdns.conf @@ -1,7 +1,7 @@ #TITLE=anti-AD for SmartDNS -#VER=20200319130524 +#VER=20200321074243 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=33741 +#TOTAL_LINES=33740 address /kwcdn.000dn.com/# address /kwcscdn.000dn.com/# address /kwflvcdn.000dn.com/# @@ -28857,7 +28857,6 @@ address /ucxgfoqrbk.com/# address /ucxgg.com/# address /ucxxii.com/# address /uczaqrjgkztxe.com/# -address /image.uczzd.cn/# address /iflow.uczzd.cn/# address /m.uczzd.cn/# address /iflow.uczzd.com/# diff --git a/anti-ad-surge.txt b/anti-ad-surge.txt index 8decdfc3..efe552ce 100644 --- a/anti-ad-surge.txt +++ b/anti-ad-surge.txt @@ -1,7 +1,7 @@ #TITLE=anti-AD -#VER=20200319130524 +#VER=20200321074243 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=33741 +#TOTAL_LINES=33740 DOMAIN-SUFFIX,kwcdn.000dn.com DOMAIN-SUFFIX,kwcscdn.000dn.com DOMAIN-SUFFIX,kwflvcdn.000dn.com @@ -28857,7 +28857,6 @@ DOMAIN-SUFFIX,ucxgfoqrbk.com DOMAIN-SUFFIX,ucxgg.com DOMAIN-SUFFIX,ucxxii.com DOMAIN-SUFFIX,uczaqrjgkztxe.com -DOMAIN-SUFFIX,image.uczzd.cn DOMAIN-SUFFIX,iflow.uczzd.cn DOMAIN-SUFFIX,m.uczzd.cn DOMAIN-SUFFIX,iflow.uczzd.com diff --git a/lib/white_domain_list.php b/lib/white_domain_list.php index 0cebb720..9cd8dc8f 100644 --- a/lib/white_domain_list.php +++ b/lib/white_domain_list.php @@ -91,6 +91,7 @@ return array( 'hubpd.com' => 0, //党媒平台网址 'i.niupic.com' => 0, //免费图床地址 'api-game.meizu.com' => 0, //魅族商店更新游戏 + 'image.uczzd.cn' => 0, //uc头条的图片 #67 'herokuapp.com' => -1, diff --git a/tools/easylist-extend.php b/tools/easylist-extend.php index 1067a275..2af6259b 100644 --- a/tools/easylist-extend.php +++ b/tools/easylist-extend.php @@ -102,6 +102,7 @@ $ARR_WHITE_RULE_LIST = array( '@@||adm.10jqka.com.cn^' => 0, //同花顺 '@@||center-h5api.m.taobao.com^' => 1, //h5页面 '@@||app.adjust.com^' => 1, //https://github.com/AdguardTeam/AdGuardSDNSFilter/pull/186 + '@@||widget.weibo.com^' => 0, //微博外链 ); //针对上游赦免规则anti-AD不予赦免的规则,即赦免名单的黑名单