mirror of
https://github.com/Phantop/dotfiles
synced 2024-11-28 01:23:46 +00:00
Qute: Remove timer and add more hosts
This commit is contained in:
parent
97311fb34a
commit
72868c4eed
|
@ -118,6 +118,10 @@ settings:
|
||||||
global: null
|
global: null
|
||||||
content.host_blocking.enabled:
|
content.host_blocking.enabled:
|
||||||
global: true
|
global: true
|
||||||
|
content.host_blocking.lists:
|
||||||
|
global:
|
||||||
|
- https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
|
||||||
|
- https://raw.githubusercontent.com/EnergizedProtection/block/master/spark/formats/hosts
|
||||||
content.host_blocking.whitelist:
|
content.host_blocking.whitelist:
|
||||||
global: null
|
global: null
|
||||||
content.hyperlink_auditing:
|
content.hyperlink_auditing:
|
||||||
|
@ -266,7 +270,6 @@ settings:
|
||||||
url.start_pages:
|
url.start_pages:
|
||||||
global:
|
global:
|
||||||
- https://mangadex.org/follows
|
- https://mangadex.org/follows
|
||||||
- https://duckduckgo.com/?q=20+min+timer&ia=answer
|
|
||||||
url.yank_ignored_parameters:
|
url.yank_ignored_parameters:
|
||||||
global:
|
global:
|
||||||
- ref
|
- ref
|
||||||
|
|
|
@ -4,4 +4,3 @@ hs https://horriblesubs.info/
|
||||||
class https://classroom.google.com/u/1/
|
class https://classroom.google.com/u/1/
|
||||||
drive https://drive.google.com/drive/u/1/
|
drive https://drive.google.com/drive/u/1/
|
||||||
tuta https://mail.tutanota.com/
|
tuta https://mail.tutanota.com/
|
||||||
timer https://duckduckgo.com/?q=20+min+timer&ia=answer
|
|
||||||
|
|
Loading…
Reference in a new issue