parent
ac7b2a2dbb
commit
843fa52764
|
@ -2,8 +2,8 @@ ext {
|
|||
extName = 'Tenshi.id'
|
||||
extClass = '.TenshiId'
|
||||
themePkg = 'mangathemesia'
|
||||
baseUrl = 'https://tenshi.id'
|
||||
overrideVersionCode = 4
|
||||
baseUrl = 'https://tenshi.pw'
|
||||
overrideVersionCode = 5
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
|
|
@ -8,7 +8,7 @@ import java.util.Locale
|
|||
|
||||
class TenshiId : MangaThemesia(
|
||||
"Tenshi.id",
|
||||
"https://tenshi.id",
|
||||
"https://tenshi.pw",
|
||||
"id",
|
||||
dateFormat = SimpleDateFormat("MMMM dd, yyyy", Locale("id", "ID")),
|
||||
mangaUrlDirectory = "/komik",
|
||||
|
|
Loading…
Reference in New Issue