Add Animated Glitched Scans ()

This commit is contained in:
AntsyLich 2022-07-09 19:17:41 +06:00 committed by GitHub
parent ae31863b0a
commit 9d3642aafd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 1 additions and 0 deletions
multisrc
overrides/wpmangastream/animatedglitchedscans/res
src/main/java/eu/kanade/tachiyomi/multisrc/wpmangastream

Binary file not shown.

After

(image error) Size: 6.8 KiB

Binary file not shown.

After

(image error) Size: 3.6 KiB

Binary file not shown.

After

(image error) Size: 10 KiB

Binary file not shown.

After

(image error) Size: 19 KiB

Binary file not shown.

After

(image error) Size: 28 KiB

Binary file not shown.

After

(image error) Size: 185 KiB

@ -14,6 +14,7 @@ class WPMangaStreamGenerator : ThemeSourceGenerator {
override val sources = listOf( override val sources = listOf(
MultiLang("Asura Scans", "https://www.asurascans.com", listOf("en", "tr"), className = "AsuraScansFactory", pkgName = "asurascans", overrideVersionCode = 14), MultiLang("Asura Scans", "https://www.asurascans.com", listOf("en", "tr"), className = "AsuraScansFactory", pkgName = "asurascans", overrideVersionCode = 14),
SingleLang("Animated Glitched Scans", "https://anigliscans.com", "en"),
SingleLang("Boosei", "https://boosei.com", "id", overrideVersionCode = 1), SingleLang("Boosei", "https://boosei.com", "id", overrideVersionCode = 1),
SingleLang("GoGoManga", "https://gogomanga.fun", "en", overrideVersionCode = 1), SingleLang("GoGoManga", "https://gogomanga.fun", "en", overrideVersionCode = 1),
SingleLang("Imagine Scan", "https://imaginescan.com.br", "pt-BR", isNsfw = true, overrideVersionCode = 1), SingleLang("Imagine Scan", "https://imaginescan.com.br", "pt-BR", isNsfw = true, overrideVersionCode = 1),