From e260d061096c1524639024d88ba13507d586e19f Mon Sep 17 00:00:00 2001 From: patterniha <71074308+patterniha@users.noreply.github.com> Date: Sat, 15 Feb 2025 01:32:08 +0330 Subject: [PATCH] Update serverless_with_mitm_for_iran.jsonc remove iran.dat --- Serverless-for-iran/serverless_with_mitm_for_iran.jsonc | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/Serverless-for-iran/serverless_with_mitm_for_iran.jsonc b/Serverless-for-iran/serverless_with_mitm_for_iran.jsonc index f022377..676a257 100644 --- a/Serverless-for-iran/serverless_with_mitm_for_iran.jsonc +++ b/Serverless-for-iran/serverless_with_mitm_for_iran.jsonc @@ -1,10 +1,7 @@ // Project XHTTP https://t.me/projectXhttp - // Serverless with mitm for iran v1 -// Requirements -> Xray-core v25.2+, Default Loyalsoldier's geoip and geosite, -// Iran Hosted Domains: https://github.com/bootmortis/iran-hosted-domains/releases/latest/download/iran.dat, -// a self-signed-certificate: you can create with "./xray tls cert -ca -file=mycert" command. +// Requirements -> Xray-core v25.2+, a self-signed-certificate: you can create with "./xray tls cert -ca -file=mycert" command. // also, the certificate must be imported into "Trusted-Root-Certification-Authorities" of system/browser @@ -72,7 +69,7 @@ }, "servers": [ "h2c://208.67.222.222/dns-query", - {"address": "localhost", "domains": ["geosite:private", "ext:iran.dat:all", "geosite:category-ir"]} + {"address": "localhost", "domains": ["geosite:private", "geosite:category-ir"]} ], "tag": "dns-query", "disableFallback": true @@ -322,7 +319,7 @@ "ip": ["10.10.34.0/24", "2001:4188:2:600:10:10:34:36", "2001:4188:2:600:10:10:34:35"] }, {"outboundTag": "direct", - "domain": ["geosite:private", "ext:iran.dat:all", "geosite:category-ir"] + "domain": ["geosite:private", "geosite:category-ir"] }, {"outboundTag": "direct", "ip": ["geoip:private", "geoip:ir"]