From 3f7b0e74ad52e68bbff7b0408591fb9391e8b0a4 Mon Sep 17 00:00:00 2001 From: lkintact <24726299+lkintact@users.noreply.github.com> Date: Thu, 4 Feb 2021 06:36:08 +0300 Subject: [PATCH] Removed spaces after the comment chars (#). Not sure if those were typos or a requirement of earlier uBO versions. --- Dashboard:-Trusted-sites.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dashboard:-Trusted-sites.md b/Dashboard:-Trusted-sites.md index 560b251..562753d 100644 --- a/Dashboard:-Trusted-sites.md +++ b/Dashboard:-Trusted-sites.md @@ -32,7 +32,7 @@ You should not remove these predefined trusted site directives, unless you know Removing the predefined trusted site directives without understanding the consequences could cause your browser to malfunction. **This is especially true for the `behind-the-scene` trusted site directive on Firefox Legacy platform.** -If despite this warning you still want to remove one or more of the predefined trusted site directives, I strongly suggest to comment out an entry rather than outright delete it. To comment out an entry, just prefix it with `# `. This way you do not have to remember which predefined trusted site directive you removed, it will be just a matter of removing the `# ` prefix if ever you want to restore an entry. After [1.19.3b7 ](https://github.com/gorhill/uBlock/commit/f7bbc807176fa93680fdaf8b713593a43a3df2a5) removed _predefined trusted site directives_ are commented out automatically. +If despite this warning you still want to remove one or more of the predefined trusted site directives, I strongly suggest to comment out an entry rather than outright delete it. To comment out an entry, just prefix it with `#`. This way you do not have to remember which predefined trusted site directive you removed, it will be just a matter of removing the `#` prefix if ever you want to restore an entry. After [1.19.3b7 ](https://github.com/gorhill/uBlock/commit/f7bbc807176fa93680fdaf8b713593a43a3df2a5) removed _predefined trusted site directives_ are commented out automatically. ### Trusted sites directive syntax