lightswitch05 / hosts

Hostfile blocklist for ads and tracking, updated regularly
https://www.github.developerdan.com/hosts/
Apache License 2.0
1.52k stars 76 forks source link

omtrdc trackers #122

Closed ler762 closed 4 years ago

ler762 commented 4 years ago

These seem to be missing from your list

metrics.aarp.org
smetrics.aarp.org
smetrics.ancestry.com
metrics1.citi.com
sm.dell.com
sanalytics.disneyplus.com
os.fandango.com
sanalytics.verizon.com
omniture.walmart.com
omniture-ssl.walmart.com
sodc.weather.com

They're the same type of thing as https://github.com/uBlockOrigin/uBlock-issues/issues/780

  Since friday, we hit a case of 1st-party tracking that seems to be unblockable.

  This occurs on https://www.liberation.fr/, embedding a 1st-party tracker
  f7ds.liberation.fr, which point to a ugly tracking provider Eulerian via
  the CNAME liberation.eulerian.net.
$ sh /tmp/x
+ dig @1.1.1.1 metrics.aarp.org cname +short
aarp.org.sc.omtrdc.net.
+ dig @1.1.1.1 smetrics.aarp.org cname +short
aarp.org.ssl.sc.omtrdc.net.
+ dig @1.1.1.1 smetrics.ancestry.com cname +short
ancestry.com.ssl.sc.omtrdc.net.
+ dig @1.1.1.1 metrics1.citi.com cname +short
citi.com.ssl.sc.omtrdc.net.
+ dig @1.1.1.1 sm.dell.com cname +short
dell.com.ssl.d1.sc.omtrdc.net.
+ dig @1.1.1.1 sanalytics.disneyplus.com cname +short
disneyplus.com.ssl.sc.omtrdc.net.
+ dig @1.1.1.1 os.fandango.com cname +short
fandango.com.ssl.d2.sc.omtrdc.net.
+ dig @1.1.1.1 sanalytics.verizon.com cname +short
verizon.com.ssl.d1.sc.omtrdc.net.
+ dig @1.1.1.1 omniture.walmart.com cname +short
walmart.com.d1.sc.omtrdc.net.
+ dig @1.1.1.1 omniture-ssl.walmart.com cname +short
walmart.com.ssl.d1.sc.omtrdc.net.
+ dig @1.1.1.1 sodc.weather.com cname +short
weather.com.ssl.sc.omtrdc.net.
lightswitch05 commented 4 years ago

Added. Thanks for the detailed report!