mirror of https://github.com/Flinner/dots.git
feat: qutebrowser add adblock lists
This commit is contained in:
parent
32ac6b834d
commit
6818a85b64
|
@ -683,6 +683,8 @@ config.bind("cec", "open javascript:location.href='org-protocol://roam-ref?templ
|
||||||
## URL-decoding it).
|
## URL-decoding it).
|
||||||
## Type: List of Url
|
## Type: List of Url
|
||||||
# c.content.blocking.adblock.lists = ['https://easylist.to/easylist/easylist.txt', 'https://easylist.to/easylist/easyprivacy.txt']
|
# c.content.blocking.adblock.lists = ['https://easylist.to/easylist/easylist.txt', 'https://easylist.to/easylist/easyprivacy.txt']
|
||||||
|
c.content.blocking.adblock.lists = ['https://easylist.to/easylist/easylist.txt', 'https://easylist.to/easylist/easyprivacy.txt', 'https://easylist-downloads.adblockplus.org/easylistdutch.txt', 'https://easylist-downloads.adblockplus.org/abp-filters-anti-cv.txt', 'https://www.i-dont-care-about-cookies.eu/abp/', 'https://secure.fanboy.co.nz/fanboy-cookiemonster.txt']
|
||||||
|
|
||||||
|
|
||||||
## Enable the ad/host blocker
|
## Enable the ad/host blocker
|
||||||
## Type: Bool
|
## Type: Bool
|
||||||
|
|
Loading…
Reference in New Issue