Update senshi manga domain (#7316)

update senshi manga domain
This commit is contained in:
Bui Dai 2025-01-25 21:36:35 +07:00 committed by Draff
parent 0a0ba8ea6c
commit bc6e37008b
No known key found for this signature in database
GPG Key ID: E8A89F3211677653
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@ ext {
extName = 'Senshi Manga'
extClass = '.SenshiManga'
themePkg = 'lectormoe'
baseUrl = 'https://visorsenshi.com'
overrideVersionCode = 5
baseUrl = 'https://senshimanga.capibaratraductor.com'
overrideVersionCode = 6
isNsfw = false
}

View File

@ -4,6 +4,6 @@ import eu.kanade.tachiyomi.multisrc.lectormoe.LectorMoe
class SenshiManga : LectorMoe(
"Senshi Manga",
"https://visorsenshi.com",
"https://senshimanga.capibaratraductor.com",
"es",
)