From 2661f653d9dc973b8863d279cbc6958ba70e1f7c Mon Sep 17 00:00:00 2001
From: kytv <kytv@mail.i2p>
Date: Sun, 9 Feb 2014 19:36:54 +0000
Subject: [PATCH] additional mirrors

---
 i2p2www/pages/downloads/mirrors | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/i2p2www/pages/downloads/mirrors b/i2p2www/pages/downloads/mirrors
index 6812792b4..99b1062cb 100644
--- a/i2p2www/pages/downloads/mirrors
+++ b/i2p2www/pages/downloads/mirrors
@@ -2,3 +2,7 @@
 {"protocol": "https", "domain": "download.i2p2.de", "path": "/releases/%(version)s/%(file)s", "org": "meeh", "country": "no"}
 {"protocol": "http", "domain": "download.i2p2.de", "path": "/releases/%(version)s/%(file)s", "org": "meeh", "country": "no"}
 {"protocol": "http", "domain": "download.i2p2.no", "path": "/releases/%(version)s/%(file)s", "org": "meeh", "country": "no"}
+{"protocol": "https", "domain": "dl.dropboxusercontent.com", "path": "/u/18621288/I2P/%(version)s/%(file)s", "org": "Dropbox", "country": "us"}
+{"protocol": "https", "domain": "googledrive.com", "path": "/host/0B4jHEq5G7_EPWV9UeERwdGplZXc/%(version)s/%(file)s", "org": "Google Drive", "country": "us"}
+{"protocol": "http", "domain": "download.geti2p.com", "path": "/%(version)s/%(file)s", "org": "aargh", "country": "us"}
+{"protocol": "http", "domain": "download2.geti2p.com", "path": "/%(version)s/%(file)s", "org": "aargh", "country": "us"}
-- 
GitLab