From 5aeacc5ca1f1fb19d01b411f6d712f3e28ffafe7 Mon Sep 17 00:00:00 2001 From: itouakirai <85016486+itouakirai@users.noreply.github.com> Date: Thu, 5 Sep 2024 16:03:45 +0800 Subject: [PATCH] Update dns 119.29.29.29 --- test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.c b/test.c index 1f19267..e8d4b52 100644 --- a/test.c +++ b/test.c @@ -122,7 +122,7 @@ static inline void init() { setenv("https_proxy", args_info.proxy_arg, 1); } - static const char *resolvers[2] = {"1.1.1.1", "1.0.0.1"}; + static const char *resolvers[2] = {"1.1.1.1", "119.29.29.29"}; _resolv_set_nameservers_for_net(0, resolvers, 2, "."); #ifndef MyRelease subhook_install(subhook_new(