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.