[qutebrowser] Add Todoist to javascript whitelist
This commit is contained in:
parent
b83a679d1d
commit
9061c77232
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ js_whitelist = [
|
||||||
"*://news.ycombinator.com/*",
|
"*://news.ycombinator.com/*",
|
||||||
"*://reddit.com/*",
|
"*://reddit.com/*",
|
||||||
"*://translate.google.com/*",
|
"*://translate.google.com/*",
|
||||||
|
"*://todoist.com/*",
|
||||||
"file://*",
|
"file://*",
|
||||||
"chrome://*/*",
|
"chrome://*/*",
|
||||||
"qute://*/*",
|
"qute://*/*",
|
||||||
|
|
Loading…
Reference in a new issue