[fix] KOSync plugin server location (#3288)

This is only step one. It remains to be determined why the connection is downgraded to sslv3, which will result in a handshake failure.
This commit is contained in:
Frans de Jonge
2017-10-02 09:51:34 +02:00
committed by GitHub
parent 1f038055d3
commit 23e2183931
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
local service = [[
{
"base_url" : "https://vislab.bjmu.edu.cn:7200",
"base_url" : "https://sync.koreader.rocks:443/",
"name" : "api",
"methods" : {
"register" : {