rico0: add cloudflare to upstream dns
This commit is contained in:
parent
23b504f199
commit
34818a9839
1 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,9 @@ _: {
|
|||
init.strategy = "blocking";
|
||||
groups = {
|
||||
default = [
|
||||
# Cloudflare
|
||||
"tcp+udp:1.1.1.1"
|
||||
|
||||
# Google
|
||||
"tcp+udp:8.8.8.8"
|
||||
"tcp+udp:8.8.4.4"
|
||||
|
|
Loading…
Reference in a new issue