Mirrors: "meeh" -> "sigterm.no"

This commit is contained in:
str4d
2014-03-24 21:27:56 +00:00
parent 95a6ccfff8
commit ad53cb3f4b
2 changed files with 4 additions and 4 deletions

View File

@ -10,7 +10,7 @@ from i2p2www import CURRENT_I2P_VERSION, MIRRORS_FILE
DEFAULT_MIRROR = {
'protocol': 'https',
'domain': 'download.i2p2.de',
'org': 'meeh',
'org': 'sigterm.no',
'country': 'no',
}