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