diff --git a/podkop/files/usr/lib/sing_box_config_manager.sh b/podkop/files/usr/lib/sing_box_config_manager.sh index 9a0af62c..3532ceac 100644 --- a/podkop/files/usr/lib/sing_box_config_manager.sh +++ b/podkop/files/usr/lib/sing_box_config_manager.sh @@ -1178,7 +1178,7 @@ sing_box_cm_add_hijack_dns_route_rule() { --arg key "$key" \ --argjson value "$value" \ '.route.rules += [{ - action: "hijack-dns", + action: "hijack-dns", inbound: "dns-in", ($key): $value }]' }