task | formating

This commit is contained in:
Don Harper 2024-12-15 21:01:10 -06:00
parent 79ec2ece50
commit d2e3e094f8

View file

@ -214,9 +214,7 @@
content = {
autoplay = false;
blocking = {
hosts = {
block_subdomains = true;
};
hosts = { block_subdomains = true; };
adblock = {
lists = [
"https://secure.fanboy.co.nz/fanboy-annoyance.txt"
@ -226,9 +224,7 @@
};
enabled = true;
};
cookies = {
accept = "no-3rdparty";
};
cookies = { accept = "no-3rdparty"; };
};
dns_prefetch = false;
local_content_can_access_remote_urls = true;