This commit is contained in:
death916 2025-08-29 05:23:09 -07:00
parent 103c804ac2
commit 5a6a55be1d

View file

@ -16,8 +16,8 @@
};
dns = {
upstream_dns = [
"9.9.9.9#dns.quad9.net"
"8.8.8.8#google.com"
"9.9.9.9"
"8.8.8.8"
];
};
filtering = {