mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Counterarguments (markdown)
parent
21e28bb56b
commit
6bbdad5963
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ Memory and CPU cycles are finite resources. A sure way for a developer to **not*
|
|||
|
||||
Using a hosts file at OS level is definitely the best solution for lists of malware domain, since these malware-linked domains would be blocked system-wide at OS level, and all applications would benefit from it.
|
||||
|
||||
However, for lists of domain linked to ad servers, trackers, analytics, etc., this is not a good solution: You can't un-break web pages with a [hosts file](http://en.wikipedia.org/wiki/Hosts_(file)) at OS level.
|
||||
However, for lists of domain linked to ad servers, trackers, analytics, etc., this is not a good solution: **You can't easily un-break web pages with a [hosts file](http://en.wikipedia.org/wiki/Hosts_(file)) at OS level.**
|
||||
|
||||
With hosts file under control of µBlock, it is possible to un-break web sites: a user can just disable µBlock for the web site which breaks, or an exception filter can be created to counter the blocking of a specific hostname appearing in a hosts file.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue