From e74ef1eea8915205db637bb1fdbde11500184317 Mon Sep 17 00:00:00 2001 From: MkQtS <81752398+MkQtS@users.noreply.github.com> Date: Tue, 11 Nov 2025 00:15:58 +0800 Subject: [PATCH] fix typo --- v2rayN/ServiceLib/Sample/tun_singbox_dns | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v2rayN/ServiceLib/Sample/tun_singbox_dns b/v2rayN/ServiceLib/Sample/tun_singbox_dns index 91ed83f9..4f91c6ff 100644 --- a/v2rayN/ServiceLib/Sample/tun_singbox_dns +++ b/v2rayN/ServiceLib/Sample/tun_singbox_dns @@ -15,7 +15,7 @@ "rules": [ { "rule_set": [ - "geosite:google" + "geosite-google" ], "server": "remote", "strategy": "prefer_ipv4"