mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Add a bunch of OTA mirrors...
With much better peerings & bandwidth than my fallback. -eu is in Central Europe -af is in Western Europe -na is in North America
This commit is contained in:
@@ -14,6 +14,9 @@ local ota_dir = DataStorage:getDataDir() .. "/ota/"
|
||||
local OTAManager = {
|
||||
ota_servers = {
|
||||
"http://vislab.bjmu.edu.cn:80/apps/koreader/ota/",
|
||||
"http://koreader-eu.ak-team.com:80/",
|
||||
"http://koreader-af.ak-team.com:80/",
|
||||
"http://koreader-na.ak-team.com:80/",
|
||||
"http://koreader.ak-team.com:80/",
|
||||
"http://hal9k.ifsc.usp.br:80/koreader/",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user