mirror of
https://github.com/koreader/koreader
synced 2024-11-10 01:10:34 +00:00
Merge pull request #1824 from NiLuJe/master
Add a bunch of OTA mirrors...
This commit is contained in:
commit
d692a42f97
@ -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/",
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user