mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
Added ads and tracking
1. Added socdm (supership) -- a japanese ad network that is often used in mobile apps 2. Added criteo to mobile filter (it appears to be used as a mobile ad network as well) 3. Added app.airtrack.jp tracker 4. Added a couple of specific rules for Booking mobile app (it seems to be doing remarketing and sharing users' data with ad networks -- I wonder how to prevent it properly. At least it won't leak it to Facebook now).
This commit is contained in:
@@ -18,6 +18,9 @@
|
||||
||yads.yjtag.yahoo.co.jp^
|
||||
||yjaxc.yahoo.co.jp^
|
||||
!
|
||||
! Supership.jp (also mobile ads)
|
||||
||socdm.com^
|
||||
!
|
||||
! Shinobi.jp
|
||||
||adm.shinobi.jp^
|
||||
||adf.shinobi.jp^
|
||||
@@ -271,7 +274,6 @@
|
||||
||aag.yahooapis.jp^$third-party
|
||||
||entrypoint.search.yahooapis.jp^$third-party
|
||||
||siteanalytics.jp^$third-party
|
||||
||socdm.com^
|
||||
||sundayomg.blogspot.com^$image,~image,popup
|
||||
||tag.nifty.com^
|
||||
||thatsping.jp^$third-party
|
||||
|
||||
@@ -45,6 +45,12 @@
|
||||
||ad.prismamediadigital.com^
|
||||
! https://play.google.com/store/apps/details?id=fr.francetv.pluzz&hl=fr
|
||||
||ad2play.ftv-publicite.fr^
|
||||
! Supership.jp (also mobile ads)
|
||||
||socdm.com^
|
||||
!
|
||||
! Criteo mobile ads
|
||||
||criteo.com^
|
||||
||criteo.net^
|
||||
!
|
||||
! DU ads
|
||||
/adunion/*
|
||||
|
||||
@@ -11,7 +11,13 @@
|
||||
!
|
||||
! Google ads (be careful)
|
||||
||googleads.g.doubleclick.net^$app=world.cup|com.ludo.king
|
||||
! Blocking of Facebook ads
|
||||
!
|
||||
! Blocking specific apps tracking
|
||||
! Booking app
|
||||
||tags.tiqcdn.com^$app=com.booking
|
||||
||graph.facebook.com^$app=com.booking
|
||||
!
|
||||
! Blocking Facebook mobile ads
|
||||
||graph.facebook.com^$app=com.psy.chigs7.psychologyfacts
|
||||
||graph.facebook.com^$app=com.notizie.libere
|
||||
||graph.facebook.com^$app=com.homemade.ffm2
|
||||
|
||||
@@ -18,6 +18,7 @@
|
||||
||collection-endpoint-staging.herokuapp.com^
|
||||
! end:
|
||||
!
|
||||
||app.airtrack.jp^
|
||||
||xray.mail.ru^
|
||||
||rs.mail.ru^$domain=~account.mail.ru
|
||||
||tracking.linda.de^
|
||||
|
||||
Reference in New Issue
Block a user