Fix the mirror again

This commit is contained in:
idk
2021-08-24 19:20:14 -04:00
parent 453cdb93ec
commit f973f7b4a0

View File

@ -11,7 +11,7 @@ DEFAULT_MIRROR = {
"net": "clearnet",
"protocol": "https",
"domain": "files.i2p-projekt.de",
"path": "/releases/%(version)s/%(file)s",
"path": "/%(version)s/%(file)s",
"org": "i2p-projekt",
"country": "de",
}