mirror of
https://github.com/XTLS/Xray-examples.git
synced 2025-04-12 14:59:28 +08:00
Update serverless_for_iran.jsonc
remove iran.dat
This commit is contained in:
parent
088f88f471
commit
901e37ab1b
@ -1,10 +1,6 @@
|
|||||||
// Project XHTTP https://t.me/projectXhttp
|
// Project XHTTP https://t.me/projectXhttp
|
||||||
|
|
||||||
// Serverless for iran v1
|
// Serverless for iran v1
|
||||||
|
|
||||||
// Requirements -> Xray-core, Default Loyalsoldier's geoip and geosite,
|
|
||||||
// Iran Hosted Domains: https://github.com/bootmortis/iran-hosted-domains/releases/latest/download/iran.dat
|
|
||||||
|
|
||||||
|
|
||||||
{
|
{
|
||||||
"log": {
|
"log": {
|
||||||
@ -71,7 +67,7 @@
|
|||||||
},
|
},
|
||||||
"servers": [
|
"servers": [
|
||||||
"https://cloudflare-dns.com/dns-query",
|
"https://cloudflare-dns.com/dns-query",
|
||||||
{"address": "localhost", "domains": ["geosite:private", "ext:iran.dat:all", "geosite:category-ir", "www.cloudflare.com"]}
|
{"address": "localhost", "domains": ["geosite:private", "geosite:category-ir", "www.cloudflare.com"]}
|
||||||
],
|
],
|
||||||
"tag": "dns-query",
|
"tag": "dns-query",
|
||||||
"disableFallback": true
|
"disableFallback": true
|
||||||
@ -205,7 +201,7 @@
|
|||||||
"ip": ["10.10.34.0/24", "2001:4188:2:600:10:10:34:36", "2001:4188:2:600:10:10:34:35"]
|
"ip": ["10.10.34.0/24", "2001:4188:2:600:10:10:34:36", "2001:4188:2:600:10:10:34:35"]
|
||||||
},
|
},
|
||||||
{"outboundTag": "direct",
|
{"outboundTag": "direct",
|
||||||
"domain": ["geosite:private", "ext:iran.dat:all", "geosite:category-ir"]
|
"domain": ["geosite:private", "geosite:category-ir"]
|
||||||
},
|
},
|
||||||
{"outboundTag": "direct",
|
{"outboundTag": "direct",
|
||||||
"ip": ["geoip:private", "geoip:ir"]
|
"ip": ["geoip:private", "geoip:ir"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user