fix OTA update on Kobo, close #824

This commit is contained in:
chrox
2014-08-22 17:21:32 +08:00
parent b915ada919
commit dc166b50cc

View File

@@ -8,9 +8,9 @@ local _ = require("gettext")
local OTAManager = {
ota_servers = {
"http://vislab.bjmu.edu.cn/apps/koreader/ota/",
"http://koreader.ak-team.com/",
"http://hal9k.ifsc.usp.br/koreader/",
"http://vislab.bjmu.edu.cn:80/apps/koreader/ota/",
"http://koreader.ak-team.com:80/",
"http://hal9k.ifsc.usp.br:80/koreader/",
},
ota_channels = {
"nightly",