GithubHelp home page GithubHelp logo

Why two files about hosts-blocklists HOT 2 CLOSED

notracking avatar notracking commented on August 18, 2024
Why two files

from hosts-blocklists.

Comments (2)

notracking avatar notracking commented on August 18, 2024 1

The domain filter will block any hostname that matches like a wildcard, eg *.blockeddomain.com
For the hostname filter it will only block if it has a exact match with the filter.

For example (domain filter):
'address=/ads.google.com/0.0.0.0'
will block '1.ads.google.com', 'ads.google.com', '1.2.3.ads.google.com' etc.

Hostname filter:
'0.0.0.0 ads.google.com'
will block 'ads.google.com'
will not block '1.ads.google.com', '1.2.3.ads.google.com' etc.

Separating ad from tracking filters is not feasible, since ads will also track you.. there is not clear distinction in most cases. If one of the filters is breaking useful functionality you can always submit a ticket and I will review and whitelist if found to be a real false call.

Whitelisting generic trackers such as google adsense, because some sites will force their user to use it will not be considered as a false call. These kind of sites try to force their users to be exposed to privacy invasion and malware infections and should therefore simply not be used anymore.

However, these type of adblock-blockers can be easily bypassed by using 'uBlock Origin'. This content blocker is capable of injecting specially crafted javascript or css to fool these kind of counter measures, while still blocking all their trackers & ads. 'uBlock Origin' works perfectly in combination with our blocking lists.

from hosts-blocklists.

mscreenie avatar mscreenie commented on August 18, 2024

Thanks for the explanation. Appreciated. I agree, adverts serve dual functionality now. I had this setup on my openwrt install and was working beautifully until we decided to do some shopping, lots of comparison sites use tracking and referral adding services, needless to say those sites were non functional.

I am considering making a list for trackers, granted it won't be total privacy, but useful to have a list of dedicated trackers and analytics platforms like Google urchin etc if it doesn't already exist.

I can't say if it will fit the needs of many people but I like the idea of at having dedicated tracking software blocked.

It would be useful for edge cases like mine that just want tracking domains taken out, but still have adblocker installed for expression based blocking.

For some time desktop software will also use the tracking domains for their own stats, often unencrypted forms.

from hosts-blocklists.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.