[Desu] Update domain

master
Draken 11 months ago committed by GitHub
parent 19751674ee
commit 28f5856f9e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -20,7 +20,7 @@ import java.util.*
internal class DesuMeParser(context: MangaLoaderContext) :
LegacyPagedMangaParser(context, MangaParserSource.DESUME, 20) {
override val configKeyDomain = ConfigKey.Domain("desu.work", "desu.store", "desu.me", "desu.win")
override val configKeyDomain = ConfigKey.Domain("desu.city", "desu.work", "desu.store", "desu.me", "desu.win")
override val availableSortOrders: Set<SortOrder> = EnumSet.of(
SortOrder.UPDATED,

Loading…
Cancel
Save