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