diff --git a/adblock-for-dnsmasq.conf b/adblock-for-dnsmasq.conf index ff96f69e..317eaf08 100644 --- a/adblock-for-dnsmasq.conf +++ b/adblock-for-dnsmasq.conf @@ -1,7 +1,7 @@ #TITLE=anti-AD -#VER=20200411130541 +#VER=20200412015702 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=34184 +#TOTAL_LINES=34185 address=/kwcdn.000dn.com/ address=/kwcscdn.000dn.com/ address=/kwflvcdn.000dn.com/ @@ -20758,6 +20758,7 @@ address=/nv43.com/ address=/nvcwpexqk.com/ address=/nvdljujp.com/ address=/nvhzkdltdxfoax.com/ +address=/events.gfe.nvidia.com/ address=/nvikgaormj.com/ address=/nvjjquyylqicp.com/ address=/nvloygrnfe.com/ diff --git a/anti-ad-domains.txt b/anti-ad-domains.txt index 473d7ae9..f839c4ca 100644 --- a/anti-ad-domains.txt +++ b/anti-ad-domains.txt @@ -1,7 +1,7 @@ #TITLE=anti-AD -#VER=20200411130541 +#VER=20200412015702 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=39262 +#TOTAL_LINES=39263 kwcdn.000dn.com kwcscdn.000dn.com kwflvcdn.000dn.com @@ -24399,6 +24399,7 @@ nv43.com nvcwpexqk.com nvdljujp.com nvhzkdltdxfoax.com +events.gfe.nvidia.com nvikgaormj.com nvjjquyylqicp.com nvloygrnfe.com diff --git a/anti-ad-easylist.txt b/anti-ad-easylist.txt index 88c141e3..dd38deae 100644 --- a/anti-ad-easylist.txt +++ b/anti-ad-easylist.txt @@ -1,7 +1,7 @@ !TITLE=anti-AD -!VER=20200411134454 +!VER=20200412015702 !URL=https://github.com/privacy-protection-tools/anti-AD -!TOTAL_LINES=32641 +!TOTAL_LINES=32642 ||*serror*.wo.com.cn^ ||201*.myhard.com^ ||8*.tianya.cn^ @@ -19874,6 +19874,7 @@ ||nvcwpexqk.com^ ||nvdljujp.com^ ||nvhzkdltdxfoax.com^ +||events.gfe.nvidia.com^ ||nvikgaormj.com^ ||nvjjquyylqicp.com^ ||nvloygrnfe.com^ diff --git a/anti-ad-smartdns.conf b/anti-ad-smartdns.conf index e8a100fd..309429f8 100644 --- a/anti-ad-smartdns.conf +++ b/anti-ad-smartdns.conf @@ -1,7 +1,7 @@ #TITLE=anti-AD for SmartDNS -#VER=20200411130541 +#VER=20200412015702 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=34184 +#TOTAL_LINES=34185 address /kwcdn.000dn.com/# address /kwcscdn.000dn.com/# address /kwflvcdn.000dn.com/# @@ -20758,6 +20758,7 @@ address /nv43.com/# address /nvcwpexqk.com/# address /nvdljujp.com/# address /nvhzkdltdxfoax.com/# +address /events.gfe.nvidia.com/# address /nvikgaormj.com/# address /nvjjquyylqicp.com/# address /nvloygrnfe.com/# diff --git a/anti-ad-surge.txt b/anti-ad-surge.txt index ec9f97c5..750c7cff 100644 --- a/anti-ad-surge.txt +++ b/anti-ad-surge.txt @@ -1,7 +1,7 @@ #TITLE=anti-AD -#VER=20200411130541 +#VER=20200412015702 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=34184 +#TOTAL_LINES=34185 DOMAIN-SUFFIX,kwcdn.000dn.com DOMAIN-SUFFIX,kwcscdn.000dn.com DOMAIN-SUFFIX,kwflvcdn.000dn.com @@ -20758,6 +20758,7 @@ DOMAIN-SUFFIX,nv43.com DOMAIN-SUFFIX,nvcwpexqk.com DOMAIN-SUFFIX,nvdljujp.com DOMAIN-SUFFIX,nvhzkdltdxfoax.com +DOMAIN-SUFFIX,events.gfe.nvidia.com DOMAIN-SUFFIX,nvikgaormj.com DOMAIN-SUFFIX,nvjjquyylqicp.com DOMAIN-SUFFIX,nvloygrnfe.com diff --git a/lib/black_domain_list.php b/lib/black_domain_list.php index b44e3f2a..a3947b60 100644 --- a/lib/black_domain_list.php +++ b/lib/black_domain_list.php @@ -611,6 +611,9 @@ return array( 'ebjvu.cn' => array( 'ebjvu.cn', ), + 'nvidia.com' => array( + 'events.gfe.nvidia.com' + ),