parent
0a0ba8ea6c
commit
bc6e37008b
|
@ -2,8 +2,8 @@ ext {
|
||||||
extName = 'Senshi Manga'
|
extName = 'Senshi Manga'
|
||||||
extClass = '.SenshiManga'
|
extClass = '.SenshiManga'
|
||||||
themePkg = 'lectormoe'
|
themePkg = 'lectormoe'
|
||||||
baseUrl = 'https://visorsenshi.com'
|
baseUrl = 'https://senshimanga.capibaratraductor.com'
|
||||||
overrideVersionCode = 5
|
overrideVersionCode = 6
|
||||||
isNsfw = false
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,6 @@ import eu.kanade.tachiyomi.multisrc.lectormoe.LectorMoe
|
||||||
|
|
||||||
class SenshiManga : LectorMoe(
|
class SenshiManga : LectorMoe(
|
||||||
"Senshi Manga",
|
"Senshi Manga",
|
||||||
"https://visorsenshi.com",
|
"https://senshimanga.capibaratraductor.com",
|
||||||
"es",
|
"es",
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue