1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-01 02:02:29 +02:00

Updated How to whitelist a web site (markdown)

gorhill 2014-12-15 07:18:18 -08:00
parent 00cac8f40d
commit 4f152ddc91

@ -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.