From 646a66704a8401fc3c3ad792b7227e97a5b08f06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?= Date: Mon, 1 Feb 2021 02:22:41 +0300 Subject: qutebrowser: update js whitelist --- dotfiles/.config/qutebrowser/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dotfiles/.config/qutebrowser') diff --git a/dotfiles/.config/qutebrowser/config.py b/dotfiles/.config/qutebrowser/config.py index 0ce4dc7..67ea734 100644 --- a/dotfiles/.config/qutebrowser/config.py +++ b/dotfiles/.config/qutebrowser/config.py @@ -44,7 +44,7 @@ js_whitelist = [ '*://*.wikipedia.org/*', '*://yandex.ru/*', '*://*.yaroslavps.com/*', - '*://openedu.ru/*', + '*://*.openedu.ru/*', '*://developer.mozilla.org/*', '*://*.vultr.com/*', '*://*.ifmo.ru/*', -- cgit v1.2.3