task | formating
This commit is contained in:
parent
79ec2ece50
commit
d2e3e094f8
1 changed files with 2 additions and 6 deletions
|
|
@ -214,9 +214,7 @@
|
||||||
content = {
|
content = {
|
||||||
autoplay = false;
|
autoplay = false;
|
||||||
blocking = {
|
blocking = {
|
||||||
hosts = {
|
hosts = { block_subdomains = true; };
|
||||||
block_subdomains = true;
|
|
||||||
};
|
|
||||||
adblock = {
|
adblock = {
|
||||||
lists = [
|
lists = [
|
||||||
"https://secure.fanboy.co.nz/fanboy-annoyance.txt"
|
"https://secure.fanboy.co.nz/fanboy-annoyance.txt"
|
||||||
|
|
@ -226,9 +224,7 @@
|
||||||
};
|
};
|
||||||
enabled = true;
|
enabled = true;
|
||||||
};
|
};
|
||||||
cookies = {
|
cookies = { accept = "no-3rdparty"; };
|
||||||
accept = "no-3rdparty";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
dns_prefetch = false;
|
dns_prefetch = false;
|
||||||
local_content_can_access_remote_urls = true;
|
local_content_can_access_remote_urls = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue