ManhwaLand.mom: update domain (#4550)
This commit is contained in:
parent
15aebe8edb
commit
89dbb360d3
|
@ -2,8 +2,8 @@ ext {
|
|||
extName = 'ManhwaLand.mom'
|
||||
extClass = '.ManhwaLandMom'
|
||||
themePkg = 'mangathemesia'
|
||||
baseUrl = 'https://www.manhwaland.space'
|
||||
overrideVersionCode = 6
|
||||
baseUrl = 'https://www.manhwaland.ink'
|
||||
overrideVersionCode = 7
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ import java.util.Locale
|
|||
|
||||
class ManhwaLandMom : MangaThemesia(
|
||||
"ManhwaLand.mom",
|
||||
"https://www.manhwaland.space",
|
||||
"https://www.manhwaland.ink",
|
||||
"id",
|
||||
dateFormat = SimpleDateFormat("MMMM d, yyyy", Locale("id")),
|
||||
) {
|
||||
|
|
Loading…
Reference in New Issue