stoof
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# If a config.py file exists, this file is ignored unless it's explicitly loaded
|
# If a config.py file exists, this file is ignored unless it's explicitly loaded
|
||||||
# via config.load_autoconfig(). For more information, see:
|
# via config.load_autoconfig(). For more information, see:
|
||||||
# https://github.com/qutebrowser/qutebrowser/blob/master/doc/help/configuring.asciidoc#loading-autoconfigyml
|
# https://github.com/qutebrowser/qutebrowser/blob/main/doc/help/configuring.asciidoc#loading-autoconfigyml
|
||||||
# DO NOT edit this file by hand, qutebrowser will overwrite it.
|
# DO NOT edit this file by hand, qutebrowser will overwrite it.
|
||||||
# Instead, create a config.py - see :help for details.
|
# Instead, create a config.py - see :help for details.
|
||||||
|
|
||||||
@@ -8,6 +8,8 @@ config_version: 2
|
|||||||
settings:
|
settings:
|
||||||
content.blocking.method:
|
content.blocking.method:
|
||||||
global: both
|
global: both
|
||||||
|
content.javascript.clipboard:
|
||||||
|
https://chatgpt.com: access-paste
|
||||||
content.javascript.enabled:
|
content.javascript.enabled:
|
||||||
'*://*.01.emailinboundprocessing.eu/*': true
|
'*://*.01.emailinboundprocessing.eu/*': true
|
||||||
'*://*.127.0.0.1/*': true
|
'*://*.127.0.0.1/*': true
|
||||||
@@ -143,6 +145,7 @@ settings:
|
|||||||
'*://gethomepage.dev/*': true
|
'*://gethomepage.dev/*': true
|
||||||
'*://jf.opal.sh/*': true
|
'*://jf.opal.sh/*': true
|
||||||
'*://jsonformatter.curiousconcept.com/*': true
|
'*://jsonformatter.curiousconcept.com/*': true
|
||||||
|
'*://navi.opal.sh/*': true
|
||||||
'*://rateyourmusic.com/*': true
|
'*://rateyourmusic.com/*': true
|
||||||
'*://revelationofdoom.com/*': true
|
'*://revelationofdoom.com/*': true
|
||||||
'*://www.duplicati.com/*': true
|
'*://www.duplicati.com/*': true
|
||||||
|
|||||||
Reference in New Issue
Block a user