parent
5334569924
commit
41c95e1d14
|
@ -2,8 +2,8 @@ ext {
|
|||
extName = 'Knight No Scanlation'
|
||||
extClass = '.KnightNoScanlation'
|
||||
themePkg = 'madara'
|
||||
baseUrl = 'https://knightnoscanlation.com'
|
||||
overrideVersionCode = 0
|
||||
baseUrl = 'https://lectorkns.com'
|
||||
overrideVersionCode = 1
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ import java.util.concurrent.TimeUnit
|
|||
|
||||
class KnightNoScanlation : Madara(
|
||||
"Knight No Scanlation",
|
||||
"https://knightnoscanlation.com",
|
||||
"https://lectorkns.com",
|
||||
"es",
|
||||
SimpleDateFormat("MMMM dd, yyyy", Locale("es")),
|
||||
) {
|
||||
|
|
Loading…
Reference in New Issue