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:22:01 -08:00
parent 4f152ddc91
commit 437e45a7b7

@ -40,4 +40,8 @@ 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.
### Other details
If you click the whitelist button in µBlock's popup while a whitelist directive you handcrafted is in effect, your handcrafted whitelist directive will simply be commented out, so that you can bring it back to life if ever you un-whitelisted by mistake.