From bcbe131ba19aac4a048e26dbebef909c04ef85f2 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Tue, 20 Oct 2015 12:57:28 -0400 Subject: [PATCH] Updated How to whitelist a web site (markdown) --- How-to-whitelist-a-web-site.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/How-to-whitelist-a-web-site.md b/How-to-whitelist-a-web-site.md index 53b414d..680819f 100644 --- a/How-to-whitelist-a-web-site.md +++ b/How-to-whitelist-a-web-site.md @@ -45,6 +45,9 @@ Wildcards can be used at any position. However, when a wildcard is used within t - Install [this user script](https://greasyfork.org/en/scripts/13226-youtube-whitelist-channels-in-ublock-origin). - Locate and copy the author name of the channel. + - The author's name appears in the URL in the address bar when you visit the author's videos page. + - Generic video page URL: `https://www.youtube.com/user/[AUTHOR NAME]/videos`. + - Example: `https://www.youtube.com/user/jacksfilms/videos` = author name is `jacksfilms`. - Once you have the author's name: - Go to the _Whitelist_ tab in uBlock Origin's dashboard. - Add the line `*youtube.com/*user=[AUTHOR NAME]*`.