diff --git a/luci-app-mosdns/root/usr/share/mosdns/default.yaml b/luci-app-mosdns/root/usr/share/mosdns/default.yaml index 1e0feb7..0bb557d 100644 --- a/luci-app-mosdns/root/usr/share/mosdns/default.yaml +++ b/luci-app-mosdns/root/usr/share/mosdns/default.yaml @@ -179,8 +179,9 @@ plugins: - tag: query_is_apple_domain type: sequence args: - - matches: qname $geosite_apple - exec: $forward_dnspod_udp + - matches: "!qname $geosite_apple" + exec: return + - exec: $forward_local - matches: "!resp_ip $geoip_cn" exec: drop_resp - matches: "!has_resp"