mirror of
https://github.com/keiyoushi/extensions-source.git
synced 2024-11-22 10:22:47 +01:00
parent
df2a64df6b
commit
6c9a20f31e
@ -2,8 +2,8 @@ ext {
|
||||
extName = 'Legends No Fansub'
|
||||
extClass = '.LegendsNoFansub'
|
||||
themePkg = 'madara'
|
||||
baseUrl = 'https://legends.nextnovels.com'
|
||||
overrideVersionCode = 0
|
||||
baseUrl = 'https://legnmangas.com'
|
||||
overrideVersionCode = 1
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
|
@ -12,7 +12,7 @@ import java.util.concurrent.TimeUnit
|
||||
|
||||
class LegendsNoFansub : Madara(
|
||||
"Legends No Fansub",
|
||||
"https://legends.nextnovels.com",
|
||||
"https://legnmangas.com",
|
||||
"es",
|
||||
SimpleDateFormat("dd/MM/yyyy", Locale("es")),
|
||||
) {
|
||||
|
Loading…
Reference in New Issue
Block a user