[qutebrowser] Add fosstodon to js whitelist
This commit is contained in:
parent
7456bb14ab
commit
c93cf0fc27
2 changed files with 2 additions and 0 deletions
|
@ -36,3 +36,4 @@ Kyrgyzstan
|
||||||
UNSC
|
UNSC
|
||||||
plugin
|
plugin
|
||||||
Solidarność
|
Solidarność
|
||||||
|
transnationalism
|
||||||
|
|
|
@ -37,6 +37,7 @@ js_whitelist = [
|
||||||
"*://github.com/*",
|
"*://github.com/*",
|
||||||
"*://gitlab.com/*",
|
"*://gitlab.com/*",
|
||||||
"*://localhost/*",
|
"*://localhost/*",
|
||||||
|
"*://fosstodon.org/*",
|
||||||
"*://mail.google.com/*",
|
"*://mail.google.com/*",
|
||||||
"*://maps.google.com/*",
|
"*://maps.google.com/*",
|
||||||
"*://news.ycombinator.com/*",
|
"*://news.ycombinator.com/*",
|
||||||
|
|
Loading…
Reference in a new issue