[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
|
||||
plugin
|
||||
Solidarność
|
||||
transnationalism
|
||||
|
|
|
@ -37,6 +37,7 @@ js_whitelist = [
|
|||
"*://github.com/*",
|
||||
"*://gitlab.com/*",
|
||||
"*://localhost/*",
|
||||
"*://fosstodon.org/*",
|
||||
"*://mail.google.com/*",
|
||||
"*://maps.google.com/*",
|
||||
"*://news.ycombinator.com/*",
|
||||
|
|
Loading…
Reference in a new issue