From 0f1e50b291595804ab0b8026b0557cfb386c207c Mon Sep 17 00:00:00 2001 From: q1800 <95879668+q1800@users.noreply.github.com> Date: Sat, 12 Feb 2022 13:57:30 -0600 Subject: [PATCH] typo --- Strict-blocking.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Strict-blocking.md b/Strict-blocking.md index a380611..e3e4af6 100644 --- a/Strict-blocking.md +++ b/Strict-blocking.md @@ -42,4 +42,4 @@ Example: ![a](https://user-images.githubusercontent.com/585534/81292329-6594af00-9039-11ea-99e5-271ae753fe0b.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 whithout 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 _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.