diff --git a/_worker.js b/_worker.js index b812c4dbc..7ade38765 100644 --- a/_worker.js +++ b/_worker.js @@ -3137,13 +3137,13 @@ function buildXrayRoutingRules (localDNS, blockAds, bypassIran, blockPorn, bypas type: "field" }, { - "inboundTag": [ + inboundTag: [ "socks-in", "http-in" ], - "port": "53", - "outboundTag": "dns-out", - "type": "field" + port: "53", + outboundTag: "dns-out", + type: "field" }, { network: "udp",