parent
746dcba08b
commit
791d48fce1
@ -2,8 +2,8 @@ ext {
|
|||||||
extName = 'Legends No Fansub'
|
extName = 'Legends No Fansub'
|
||||||
extClass = '.LegendsNoFansub'
|
extClass = '.LegendsNoFansub'
|
||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://legends.nextnovels.com'
|
baseUrl = 'https://legnmangas.com'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 1
|
||||||
isNsfw = true
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@ import java.util.concurrent.TimeUnit
|
|||||||
|
|
||||||
class LegendsNoFansub : Madara(
|
class LegendsNoFansub : Madara(
|
||||||
"Legends No Fansub",
|
"Legends No Fansub",
|
||||||
"https://legends.nextnovels.com",
|
"https://legnmangas.com",
|
||||||
"es",
|
"es",
|
||||||
SimpleDateFormat("dd/MM/yyyy", Locale("es")),
|
SimpleDateFormat("dd/MM/yyyy", Locale("es")),
|
||||||
) {
|
) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user