qutebrowser: Enable javascript for docker hub
This commit is contained in:
parent
969e0a6288
commit
637230ad04
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ js_whitelist = [
|
||||||
"*://news.ycombinator.com/*",
|
"*://news.ycombinator.com/*",
|
||||||
"*://old.reddit.com/*",
|
"*://old.reddit.com/*",
|
||||||
"*://translate.google.com/*",
|
"*://translate.google.com/*",
|
||||||
|
"*://hub.docker.com/*",
|
||||||
"chrome://*/*",
|
"chrome://*/*",
|
||||||
"file://*",
|
"file://*",
|
||||||
"qute://*/*",
|
"qute://*/*",
|
||||||
|
|
Loading…
Reference in a new issue