mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-16 23:42:39 +01:00
http -> https in examples
parent
fe239d5b1b
commit
423ac5053a
@ -46,11 +46,11 @@ If no `/` appears in a whitelist directive, and if the directive contains charac
|
||||
|
||||
#### Single web page
|
||||
|
||||
- `http://www.twitch.tv/letofski`: whitelist only this one page, i.e. when the URL in the address bar **matches exactly** `http://www.twitch.tv/letofski`.
|
||||
- `https://www.twitch.tv/letofski`: whitelist only this one page, i.e. when the URL in the address bar **matches exactly** `https://www.twitch.tv/letofski`.
|
||||
|
||||
#### Section of a web site
|
||||
|
||||
- `http://www.twitch.tv/letofski*`: whitelist this one page, and everything underneath, i.e. when the URL in the address bar **starts exactly** with `http://www.twitch.tv/letofski`.
|
||||
- `https://www.twitch.tv/letofski*`: whitelist this one page, and everything underneath, i.e. when the URL in the address bar **starts exactly** with `https://www.twitch.tv/letofski`.
|
||||
|
||||
#### Specific pattern
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user