From 256756fd2bf1979f9fda887102e2f313aa3dca3b Mon Sep 17 00:00:00 2001 From: gorhill Date: Mon, 15 Dec 2014 11:51:36 -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 58068f1..fab463f 100644 --- a/How-to-whitelist-a-web-site.md +++ b/How-to-whitelist-a-web-site.md @@ -40,7 +40,7 @@ If no `/` appears in a whitelist directive, and if the directive contains charac - `*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. +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. ### Other details