mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
Add cname allowlist (#163542)
This commit is contained in:
26
SpywareFilter/sections/cname_allowlist.txt
Normal file
26
SpywareFilter/sections/cname_allowlist.txt
Normal file
@@ -0,0 +1,26 @@
|
||||
!
|
||||
! This section contains the list of rules that excluding CNAME domains,
|
||||
! that cause breakage or are not used for tracking or advertising purposes.
|
||||
!
|
||||
! Good:
|
||||
! - ||example.org^$badfilter
|
||||
! - @@||example.org^
|
||||
! Bad:
|
||||
! - @@||example.org^$stealth (should be in AdGuard Base - allowlist_stealth.txt)
|
||||
!
|
||||
!
|
||||
! Used in shopping emails
|
||||
||data.digital.costco.ca^$badfilter
|
||||
||data.digital.costco.com^$badfilter
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/162672
|
||||
||explore.agilent.com^$badfilter
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/160473
|
||||
||go.oracle.com^$badfilter
|
||||
! https://github.com/hagezi/dns-blocklists/issues/1453
|
||||
||data.ubi.com^$badfilter
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/159117
|
||||
||data-60d896f23d.radio.net^$badfilter
|
||||
! unblock https://form.ict-toshiba.jp/contact_form_recipewizard
|
||||
||form.ict-toshiba.jp^$badfilter
|
||||
! cart blocked at www.matsuzaka-steak.com
|
||||
||cart.matsuzaka-steak.com^$badfilter
|
||||
@@ -133,19 +133,3 @@
|
||||
!
|
||||
! Wizaly : wizaly.com disguised trackers
|
||||
!#include https://raw.githubusercontent.com/AdguardTeam/cname-trackers/master/data/trackers/wizaly.txt
|
||||
!
|
||||
!
|
||||
! NOTE: Fixing the issues
|
||||
!
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/162672
|
||||
||explore.agilent.com^
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/160473
|
||||
||go.oracle.com^$badfilter
|
||||
! https://github.com/hagezi/dns-blocklists/issues/1453
|
||||
||data.ubi.com^$badfilter
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/159117
|
||||
||data-60d896f23d.radio.net^$badfilter
|
||||
! unblock https://form.ict-toshiba.jp/contact_form_recipewizard
|
||||
||form.ict-toshiba.jp^$badfilter
|
||||
! cart blocked at www.matsuzaka-steak.com
|
||||
||cart.matsuzaka-steak.com^$badfilter
|
||||
|
||||
Reference in New Issue
Block a user