switch the mirrors again

This commit is contained in:
idk
2022-09-07 21:48:36 -04:00
parent 7cdbd56111
commit f5bf9bd757

View File

@ -27,13 +27,13 @@ DEFAULT_MIRROR = {
# "country": "no",
#}
#{
# 'net': 'clearnet',
# 'protocol': 'https',
# 'domain': 'download.i2p2.de',
# 'org': 'sigterm.no',
# 'country': 'no',
#}
DEFAULT_MIRROR= {
'net': 'clearnet',
'protocol': 'https',
'domain': 'download.i2p2.no',
'org': 'sigterm.no',
'country': 'no',
}
DEFAULT_I2P_MIRROR = {
'net': 'i2p',