mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Quick guide: popup user interface (markdown)
parent
cf6b13a776
commit
896fff18d0
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@ Adblock Plus only blocks secondary resources (see [web pages _themselves_ are **
|
|||
|
||||
So if you were to create a filter such as `||example.com^`, and then navigate to <https://example.com>, Adblock Plus would not prevent you from connecting and loading the web page itself served at `https://example.com`, though all secondary resources pulled by that web page would be subject to filtering.
|
||||
|
||||
uBlock respected that semantic until version 0.9.3.0. With version 0.9.3.0, uBlock will subject web pages themselves to filtering. This means that using the same test case above, **uBlock will block the web page** served by <https://example.com> (unlike Adblock Plus):
|
||||
uBlock respected that semantic until version 0.9.3.0. With version 0.9.3.0, uBlock will subject web pages themselves to filtering. This means that using the same test case above, **uBlock will block the web page** served by a server found in one of the malware list (unlike Adblock Plus):
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue