From eb392135781a032cf0d9c63baf487cddfffaa948 Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Fri, 22 Oct 2021 22:07:02 +0200 Subject: [PATCH] Up --- conf.d/qutebrowser/autoconfig.yml | 1 + conf.d/qutebrowser/config.py | 2 +- conf.d/qutebrowser/quickmarks | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/conf.d/qutebrowser/autoconfig.yml b/conf.d/qutebrowser/autoconfig.yml index 9ffd0ec..008acb4 100644 --- a/conf.d/qutebrowser/autoconfig.yml +++ b/conf.d/qutebrowser/autoconfig.yml @@ -24,5 +24,6 @@ settings: global: '#282a36' content.javascript.enabled: '*://radarr.video/*': true + https://www.mcdonalds.fr/produits/menus: true fonts.default_size: global: 12pt diff --git a/conf.d/qutebrowser/config.py b/conf.d/qutebrowser/config.py index 3ee6001..8f9a59e 100644 --- a/conf.d/qutebrowser/config.py +++ b/conf.d/qutebrowser/config.py @@ -586,7 +586,7 @@ c.content.headers.do_not_track = True ## read from JavaScript is always the global value. ## Type: String # c.content.headers.user_agent = None -c.content.headers.user_agent = 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0' +c.content.headers.user_agent = 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:92.0) Gecko/20100101 Firefox/92.0' ## Enable host blocking. ## Type: Bool diff --git a/conf.d/qutebrowser/quickmarks b/conf.d/qutebrowser/quickmarks index de8b7cc..e19bdfb 100644 --- a/conf.d/qutebrowser/quickmarks +++ b/conf.d/qutebrowser/quickmarks @@ -7,6 +7,7 @@ DAC http://192.168.0.130/playback Diskstation1 - Accueil https://diskstation1.loc:5001/ Diskstation1 - Audio https://diskstation1.loc/audio Diskstation1 - Squeezebox http://diskstation1.loc:9000/ +Diskstation1 - UrBackup http://diskstation1.loc:55414/ INA https://ina.mala.fr MaLa - Cloud https://cloud.mala.fr 4.. --