diff --git a/copy_manga.js b/copy_manga.js index af282eb..bd3ff0a 100644 --- a/copy_manga.js +++ b/copy_manga.js @@ -4,7 +4,7 @@ class CopyManga extends ComicSource { key = "copy_manga" - version = "1.1.1" + version = "1.1.2" minAppVersion = "1.2.1" @@ -77,7 +77,7 @@ class CopyManga extends ComicSource { logout: () => { this.deleteData('token') }, - registerWebsite: "https://www.copymanga.site/web/login/loginByAccount" + registerWebsite: "https://www.mangacopy.com/web/login/loginByAccount" } /// explore pages diff --git a/index.json b/index.json index ff62a8b..9b9eec6 100644 --- a/index.json +++ b/index.json @@ -3,7 +3,7 @@ "name": "拷贝漫画", "fileName": "copy_manga.js", "key": "copy_manga", - "version": "1.1.1" + "version": "1.1.2" }, { "name": "Komiic",