Lunar Scans Hentai -> Pornhwa Scans (#5000)

This commit is contained in:
KirinRaikage 2024-09-11 07:20:09 +02:00 committed by Draff
parent af8a367cfa
commit 5cee63f5bb
No known key found for this signature in database
GPG Key ID: E8A89F3211677653
2 changed files with 9 additions and 8 deletions

View File

@ -1,9 +1,9 @@
ext {
extName = 'Lunar Scans Hentai'
extClass = '.LunarScansHentai'
extName = 'Pornhwa Scans'
extClass = '.PornhwaScans'
themePkg = 'mangathemesia'
baseUrl = 'https://hentai.lunarscans.fr'
overrideVersionCode = 0
baseUrl = 'https://pornhwascans.fr'
overrideVersionCode = 1
isNsfw = true
}

View File

@ -4,11 +4,12 @@ import eu.kanade.tachiyomi.multisrc.mangathemesia.MangaThemesia
import java.text.SimpleDateFormat
import java.util.Locale
class LunarScansHentai : MangaThemesia(
"Lunar Scans Hentai",
"https://hentai.lunarscans.fr",
class PornhwaScans : MangaThemesia(
"Pornhwa Scans",
"https://pornhwascans.fr",
"fr",
dateFormat = SimpleDateFormat("MMMM d, yyyy", Locale.FRENCH),
) {
override val supportsLatest = false
// formally Lunar Scans Hentai
override val id = 5554585746492602896
}