Madara: add Aln Scans & Trap scans (#14439)

* Madara: add Aln Scans

* Madara: add Trap scans

* fix lint 1
This commit is contained in:
Luqman 2022-12-04 22:30:19 +07:00 committed by GitHub
parent 16419cc15f
commit c7c5534e68
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: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 158 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 183 KiB

View File

@ -0,0 +1,8 @@
package eu.kanade.tachiyomi.extension.en.trapscans
import eu.kanade.tachiyomi.multisrc.madara.Madara
class TrapScans : Madara("Trap Scans", "https://trapscans.com", "en") {
override val mangaDetailsSelectorDescription = ".description-summary p"
}

View File

@ -34,6 +34,7 @@ class MadaraGenerator : ThemeSourceGenerator {
SingleLang("Akuzenai Arts", "https://akuzenaiarts.org", "en"),
SingleLang("AllPornComic", "https://allporncomic.com", "en", isNsfw = true),
SingleLang("AllTopManga", "https://alltopmanga.com", "en", isNsfw = true),
SingleLang("Aln Scans", "https://alnscans.com", "en"),
SingleLang("Amuy", "https://amuyscans.com", "pt-BR", isNsfw = true),
SingleLang("Anikiga", "https://anikiga.com", "tr"),
SingleLang("Anisa Manga", "https://anisamanga.com", "tr"),
@ -411,6 +412,7 @@ class MadaraGenerator : ThemeSourceGenerator {
SingleLang("ToonMany", "https://toonmany.com", "en", isNsfw = true),
SingleLang("Top Manhua", "https://topmanhua.com", "en", overrideVersionCode = 1),
SingleLang("Tortuga Ceviri", "https://tortuga-ceviri.com", "tr"),
SingleLang("Trap Scans", "https://trapscans.com", "en"),
SingleLang("TreeManga", "https://treemanga.com", "en", overrideVersionCode = 1),
SingleLang("TritiniaScans", "https://tritinia.com", "en", overrideVersionCode = 1),
SingleLang("Tudo Quadrinhos", "https://tudoquadrinhos.com.br", "pt-BR"),