add boxmanhwa to madtheme (#936)

This commit is contained in:
Secozzi 2024-02-02 19:56:10 +00:00 committed by Draff
parent d8b551bbc9
commit 3c0f484afc
6 changed files with 1 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

View File

@ -13,6 +13,7 @@ class MadThemeGenerator : ThemeSourceGenerator {
override val sources = listOf(
SingleLang("BeeHentai", "https://beehentai.com", "en", isNsfw = true),
SingleLang("BoxManhwa", "https://boxmanhwa.com", "en", isNsfw = true),
SingleLang("MangaBuddy", "https://mangabuddy.com", "en", isNsfw = true, overrideVersionCode = 2),
SingleLang("MangaCute", "https://mangacute.com", "en", isNsfw = true),
SingleLang("MangaForest", "https://mangaforest.me", "en", isNsfw = true, overrideVersionCode = 1),