From fda0a39a5613065bb2fe0725f1decd9c00a36a17 Mon Sep 17 00:00:00 2001 From: q1800 <95879668+q1800@users.noreply.github.com> Date: Sat, 12 Feb 2022 13:55:54 -0600 Subject: [PATCH] Implement uBO naming convention --- Blocking-mode:-nightmare-mode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Blocking-mode:-nightmare-mode.md b/Blocking-mode:-nightmare-mode.md index 960b3be..17aa2aa 100644 --- a/Blocking-mode:-nightmare-mode.md +++ b/Blocking-mode:-nightmare-mode.md @@ -2,4 +2,4 @@ *** -Nightmare mode is when you block everything, except the main document. All secondary resources are blocked. As a result, most sites are broken. I personally advise against using this mode, since there is no real advantages from the [hard mode](./Blocking-mode:-hard-mode). If you want to use uBlock Origin in this mode, you are probably better off using [uMatrix](https://github.com/gorhill/uMatrix) or [Policeman](https://github.com/futpib/policeman), which will give you a higher granular control over network requests than what uBlock allows you. +Nightmare mode is when you block everything, except the main document. All secondary resources are blocked. As a result, most sites are broken. I personally advise against using this mode, since there is no real advantages from the [hard mode](./Blocking-mode:-hard-mode). If you want to use uBlock Origin (uBO) in this mode, you are probably better off using [uMatrix](https://github.com/gorhill/uMatrix) or [Policeman](https://github.com/futpib/policeman), which will give you a higher granular control over network requests than what uBO allows you.