rico0: add cloudflare to upstream dns

This commit is contained in:
Adithya 2024-07-14 18:17:39 +05:30
parent 23b504f199
commit 34818a9839
Signed by: adtya
GPG key ID: B8857BFBA2C47B9C

View file

@ -18,6 +18,9 @@ _: {
init.strategy = "blocking"; init.strategy = "blocking";
groups = { groups = {
default = [ default = [
# Cloudflare
"tcp+udp:1.1.1.1"
# Google # Google
"tcp+udp:8.8.8.8" "tcp+udp:8.8.8.8"
"tcp+udp:8.8.4.4" "tcp+udp:8.8.4.4"