mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Fix for Internet Archive URL.
This commit is contained in:
committed by
Frans de Jonge
parent
030a02dfc4
commit
3fa2dad0b7
@@ -77,7 +77,7 @@ function OPDSBrowser:init()
|
||||
},
|
||||
{
|
||||
title = "Internet Archive",
|
||||
url = "https://bookserver.archive.org",
|
||||
url = "https://bookserver.archive.org/",
|
||||
},
|
||||
}
|
||||
G_reader_settings:saveSetting("opds_servers", servers)
|
||||
|
||||
Reference in New Issue
Block a user