Skip to content

Commit

Permalink
Merge pull request #1262 from getlantern/iran-domain-routing-rules
Browse files Browse the repository at this point in the history
Skip proxying for ArvanCloud S3 and Iran's replica-rust domain
  • Loading branch information
anacrolix authored Oct 17, 2022
2 parents 3bfdb47 + 9dc1f1e commit 4afea5b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions embeddedconfig/global.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,7 @@ client:
ss7hc6jm.io:443: 92.223.103.136:443
www.ss7hc6jm.io:80: 92.223.103.136:80
ss7hc6jm.io:80: 92.223.103.136:80
# Should there be something here for the Iran Replica infrastructure?


nameddomainroutingrules:
Expand Down Expand Up @@ -396,6 +397,12 @@ domainroutingrules:
s-dt2.cloud.gcore.lu: md
retracker.bashtel.ru: md

# Iran direct

# Should we be using the IP address directly here?
ir.ss7hc6jm.io: md
s3.ir-thr-at1.arvanstorage.com: md

# Replica http(s) BitTorrent trackers that run on non-standard ports (80 and 443?) should be listed here.
tracker.opentrackr.org: p
9.rarbg.com: p
Expand Down

0 comments on commit 4afea5b

Please sign in to comment.