New MangaThemesia Source: Kai Scans (#19208)

* add Kai Scans to MangaThemesiaGenerator

* fix [no-consecutive-blank-lines]
This commit is contained in:
Federico d'Alonzo 2023-12-07 14:37:33 +01:00 committed by GitHub
parent 400bef1ea4
commit d14c9ba1ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 6 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

View File

@ -0,0 +1,5 @@
package eu.kanade.tachiyomi.extension.en.kaiscans
import eu.kanade.tachiyomi.multisrc.mangathemesia.MangaThemesia
class KaiScans : MangaThemesia("Kai Scans", "https://www.kaiscans.com", "en", mangaUrlDirectory = "/series")

View File

@ -49,6 +49,7 @@ class MangaThemesiaGenerator : ThemeSourceGenerator {
SingleLang("Imagine Scan", "https://imaginescan.com.br", "pt-BR", isNsfw = true, overrideVersionCode = 1),
SingleLang("InariManga", "https://inarimanga.com", "es", overrideVersionCode = 7),
SingleLang("Infernal Void Scans", "https://void-scans.com", "en", overrideVersionCode = 5),
SingleLang("Kai Scans", "https://kaiscans.com", "en", isNsfw = false),
SingleLang("Kanzenin", "https://kanzenin.info", "id", isNsfw = true, overrideVersionCode = 1),
SingleLang("KataKomik", "https://katakomik.online", "id"),
SingleLang("King of Shojo", "https://kingofshojo.com", "ar", overrideVersionCode = 1),