From 00cac8f40dc49616bc688bfc84d016dad8939ce7 Mon Sep 17 00:00:00 2001 From: gorhill Date: Mon, 15 Dec 2014 07:17:52 -0800 Subject: [PATCH] Updated How to whitelist a web site (markdown) --- How-to-whitelist-a-web-site.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/How-to-whitelist-a-web-site.md b/How-to-whitelist-a-web-site.md index 87f7fd3..7303cc3 100644 --- a/How-to-whitelist-a-web-site.md +++ b/How-to-whitelist-a-web-site.md @@ -37,3 +37,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)). + +Wildcards can be used at any position. \ No newline at end of file