Change some Domain (#11091)
Change some URL Change url from: - ManhwaLand.mom - ManhwaDesu
This commit is contained in:
parent
89c380c808
commit
e3449dfb65
@ -2,8 +2,8 @@ ext {
|
|||||||
extName = 'ManhwaDesu'
|
extName = 'ManhwaDesu'
|
||||||
extClass = '.ManhwaDesu'
|
extClass = '.ManhwaDesu'
|
||||||
themePkg = 'mangathemesia'
|
themePkg = 'mangathemesia'
|
||||||
baseUrl = 'https://manhwadesu.ws'
|
baseUrl = 'https://manhwadesu.io'
|
||||||
overrideVersionCode = 7
|
overrideVersionCode = 8
|
||||||
isNsfw = true
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -9,7 +9,7 @@ import java.util.Locale
|
|||||||
|
|
||||||
class ManhwaDesu : MangaThemesia(
|
class ManhwaDesu : MangaThemesia(
|
||||||
"ManhwaDesu",
|
"ManhwaDesu",
|
||||||
"https://manhwadesu.ws",
|
"https://manhwadesu.io",
|
||||||
"id",
|
"id",
|
||||||
"/komik",
|
"/komik",
|
||||||
SimpleDateFormat("MMMM dd, yyyy", Locale("id")),
|
SimpleDateFormat("MMMM dd, yyyy", Locale("id")),
|
||||||
|
|||||||
@ -2,8 +2,8 @@ ext {
|
|||||||
extName = 'ManhwaLand.mom'
|
extName = 'ManhwaLand.mom'
|
||||||
extClass = '.ManhwaLandMom'
|
extClass = '.ManhwaLandMom'
|
||||||
themePkg = 'mangathemesia'
|
themePkg = 'mangathemesia'
|
||||||
baseUrl = 'https://www.manhwaland.asia'
|
baseUrl = 'https://02.manhwaland.land'
|
||||||
overrideVersionCode = 8
|
overrideVersionCode = 9
|
||||||
isNsfw = true
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -8,7 +8,7 @@ import java.util.Locale
|
|||||||
|
|
||||||
class ManhwaLandMom : MangaThemesia(
|
class ManhwaLandMom : MangaThemesia(
|
||||||
"ManhwaLand.mom",
|
"ManhwaLand.mom",
|
||||||
"https://www.manhwaland.asia",
|
"https://02.manhwaland.land",
|
||||||
"id",
|
"id",
|
||||||
dateFormat = SimpleDateFormat("MMMM d, yyyy", Locale("id")),
|
dateFormat = SimpleDateFormat("MMMM d, yyyy", Locale("id")),
|
||||||
) {
|
) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user