mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-16 23:42:39 +01:00
Updated How to whitelist a web site (markdown)
parent
bcbe131ba1
commit
a2f15130bf
@ -49,7 +49,7 @@ Wildcards can be used at any position. However, when a wildcard is used within t
|
||||
- Generic video page URL: `https://www.youtube.com/user/[AUTHOR NAME]/videos`.
|
||||
- Example: `https://www.youtube.com/user/jacksfilms/videos` = author name is `jacksfilms`.
|
||||
- Once you have the author's name:
|
||||
- Go to the _Whitelist_ tab in uBlock Origin's dashboard.
|
||||
- Go to the _Whitelist_ pane in uBlock Origin's dashboard.
|
||||
- Add the line `*youtube.com/*user=[AUTHOR NAME]*`.
|
||||
- Replace `[AUTHOR NAME]` with the author name you extracted earlier.
|
||||
- Example: `*youtube.com/*user=jacksfilms*`.
|
||||
|
Loading…
Reference in New Issue
Block a user