parent
067d4a6bec
commit
69d400b0ef
@ -2,8 +2,8 @@ ext {
|
||||
extName = 'Tres Daos Scan'
|
||||
extClass = '.TresDaosScan'
|
||||
themePkg = 'mangathemesia'
|
||||
baseUrl = 'https://tresdaos.com'
|
||||
overrideVersionCode = 8
|
||||
baseUrl = 'https://3daos.mewingzone.com'
|
||||
overrideVersionCode = 9
|
||||
isNsfw = false
|
||||
}
|
||||
|
||||
|
@ -7,7 +7,7 @@ import java.util.Locale
|
||||
|
||||
class TresDaosScan : MangaThemesia(
|
||||
"Tres Daos Scan",
|
||||
"https://tresdaos.com",
|
||||
"https://3daos.mewingzone.com",
|
||||
"es",
|
||||
dateFormat = SimpleDateFormat("MMMM dd, yyyy", Locale("es")),
|
||||
) {
|
||||
|
@ -2,8 +2,8 @@ ext {
|
||||
extName = 'ManhwaLand.mom'
|
||||
extClass = '.ManhwaLandMom'
|
||||
themePkg = 'mangathemesia'
|
||||
baseUrl = 'https://www.manhwaland.ink'
|
||||
overrideVersionCode = 7
|
||||
baseUrl = 'https://www.manhwaland.asia'
|
||||
overrideVersionCode = 8
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
|
@ -8,7 +8,7 @@ import java.util.Locale
|
||||
|
||||
class ManhwaLandMom : MangaThemesia(
|
||||
"ManhwaLand.mom",
|
||||
"https://www.manhwaland.ink",
|
||||
"https://www.manhwaland.asia",
|
||||
"id",
|
||||
dateFormat = SimpleDateFormat("MMMM d, yyyy", Locale("id")),
|
||||
) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user