From 25410cde805bb44b9490bb006f726176458751c7 Mon Sep 17 00:00:00 2001 From: bia-pain-bache <155004885+bia-pain-bache@users.noreply.github.com> Date: Fri, 27 Sep 2024 22:35:30 +0330 Subject: [PATCH] Bug fix. --- _worker.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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",