diff --git a/copy_manga.js b/copy_manga.js index 561caf7..a74c3ac 100644 --- a/copy_manga.js +++ b/copy_manga.js @@ -4,7 +4,7 @@ class CopyManga extends ComicSource { key = "copy_manga" - version = "1.3.0" + version = "1.3.1" minAppVersion = "1.2.1" @@ -12,7 +12,7 @@ class CopyManga extends ComicSource { headers = {} - static defaultCopyVersion = "2.2.9" + static defaultCopyVersion = "2.2.9-dev" static defaultCopyPlatform = "2" @@ -51,7 +51,6 @@ class CopyManga extends ComicSource { "User-Agent": "COPY/" + this.copyVersion, "Accept": "*/*", "Accept-Encoding": "gzip", - "source": "copyApp", "webp": "1", "region": this.copyRegion, "version": this.copyVersion, diff --git a/index.json b/index.json index 027a9b7..68a1921 100644 --- a/index.json +++ b/index.json @@ -3,7 +3,7 @@ "name": "拷贝漫画", "fileName": "copy_manga.js", "key": "copy_manga", - "version": "1.3.0" + "version": "1.3.1" }, { "name": "Komiic",