From 594ed1216279e1fa4d7c008d41c2decd8ec001f7 Mon Sep 17 00:00:00 2001 From: Phantop Date: Thu, 4 Jul 2019 13:11:05 -0400 Subject: [PATCH] Qute: Better JavaScript bypassing. --- .config/qutebrowser/autoconfig.yml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/.config/qutebrowser/autoconfig.yml b/.config/qutebrowser/autoconfig.yml index a5a31f0..ac3532b 100755 --- a/.config/qutebrowser/autoconfig.yml +++ b/.config/qutebrowser/autoconfig.yml @@ -129,15 +129,13 @@ settings: content.javascript.can_open_tabs_automatically: global: false content.javascript.enabled: - '*://*.accounts.google.com/*': true - '*://*.classroom.google.com/*': true + '*://*.google.com/*': true '*://*.discordapp.com/*': true - '*://*.docs.google.com/*': true '*://*.duckduckgo.com/*': true '*://*.github.com/*': true '*://*.horriblesubs.info/*': true + '*://*.imgur.com/*': true '*://*.kanzenshuu.com/*': true - '*://*.keep.google.com/*': true '*://*.mail.tutanota.com/*': true '*://*.mangadex.org/*': true '*://*.mega.nz/*': true @@ -146,9 +144,6 @@ settings: '*://*.turnitin.com/*': true '*://*.twitch.tv/*': true '*://*.youtube.com/*': true - '*://docs.google.com/*': false - '*://drive.google.com/*': true - '*://photos.google.com/*': true global: false content.plugins: global: false