Fix copy paste mistake
This commit is contained in:
parent
9d848799d5
commit
e5ae244387
@ -117,7 +117,7 @@ The basic command for enabling JavaScript for the current host is `tsh`.
|
||||
This will allow JavaScript execution for the current session.
|
||||
Use `S` instead of `s` to make the exception permanent.
|
||||
With `H` instead of `h`, subdomains are included.
|
||||
Use S instead of s to make the exception permanent. With H instead of h, subdomains are included. With u instead of h, only the current URL is whitelisted (not the whole host).With `u` instead of `h`, only the current URL is whitelisted (not the whole host).
|
||||
With `u` instead of `h`, only the current URL is whitelisted (not the whole host).
|
||||
|
||||
How do I play Youtube videos with mpv?::
|
||||
You can easily add a key binding to play youtube videos inside a real video
|
||||
|
Loading…
Reference in New Issue
Block a user