From 37b7dcaef426864a05f8a610380ab9c4bf21948a Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Thu, 29 Jan 2015 16:25:00 -0500 Subject: [PATCH] Updated How to whitelist a web site (markdown) --- How-to-whitelist-a-web-site.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/How-to-whitelist-a-web-site.md b/How-to-whitelist-a-web-site.md index aa5bb18..d80e64c 100644 --- a/How-to-whitelist-a-web-site.md +++ b/How-to-whitelist-a-web-site.md @@ -47,7 +47,9 @@ Wildcards can be used at any position. However, when a wildcard is used within t - Extract the author's name as directed - Once you have the author's name: - 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 + - Add the line `*youtube.com/*&user=[AUTHOR NAME]*` + - Replace `[AUTHOR NAME]` with the author name you extracted earlier + - Example: `*youtube.com/*&user=jacksfilms*` That's all.