[QB] Add some media capture rules
This commit is contained in:
parent
07aa3efcfd
commit
225163437e
1 changed files with 10 additions and 1 deletions
|
@ -8,8 +8,10 @@ config_version: 2
|
|||
settings:
|
||||
content.geolocation:
|
||||
https://www.carvelo2go.ch: false
|
||||
https://www.safti.fr: false
|
||||
content.javascript.enabled:
|
||||
'*://*.bernexskiclub.ch/*': true
|
||||
'*://*.github.com/*': false
|
||||
'*://*.localhost/*': true
|
||||
'*://*.login.infomaniak.com/*': true
|
||||
'*://*.manager.infomaniak.com/*': true
|
||||
|
@ -19,6 +21,7 @@ settings:
|
|||
'*://*.pixelfed.org/*': true
|
||||
'*://*.pixelfed.social/*': true
|
||||
'*://*.reddit.com/*': true
|
||||
'*://*.searx.xyz/*': true
|
||||
'*://*.trolliet.info/*': true
|
||||
'*://*.twitter.com/*': true
|
||||
'*://*.www.meteosuisse.admin.ch/*': true
|
||||
|
@ -33,9 +36,15 @@ settings:
|
|||
'*://webmail.acg-geneve.ch/*': true
|
||||
'*://www.deepl.com/*': true
|
||||
'*://www2.yggtorrent.se/*': true
|
||||
content.media_capture:
|
||||
content.media.audio_capture:
|
||||
https://kmeet.infomaniak.com: true
|
||||
https://visio.inubo.ch: true
|
||||
content.media.audio_video_capture:
|
||||
https://visio.inubo.ch: true
|
||||
content.media.video_capture:
|
||||
https://visio.inubo.ch: true
|
||||
content.notifications:
|
||||
https://cloud.reliance-ge.ch: false
|
||||
https://mastodon.zaclys.com: false
|
||||
https://rss.vulgarisons.info: false
|
||||
qt.args:
|
||||
|
|
Loading…
Reference in a new issue