|
|
|
|
@ -10,7 +10,7 @@ import java.util.*
|
|
|
|
|
|
|
|
|
|
@MangaSourceParser("YURILAB", "YuriLab", "id", ContentType.HENTAI)
|
|
|
|
|
internal class YuriLab(context: MangaLoaderContext) :
|
|
|
|
|
MangaReaderParser(context, MangaParserSource.YURILAB, "yurilab.my.id", pageSize = 20, searchPageSize = 10) {
|
|
|
|
|
MangaReaderParser(context, MangaParserSource.YURILAB, "yurilabs.my.id", pageSize = 20, searchPageSize = 10) {
|
|
|
|
|
override val sourceLocale: Locale = Locale.ENGLISH
|
|
|
|
|
override val filterCapabilities: MangaListFilterCapabilities
|
|
|
|
|
get() = super.filterCapabilities.copy(
|
|
|
|
|
|