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