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)

Raymond Hill 2015-01-12 10:25:21 -05:00
parent 8f924834d7
commit 0239b37e10

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