From 2210bac27c0a9d943f3bda26e572894405118a73 Mon Sep 17 00:00:00 2001 From: DHR60 Date: Sun, 4 May 2025 16:27:39 +0800 Subject: [PATCH] Removes expectIPs from remote DNS --- v2rayN/ServiceLib/Sample/dns_v2ray_normal | 3 --- 1 file changed, 3 deletions(-) diff --git a/v2rayN/ServiceLib/Sample/dns_v2ray_normal b/v2rayN/ServiceLib/Sample/dns_v2ray_normal index 37ffead5..fdb30dae 100644 --- a/v2rayN/ServiceLib/Sample/dns_v2ray_normal +++ b/v2rayN/ServiceLib/Sample/dns_v2ray_normal @@ -10,9 +10,6 @@ "domains": [ "domain:googleapis.cn", "domain:gstatic.com" - ], - "expectIPs": [ - "geoip:!cn" ] }, {