Compare commits
3 commits
77cf1572b3
...
7da8cfc7d2
Author | SHA1 | Date | |
---|---|---|---|
7da8cfc7d2 | |||
3ebe8cfc2c | |||
04edcd8d9b |
3 changed files with 7 additions and 3 deletions
|
@ -17,7 +17,6 @@ settings:
|
|||
content.javascript.enabled:
|
||||
'*://*.bernexskiclub.ch/*': true
|
||||
'*://*.brouter.de/*': true
|
||||
'*://*.localhost/*': true
|
||||
'*://*.login.infomaniak.com/*': true
|
||||
'*://*.manager.infomaniak.com/*': true
|
||||
'*://*.mastodon.zaclys.com/*': true
|
||||
|
@ -26,7 +25,9 @@ settings:
|
|||
'*://*.pixelfed.org/*': true
|
||||
'*://*.pixelfed.social/*': true
|
||||
'*://*.reddit.com/*': true
|
||||
'*://*.runalyze.com/*': true
|
||||
'*://*.searx.xyz/*': true
|
||||
'*://*.tooting.ch/*': true
|
||||
'*://*.trolliet.info/*': true
|
||||
'*://*.twitter.com/*': true
|
||||
'*://*.www.meteosuisse.admin.ch/*': true
|
||||
|
|
|
@ -6,6 +6,8 @@ import sys, os
|
|||
config = config
|
||||
c = c
|
||||
|
||||
config.set('colors.webpage.darkmode.enabled', True)
|
||||
|
||||
config.load_autoconfig()
|
||||
|
||||
c.qt.args = ["blink-settings=darkMode=1"]
|
||||
|
@ -49,8 +51,8 @@ config.set('content.javascript.enabled', True, '*://*.melvoridle.com')
|
|||
config.set('content.javascript.enabled', True, '*://*.raiffeisen.ch')
|
||||
config.set('content.javascript.enabled', True, '*://*.cmnet.ch')
|
||||
config.set('content.javascript.enabled', True, '*://*.inubo.ch')
|
||||
config.set('content.javascript.enabled', True, '*://*.localhost/*')
|
||||
|
||||
config.set('colors.webpage.darkmode.enabled', True)
|
||||
|
||||
c.url.default_page = 'https://searx.info'
|
||||
c.hints.mode = "number"
|
||||
|
|
|
@ -17,7 +17,7 @@ svg optimizer svgomg https://lehollandaisvolant.net/tout/tools/svgoptim/
|
|||
fer ciam https://fer-ge.ch/web/fer-ge
|
||||
inubo https://www.inubo.ch/apps/files/?dir=/&fileid=1238980
|
||||
instagram rss bridge bibliogram https://bibliogram.pussthecat.org/
|
||||
ygg torrent https://www.yggtorrent.re/
|
||||
ygg torrent https://www.yggtorrent.nz/
|
||||
windows nettoyage https://sebsauvage.net/wiki/doku.php?id=windows
|
||||
mail dovecot postfix configuration https://blog.cybiere.fr/post/mail_intro/
|
||||
factorio blueprints https://factorioprints.com/
|
||||
|
@ -122,3 +122,4 @@ langage français inclusif inclusion épicène https://www.elianeviennot.fr/Lang
|
|||
code pénal suisse https://www.fedlex.admin.ch/eli/cc/54/757_781_799/fr
|
||||
manique crochet http://www.lachouettebricole.com/archives/2018/02/01/36100755.html
|
||||
true size country https://thetruesize.com/#?borders=1~!MTcxMzQyMTQ.NTY0NjIzOA*MzI4NzUwODk(MzUxMjUwODk
|
||||
quiz politique test https://politiscales.fr/
|
||||
|
|
Loading…
Reference in a new issue