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