parent
067d4a6bec
commit
69d400b0ef
@ -2,8 +2,8 @@ ext {
|
|||||||
extName = 'Tres Daos Scan'
|
extName = 'Tres Daos Scan'
|
||||||
extClass = '.TresDaosScan'
|
extClass = '.TresDaosScan'
|
||||||
themePkg = 'mangathemesia'
|
themePkg = 'mangathemesia'
|
||||||
baseUrl = 'https://tresdaos.com'
|
baseUrl = 'https://3daos.mewingzone.com'
|
||||||
overrideVersionCode = 8
|
overrideVersionCode = 9
|
||||||
isNsfw = false
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ import java.util.Locale
|
|||||||
|
|
||||||
class TresDaosScan : MangaThemesia(
|
class TresDaosScan : MangaThemesia(
|
||||||
"Tres Daos Scan",
|
"Tres Daos Scan",
|
||||||
"https://tresdaos.com",
|
"https://3daos.mewingzone.com",
|
||||||
"es",
|
"es",
|
||||||
dateFormat = SimpleDateFormat("MMMM dd, yyyy", Locale("es")),
|
dateFormat = SimpleDateFormat("MMMM dd, yyyy", Locale("es")),
|
||||||
) {
|
) {
|
||||||
|
@ -2,8 +2,8 @@ ext {
|
|||||||
extName = 'ManhwaLand.mom'
|
extName = 'ManhwaLand.mom'
|
||||||
extClass = '.ManhwaLandMom'
|
extClass = '.ManhwaLandMom'
|
||||||
themePkg = 'mangathemesia'
|
themePkg = 'mangathemesia'
|
||||||
baseUrl = 'https://www.manhwaland.ink'
|
baseUrl = 'https://www.manhwaland.asia'
|
||||||
overrideVersionCode = 7
|
overrideVersionCode = 8
|
||||||
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.ink",
|
"https://www.manhwaland.asia",
|
||||||
"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