switch to files.* mirror while the other one is down

This commit is contained in:
eyedeekay
2023-10-03 20:28:46 -04:00
parent fa988e6f5b
commit b036f269a6

View File

@ -27,13 +27,13 @@ DEFAULT_MIRROR = {
# "country": "no",
#}
DEFAULT_MIRROR= {
'net': 'clearnet',
'protocol': 'https',
'domain': 'download.i2p2.no',
'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',