update imperfectcomics baseurl (#13386)
This commit is contained in:
parent
37326cc62c
commit
050789f77d
|
@ -33,7 +33,7 @@ class MangaThemesiaGenerator : ThemeSourceGenerator {
|
|||
SingleLang("Gecenin Lordu", "https://geceninlordu.com", "tr", overrideVersionCode = 1),
|
||||
SingleLang("GoGoManga", "https://gogomanga.fun", "en", overrideVersionCode = 1),
|
||||
SingleLang("Imagine Scan", "https://imaginescan.com.br", "pt-BR", isNsfw = true, overrideVersionCode = 1),
|
||||
SingleLang("Imperfect Comics", "https://imperfectcomic.com", "en", overrideVersionCode = 8),
|
||||
SingleLang("Imperfect Comics", "https://imperfectcomic.org", "en", overrideVersionCode = 9),
|
||||
SingleLang("InariManga", "https://inarimanga.com", "es"),
|
||||
SingleLang("Infernal Void Scans", "https://void-scans.com", "en", overrideVersionCode = 4),
|
||||
SingleLang("Kanzenin", "https://kanzenin.xyz", "id", isNsfw = true),
|
||||
|
|
Loading…
Reference in New Issue