[qutebrowser] update config with tor
This commit is contained in:
@ -6,10 +6,5 @@
|
|||||||
|
|
||||||
config_version: 2
|
config_version: 2
|
||||||
settings:
|
settings:
|
||||||
content.media_capture:
|
|
||||||
https://riot.im: true
|
|
||||||
content.notifications:
|
|
||||||
https://chat.castine.town: true
|
|
||||||
https://riot.im: true
|
|
||||||
content.user_stylesheets:
|
content.user_stylesheets:
|
||||||
global: null
|
global: null
|
||||||
|
|||||||
@ -1,2 +1,3 @@
|
|||||||
https://15five.quip.com/ Updates - Quip
|
https://15five.quip.com/ Updates - Quip
|
||||||
https://app.slack.com/client/T042JGM5N/DUR7MC42G Slack | Chukwuka Agu | 15Five
|
https://app.slack.com/client/T042JGM5N/DUR7MC42G Slack | Chukwuka Agu | 15Five
|
||||||
|
https://github.com/15five/fifteen5/pull/29808/files [ENG-9131] Fix 1on1 Everyone1on1sUserView query by gunsmoke · Pull Request #29808 · 15five/fifteen5
|
||||||
|
|||||||
@ -9,12 +9,14 @@ c.url.searchengines = {
|
|||||||
"j": "https://15five-dev.atlassian.net/plugins/servlet/mobile#issue/ENG-{}",
|
"j": "https://15five-dev.atlassian.net/plugins/servlet/mobile#issue/ENG-{}",
|
||||||
"k": "https://b-ok.cc/s/?q={}",
|
"k": "https://b-ok.cc/s/?q={}",
|
||||||
"m": "https://www.openstreetmap.com/search?query={}",
|
"m": "https://www.openstreetmap.com/search?query={}",
|
||||||
|
"t": "https://3g2upl4pq6kufc4m.onion/?q={}",
|
||||||
"p": "https://proxboat.org/s/?q={}",
|
"p": "https://proxboat.org/s/?q={}",
|
||||||
"w": "https://www.wikiwand.com/en/{}?fullSearch=false",
|
"w": "https://www.wikiwand.com/en/{}?fullSearch=false",
|
||||||
"z": "https://zoom.us/wc/{}/join",
|
"z": "https://zoom.us/wc/{}/join",
|
||||||
}
|
}
|
||||||
|
|
||||||
c.messages.timeout = 5000
|
c.messages.timeout = 5000
|
||||||
|
c.content.proxy = 'socks://tor.local:9050/'
|
||||||
|
|
||||||
config.set("scrolling.smooth", True)
|
config.set("scrolling.smooth", True)
|
||||||
config.set("url.default_page", "http://search.unbl.ink")
|
config.set("url.default_page", "http://search.unbl.ink")
|
||||||
|
|||||||
Reference in New Issue
Block a user