From 0239b37e103ddce01e6210faba4f18a26b184b94 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Mon, 12 Jan 2015 10:25:21 -0500 Subject: [PATCH] Updated How to whitelist a web site (markdown) --- How-to-whitelist-a-web-site.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/How-to-whitelist-a-web-site.md b/How-to-whitelist-a-web-site.md index c27ae4a..4d72c2c 100644 --- a/How-to-whitelist-a-web-site.md +++ b/How-to-whitelist-a-web-site.md @@ -38,7 +38,7 @@ If no `/` appears in a whitelist directive, and if the directive contains charac #### Specific pattern - `*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)). +- `*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) to whitelist a Youtube channel). Wildcards can be used at any position. However, when a wildcard is used within the hostname portion of a directive, it cannot be at the end of the hostname, and also must be at the boundary of a hostname label.