Auto update filter
This commit is contained in:
parent
e1fa2a45d7
commit
959f699897
|
@ -2,7 +2,7 @@
|
|||
! Title: Simplified domain names filter
|
||||
! Homepage: https://github.com/AdguardTeam/AdguardDNS
|
||||
! License: https://github.com/AdguardTeam/AdguardDNS/blob/master/LICENSE
|
||||
! Last modified: 2016-12-20 12:03:20
|
||||
! Last modified: 2016-12-20 22:58:09
|
||||
! Decsription: Filter composed from several other filters (English filter, Social media filter, Spyware filter, Mobile ads filter, EasyList and EasyPrivacy) and simplified specifically to be better compatible with DNS-level ad blocking.
|
||||
!
|
||||
! Adservice
|
||||
|
@ -12051,6 +12051,9 @@ ws*://video.docfilms.info^
|
|||
!
|
||||
! Section contains the list of tracking servers, which are hosted on useful sites as subdomains
|
||||
!
|
||||
||metric.gstatic.com^
|
||||
||startrekk.flaconi.de^
|
||||
||tracking.rtl.de^
|
||||
||d31bfnnwekbny6.cloudfront.net^
|
||||
||epiv.cardlytics.com^
|
||||
||track.tiara.daum.net^
|
||||
|
@ -12301,6 +12304,9 @@ iapp-cp.nuggad.net^
|
|||
! https://github.com/AdguardTeam/AdguardDNS/issues/52
|
||||
!
|
||||
! Adguard DNS exceptions
|
||||
! https://github.com/AdguardTeam/AdguardForiOS/issues/242
|
||||
@@||t.appsflyer.com^
|
||||
@@||stats.appsflyer.com^
|
||||
! https://github.com/AdguardTeam/AdguardDNS/issues/63
|
||||
@@||googleadapis.l.google.com^
|
||||
! linkedin.com
|
||||
|
|
Loading…
Reference in New Issue