From 56aabdb878ec4abb2c7ea9f97cfecd8a85fd748d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 09:22:38 +0800 Subject: [PATCH] update 2023-08-10 09:22:38 --- luci-app-xray/fw4/root/usr/share/xray/gen_config.uc | 1 + 1 file changed, 1 insertion(+) diff --git a/luci-app-xray/fw4/root/usr/share/xray/gen_config.uc b/luci-app-xray/fw4/root/usr/share/xray/gen_config.uc index 7ba50a6c6..cd1f7d62a 100644 --- a/luci-app-xray/fw4/root/usr/share/xray/gen_config.uc +++ b/luci-app-xray/fw4/root/usr/share/xray/gen_config.uc @@ -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, }, ];