mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Strict blocking (markdown)
parent
2c704d06b8
commit
77953fb2ed
1 changed files with 1 additions and 1 deletions
|
|
@ -42,4 +42,4 @@ Example:
|
|||
|
||||

|
||||
|
||||
In the example above, a link to _Green Man Gaming_ site was clicked (from [here](https://www.pcgamingwiki.com/wiki/Dead_Rising_2)), but doing so caused the browser to navigate to a strict-blocked redirection link instead of navigating directly to the _Green Man Gaming_ site. By expanding the query strings into components, we can see our actual destination URL -- just click on it and you will finally reach your intended destination without having to go through the `dpbolvw.net` server which was strict-blocked by an entry in Peter Lowe's list.
|
||||
In the example above, a link to _BestBuy_ site was clicked (from DuckDuckGo search page), but doing so caused the browser to navigate to a strict-blocked redirection link instead of navigating directly to the _BestBuy_ site. By expanding the query strings into components, we can see our actual destination URL -- just click on it and you will finally reach your intended destination without having to go through the `clickserve.dartsearch.net` server which was strict-blocked by an entry in StevenBlack/hosts list.
|
||||
|
|
|
|||
Loading…
Reference in a new issue