From 437e45a7b753501596d0a2c0999cd675c03e66ea Mon Sep 17 00:00:00 2001 From: gorhill Date: Mon, 15 Dec 2014 07:22:01 -0800 Subject: [PATCH] Updated How to whitelist a web site (markdown) --- How-to-whitelist-a-web-site.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/How-to-whitelist-a-web-site.md b/How-to-whitelist-a-web-site.md index 6bf7ac3..a7ea182 100644 --- a/How-to-whitelist-a-web-site.md +++ b/How-to-whitelist-a-web-site.md @@ -40,4 +40,8 @@ If no `/` appears in a whitelist directive, and if the directive contains charac - `*reddit.com/r/privacy/*` - `*youtube.com/*&user=jacksfilms*` (assuming you are using [the user script posted here](https://greasyfork.org/en/scripts/4168-youtube-whitelist-channels-in-adblock-plus)). -Wildcards can be used at any position. \ No newline at end of file +Wildcards can be used at any position. + +### Other details + +If you click the whitelist button in µBlock's popup while a whitelist directive you handcrafted is in effect, your handcrafted whitelist directive will simply be commented out, so that you can bring it back to life if ever you un-whitelisted by mistake. \ No newline at end of file