Closed davidbgk closed 7 years ago
Thanks for the suggestion!
However, upon closer inspection, I find only two sections that are partially commented out: maybe-spy
and maybe-ads
, and each commented line has a specific reason why next to it. I surely wouldn't recommend blocking google-analytics.com
, for example, seeing how many sites break when GA is blocked… much better to have a browser switch.
I don't think that option would be worth using for two sections only. Maybe a --aggressive
option could uncomment everything, but I feel it's too much work for the usage. The whole point of adblock
is, I believe, that you can forget about it most of the time. If you have to switch it off and on through the command-line three times a week, like I have to do with Ghostery at the moment, I think it's going to be too much of a pain.
If one wants to uncomment specific lines, these can be added manually in your standard hosts file, as it is merged with the blocker one :)
I'll close that issue for the moment, but feel free to continue the discussion if you really believe it's important.
After reading the source file, I realized that some hosts are commented:
I wonder if it would be possible to activate/deactivate some ranges like that:
I'm not sure about the syntax but hopefully you get the point :)