From 4a7ffff10ec99e2c2f7b353a1dc85f729e3275d2 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Thu, 29 Jan 2015 12:02:03 -0500 Subject: [PATCH] Updated How to whitelist a web site (markdown) --- How-to-whitelist-a-web-site.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/How-to-whitelist-a-web-site.md b/How-to-whitelist-a-web-site.md index f399b4b..aa5bb18 100644 --- a/How-to-whitelist-a-web-site.md +++ b/How-to-whitelist-a-web-site.md @@ -44,10 +44,13 @@ Wildcards can be used at any position. However, when a wildcard is used within t #### A Youtube channel - Follow step 1 to 4 in ["YouTube - whitelist channels in Adblock Plus"](https://greasyfork.org/en/scripts/4168-youtube-whitelist-channels-in-adblock-plus) +- Extract the author's name as directed - Once you have the author's name: - - Go to the _Whitelist_ tab in uBlock's dashboard + - Go to the _Whitelist_ tab in µBlock's dashboard - Add the line `*youtube.com/*&user=[AUTHOR NAME]*` (replace `[AUTHOR NAME]` with the author name you extracted earlier +That's all. + ### Other details If you re-enable µBlock by clicking the whitelist button in the popup while a whitelist directive you handcrafted is in effect, your handcrafted whitelist directive will simply be commented out. This way you can bring it back to life if ever you un-whitelisted by mistake. \ No newline at end of file