Skip to content
Permalink
Browse files
Add mirrors from EmeraldOnion
  • Loading branch information
Phoul committed Jul 16, 2018
1 parent 855feab commit 54cf36400669c555a3af84b167fd79f19b9ebbe3
Showing with 7 additions and 1 deletion.
  1. +7 −1 scripts/maint/fallback.whitelist
@@ -12,7 +12,8 @@

# To replace this list with the hard-coded fallback list (for testing), use
# a command similar to:
# cat src/or/fallback_dirs.inc | grep \" | grep -v weight | tr -d '\n' | \
# cat src/app/config/fallback_dirs.inc | grep \" | grep -v weight | \
# tr -d '\n' | \
# sed 's/"" / /g' | sed 's/""/"/g' | tr \" '\n' | grep -v '^$' \
# > scripts/maint/fallback.whitelist
#
@@ -1048,3 +1049,8 @@

# Email sent directly to Phoul
195.154.105.170:9030 orport=9001 id=E947C029087FA1C3499BEF5D4372947C51223D8F

# Email sent directly to Phoul
23.129.64.101:80 orport=443 id=2EB20285FE55927B7AECC47BB94F22534FBC3941 ipv6=[2620:18c:0:1001::101]:443
23.129.64.102:80 orport=443 id=CA9739E2805A3CD73CF75BBCB6785C32394240E3 ipv6=[2620:18c:0:1001::102]:443
23.129.64.103:80 orport=443 id=8ED84B53BD9556CCBB036073A1AD508EC27CBE52 ipv6=[2620:18c:0:1001::103]:443

0 comments on commit 54cf364

Please sign in to comment.