whotracks.me
whotracks.me copied to clipboard
Netflix tracker page not found
Netflix is presented in trackers
table of the available dump trackers.sql
,
$ aws --no-sign-request s3 cp s3://data.whotracks.me/trackerdb.sql .
$ grep 'netflix' ./trackerdb.sql
INSERT INTO "tracker_domains" VALUES('netflix','netflix.com',NULL);
INSERT INTO "tracker_domains" VALUES('netflix','nflxext.com',NULL);
INSERT INTO "tracker_domains" VALUES('netflix','nflximg.net',NULL);
INSERT INTO "tracker_domains" VALUES('netflix','nflxso.net',NULL);
INSERT INTO "tracker_domains" VALUES('netflix','nflxvideo.net',NULL);
INSERT INTO "trackers" VALUES('netflix','Netflix',8,NULL,NULL,'3707',NULL,NULL);
but suitable web page is not found:
https://whotracks.me/trackers/netflix.html --> Page not Found
Thanks for reporting! I think the mappings are outdated. Also, from what I can tell, all the mapped domains belong to Netflix Inc. Here is also a related discussion: https://github.com/Perflyst/PiHoleBlocklist/issues/34
If I can confirm that they are dead, I will remove them from the trackers.sql
.
As a side-note, the Netflix homepage made it into the current data set as a "site" (not "tracker"). But that does not require mappings in the trackers.sql
: https://whotracks.me/websites/netflix.com.html
Thanks for an update!
As a side-note, the Netflix homepage made it into the current data set as a "site" (not "tracker"). But that does not require mappings in the
trackers.sql
: https://whotracks.me/websites/netflix.com.html
Yes, I've seen this, but the point is that websites
table is not presented in the dump.