Cartel de Manhwas - fixed the Search results problem (#10257)
This commit is contained in:
parent
c0e22429bb
commit
d1fe20ff09
@ -3,7 +3,7 @@ ext {
|
|||||||
extClass = '.CarteldeManhwas'
|
extClass = '.CarteldeManhwas'
|
||||||
themePkg = 'mangathemesia'
|
themePkg = 'mangathemesia'
|
||||||
baseUrl = 'https://carteldemanhwas.net'
|
baseUrl = 'https://carteldemanhwas.net'
|
||||||
overrideVersionCode = 7
|
overrideVersionCode = 8
|
||||||
isNsfw = true
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@ class CarteldeManhwas : MangaThemesia(
|
|||||||
"Cartel de Manhwas",
|
"Cartel de Manhwas",
|
||||||
"https://carteldemanhwas.net",
|
"https://carteldemanhwas.net",
|
||||||
"es",
|
"es",
|
||||||
mangaUrlDirectory = "/proyectos",
|
mangaUrlDirectory = "/serie",
|
||||||
dateFormat = SimpleDateFormat("MMMM dd, yyyy", Locale("es")),
|
dateFormat = SimpleDateFormat("MMMM dd, yyyy", Locale("es")),
|
||||||
) {
|
) {
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user