parent
453a20d067
commit
8076818893
@ -2,8 +2,8 @@ ext {
|
|||||||
extName = 'Moodtoon'
|
extName = 'Moodtoon'
|
||||||
extClass = '.Moodtoon'
|
extClass = '.Moodtoon'
|
||||||
themePkg = 'mangathemesia'
|
themePkg = 'mangathemesia'
|
||||||
baseUrl = 'https://moodtoon.net'
|
baseUrl = 'https://moon-toon.com'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 1
|
||||||
isNsfw = true
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -9,7 +9,7 @@ import java.util.TimeZone
|
|||||||
|
|
||||||
class Moodtoon : MangaThemesia(
|
class Moodtoon : MangaThemesia(
|
||||||
"Moodtoon",
|
"Moodtoon",
|
||||||
"https://moodtoon.net",
|
"https://moon-toon.com",
|
||||||
"th",
|
"th",
|
||||||
dateFormat = SimpleDateFormat("MMMM d, yyyy", Locale("th")).apply {
|
dateFormat = SimpleDateFormat("MMMM d, yyyy", Locale("th")).apply {
|
||||||
timeZone = TimeZone.getTimeZone("Asia/Bangkok")
|
timeZone = TimeZone.getTimeZone("Asia/Bangkok")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user