mihomo: sync upstream

last commit: 050b8bc3f4
This commit is contained in:
gitea-action 2025-02-03 14:30:22 +08:00
parent 01913c55a7
commit 8096ff0872

View File

@ -617,7 +617,7 @@ mixin_authentications() {
} }
mixin_tun_dns_hijacks() { mixin_tun_dns_hijacks() {
dns_hijack="$1" yq -M -i '.tun.dns_hijack += [strenv(dns_hijack)]' "$RUN_PROFILE_PATH" dns_hijack="$1" yq -M -i '.tun.dns-hijack += [strenv(dns_hijack)]' "$RUN_PROFILE_PATH"
} }
mixin_fake_ip_filters() { mixin_fake_ip_filters() {