diff --git a/internal/bootstrap/data/setting.go b/internal/bootstrap/data/setting.go index 8ac279ac..1d0bf8b4 100644 --- a/internal/bootstrap/data/setting.go +++ b/internal/bootstrap/data/setting.go @@ -110,7 +110,7 @@ func InitialSettings() []model.SettingItem { "PDF.js":"https://alist-org.github.io/pdf.js/web/viewer.html?file=$e_url" }, "epub": { - "EPUB.js":"/static/epub.js/viewer.html?url=$e_url" + "EPUB.js":"https://alist-org.github.io/static/epub.js/viewer.html?url=$e_url" } }`, Type: conf.TypeText, Group: model.PREVIEW}, // {Key: conf.OfficeViewers, Value: `{