This commit is contained in:
Jeff Lance 2021-10-22 22:07:02 +02:00
parent f44ca5c7e6
commit eb39213578
3 changed files with 3 additions and 1 deletions

View File

@ -24,5 +24,6 @@ settings:
global: '#282a36' global: '#282a36'
content.javascript.enabled: content.javascript.enabled:
'*://radarr.video/*': true '*://radarr.video/*': true
https://www.mcdonalds.fr/produits/menus: true
fonts.default_size: fonts.default_size:
global: 12pt global: 12pt

View File

@ -586,7 +586,7 @@ c.content.headers.do_not_track = True
## read from JavaScript is always the global value. ## read from JavaScript is always the global value.
## Type: String ## Type: String
# c.content.headers.user_agent = None # 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. ## Enable host blocking.
## Type: Bool ## Type: Bool

View File

@ -7,6 +7,7 @@ DAC http://192.168.0.130/playback
Diskstation1 - Accueil https://diskstation1.loc:5001/ Diskstation1 - Accueil https://diskstation1.loc:5001/
Diskstation1 - Audio https://diskstation1.loc/audio Diskstation1 - Audio https://diskstation1.loc/audio
Diskstation1 - Squeezebox http://diskstation1.loc:9000/ Diskstation1 - Squeezebox http://diskstation1.loc:9000/
Diskstation1 - UrBackup http://diskstation1.loc:55414/
INA https://ina.mala.fr INA https://ina.mala.fr
MaLa - Cloud https://cloud.mala.fr MaLa - Cloud https://cloud.mala.fr
4.. -- 4.. --