From 4f152ddc91a0fbdb83f103022c048a842a30a57d Mon Sep 17 00:00:00 2001 From: gorhill Date: Mon, 15 Dec 2014 07:18:18 -0800 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 7303cc3..6bf7ac3 100644 --- a/How-to-whitelist-a-web-site.md +++ b/How-to-whitelist-a-web-site.md @@ -38,6 +38,6 @@ 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)). Wildcards can be used at any position. \ No newline at end of file