WPMangastream: Add Infernal Void Scans (#9609)

This commit is contained in:
h-hyuuga 2021-10-25 06:14:46 -04:00 committed by GitHub
parent f97b3c26ed
commit 9e1bd5c23e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 1 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

View File

@ -14,6 +14,7 @@ class WPMangaStreamGenerator : ThemeSourceGenerator {
override val sources = listOf(
MultiLang("Asura Scans", "https://www.asurascans.com", listOf("en", "tr"), className = "AsuraScansFactory", pkgName = "asurascans", overrideVersionCode = 6),
SingleLang("Infernal Void Scans", "https://infernalvoidscans.com", "en"),
SingleLang("KlanKomik", "https://klankomik.com", "id", overrideVersionCode = 1),
SingleLang("Kombatch", "https://kombatch.com", "id"),
SingleLang("MasterKomik", "https://masterkomik.com", "id", overrideVersionCode = 1),