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-29 16:25:00 -05:00
parent 4a7ffff10e
commit 37b7dcaef4

@ -47,7 +47,9 @@ Wildcards can be used at any position. However, when a wildcard is used within t
- Extract the author's name as directed
- Once you have the author's name:
- Go to the _Whitelist_ tab in µBlock's dashboard
- Add the line `*youtube.com/*&user=[AUTHOR NAME]*` (replace `[AUTHOR NAME]` with the author name you extracted earlier
- Add the line `*youtube.com/*&user=[AUTHOR NAME]*`
- Replace `[AUTHOR NAME]` with the author name you extracted earlier
- Example: `*youtube.com/*&user=jacksfilms*`
That's all.