WPMangaThemesia: add Pi Scans & Cosmic Scans (#13679)

* WPMangaThemesia: add Pi Scans Source

Closes #13344

* WPMangaThemesia: add Cosmic Scans Source

Closes #12358
This commit is contained in:
Riztard Lanthorn 2022-10-03 18:48:05 +07:00 committed by GitHub
parent 1d0466670b
commit 85dd728243
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
14 changed files with 10 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 152 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

View File

@ -0,0 +1,8 @@
package eu.kanade.tachiyomi.extension.id.piscans
import eu.kanade.tachiyomi.multisrc.mangathemesia.MangaThemesia
class PiScans : MangaThemesia("Pi Scans", "https://piscans.com", "id") {
override val hasProjectPage = true
}

View File

@ -28,6 +28,7 @@ class MangaThemesiaGenerator : ThemeSourceGenerator {
SingleLang("Boosei", "https://boosei.com", "id", overrideVersionCode = 1),
SingleLang("Clayrer", "https://clayrer.net", "es"),
SingleLang("Constellar Scans", "https://constellarscans.com", "en", isNsfw = true, overrideVersionCode = 1),
SingleLang("Cosmic Scans", "https://cosmicscans.com", "en"),
SingleLang("Dojing.net", "https://dojing.net", "id", isNsfw = true, className = "DojingNet"),
SingleLang("FlameScans.fr", "https://flamescans.fr", "fr", className = "FlameScansFR"),
SingleLang("Franxx Mangás", "https://franxxmangas.net", "pt-BR", className = "FranxxMangas", isNsfw = true),
@ -88,6 +89,7 @@ class MangaThemesiaGenerator : ThemeSourceGenerator {
SingleLang("Patatescans", "https://patatescans.com", "fr", isNsfw = true, overrideVersionCode = 2),
SingleLang("Phantom Scans", "https://phantomscans.com", "en", overrideVersionCode = 1),
SingleLang("Phoenix Fansub", "https://phoenixfansub.com", "es", overrideVersionCode = 2),
SingleLang("Pi Scans", "https://piscans.com", "id"),
SingleLang("PMScans", "https://rackusreads.com", "en", overrideVersionCode = 3),
SingleLang("Random Scans", "https://randomscans.xyz", "en"),
SingleLang("Rawkuma", "https://rawkuma.com/", "ja"),