LerToons: Update domain (#10645)

Update domain
This commit is contained in:
Chopper 2025-09-20 05:45:35 -03:00 committed by Draff
parent 6501c051aa
commit b90af30496
Signed by: Draff
GPG Key ID: E8A89F3211677653
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@ ext {
extName = 'Ler Toons'
extClass = '.LerToons'
themePkg = 'zerotheme'
baseUrl = 'https://www.unionmangas.com'
overrideVersionCode = 0
baseUrl = 'https://www.readmangas.org'
overrideVersionCode = 1
isNsfw = true
}

View File

@ -5,7 +5,7 @@ import eu.kanade.tachiyomi.network.interceptor.rateLimit
class LerToons : ZeroTheme(
"Ler Toons",
"https://www.unionmangas.com",
"https://www.readmangas.org",
"pt-BR",
) {
override val versionId = 3