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