diff --git a/adblock-for-dnsmasq.conf b/adblock-for-dnsmasq.conf index c6e01016..a2808f49 100644 --- a/adblock-for-dnsmasq.conf +++ b/adblock-for-dnsmasq.conf @@ -1,7 +1,7 @@ #TITLE=anti-AD -#VER=20200308015037 +#VER=20200310071745 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=33006 +#TOTAL_LINES=33008 address=/0024aaaa.com/ address=/0026645142c89aeb1.com/ address=/003store.com/ @@ -25264,7 +25264,9 @@ address=/utokapa.com/ address=/utorido.com/ address=/utpenedwritted.info/ address=/utpgxaylxurhbc.com/ -address=/hexun.com/ +address=/utrack.hexun.com/ +address=/hxsame.hexun.com/ +address=/itv.hexun.com/ address=/utrehter.com/ address=/utrfixbusce.com/ address=/utrinterrommo.pro/ diff --git a/anti-ad-domains.txt b/anti-ad-domains.txt index 7de042cf..255536f8 100644 --- a/anti-ad-domains.txt +++ b/anti-ad-domains.txt @@ -1,7 +1,7 @@ #TITLE=anti-AD -#VER=20200308015038 +#VER=20200310071745 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=37656 +#TOTAL_LINES=37655 0024aaaa.com 0026645142c89aeb1.com 003store.com @@ -28649,7 +28649,6 @@ h08.hxsame.hexun.com h09.hxsame.hexun.com h10.hxsame.hexun.com itv.hexun.com -hexun.com utrehter.com utrfixbusce.com utrinterrommo.pro diff --git a/anti-ad-easylist.txt b/anti-ad-easylist.txt index a1a00d32..03e20ff4 100644 --- a/anti-ad-easylist.txt +++ b/anti-ad-easylist.txt @@ -1,7 +1,7 @@ !TITLE=anti-AD -!VER=20200308042918 +!VER=20200310071745 !URL=https://github.com/privacy-protection-tools/anti-AD -!TOTAL_LINES=31669 +!TOTAL_LINES=31671 ||201*.myhard.com^ ||8*.tianya.cn^ ||a*.chajiaotong.com^ @@ -24337,7 +24337,9 @@ ||utorido.com^ ||utpenedwritted.info^ ||utpgxaylxurhbc.com^ -||hexun.com^ +||utrack.hexun.com^ +||hxsame.hexun.com^ +||itv.hexun.com^ ||utrehter.com^ ||utrfixbusce.com^ ||utrinterrommo.pro^ diff --git a/anti-ad-smartdns.conf b/anti-ad-smartdns.conf index 5966289a..c2370bfe 100644 --- a/anti-ad-smartdns.conf +++ b/anti-ad-smartdns.conf @@ -1,7 +1,7 @@ #TITLE=anti-AD for SmartDNS -#VER=20200308015038 +#VER=20200310071745 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=33006 +#TOTAL_LINES=33008 address /0024aaaa.com/# address /0026645142c89aeb1.com/# address /003store.com/# @@ -25264,7 +25264,9 @@ address /utokapa.com/# address /utorido.com/# address /utpenedwritted.info/# address /utpgxaylxurhbc.com/# -address /hexun.com/# +address /utrack.hexun.com/# +address /hxsame.hexun.com/# +address /itv.hexun.com/# address /utrehter.com/# address /utrfixbusce.com/# address /utrinterrommo.pro/# diff --git a/anti-ad-surge.txt b/anti-ad-surge.txt index 33ae8afe..96419d8e 100644 --- a/anti-ad-surge.txt +++ b/anti-ad-surge.txt @@ -1,7 +1,7 @@ #TITLE=anti-AD -#VER=20200308015037 +#VER=20200310071745 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=33006 +#TOTAL_LINES=33008 DOMAIN-SUFFIX,0024aaaa.com DOMAIN-SUFFIX,0026645142c89aeb1.com DOMAIN-SUFFIX,003store.com @@ -25264,7 +25264,9 @@ DOMAIN-SUFFIX,utokapa.com DOMAIN-SUFFIX,utorido.com DOMAIN-SUFFIX,utpenedwritted.info DOMAIN-SUFFIX,utpgxaylxurhbc.com -DOMAIN-SUFFIX,hexun.com +DOMAIN-SUFFIX,utrack.hexun.com +DOMAIN-SUFFIX,hxsame.hexun.com +DOMAIN-SUFFIX,itv.hexun.com DOMAIN-SUFFIX,utrehter.com DOMAIN-SUFFIX,utrfixbusce.com DOMAIN-SUFFIX,utrinterrommo.pro diff --git a/lib/black_domain_list.php b/lib/black_domain_list.php index 95b53333..3875c2f4 100644 --- a/lib/black_domain_list.php +++ b/lib/black_domain_list.php @@ -62,7 +62,7 @@ return array( 'miaozhen.com' => array('miaozhen.com'), 'rubiconproject.com' => array('rubiconproject.com'), 'adsame.com' => array('adsame.com'), - 'hexun.com' => array('hexun.com'), + 'hexun.com' => array('hxsame.hexun.com'), '2345.com' => array('2345.com'), '51.la' => array('51.la'), '55.la' => array('55.la'),