parent
c73ddac889
commit
d8fe748376
@ -2,8 +2,8 @@ ext {
|
|||||||
extName = 'KlikManga'
|
extName = 'KlikManga'
|
||||||
extClass = '.KlikManga'
|
extClass = '.KlikManga'
|
||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://klikmanga.com'
|
baseUrl = 'https://klikmanga.org'
|
||||||
overrideVersionCode = 3
|
overrideVersionCode = 4
|
||||||
isNsfw = true
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@ import java.util.Locale
|
|||||||
|
|
||||||
class KlikManga : Madara(
|
class KlikManga : Madara(
|
||||||
"KlikManga",
|
"KlikManga",
|
||||||
"https://klikmanga.com",
|
"https://klikmanga.org",
|
||||||
"id",
|
"id",
|
||||||
SimpleDateFormat("MMMM dd, yyyy", Locale("id")),
|
SimpleDateFormat("MMMM dd, yyyy", Locale("id")),
|
||||||
) {
|
) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user