update 2023-08-10 09:22:38

This commit is contained in:
github-actions[bot] 2023-08-10 09:22:38 +08:00
parent b95a98201c
commit 56aabdb878
1 changed files with 1 additions and 0 deletions

View File

@ -694,6 +694,7 @@ function dns_conf() {
address: fast_dns_object["address"],
port: fast_dns_object["port"],
domains: [...upstream_domain_names(), ...fast_domain_rules()],
skipFallback: true,
},
];