From 77953fb2ed91ddf9a22803748209ed8816da4e18 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sun, 11 Sep 2022 18:47:13 -0400 Subject: [PATCH] Updated Strict blocking (markdown) --- Strict-blocking.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Strict-blocking.md b/Strict-blocking.md index b9acc4f..e95a749 100644 --- a/Strict-blocking.md +++ b/Strict-blocking.md @@ -42,4 +42,4 @@ Example: ![a](https://user-images.githubusercontent.com/585534/189539478-5b9d454b-67aa-4e85-9a2f-e8eb3f0accc7.png) -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.