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'
|
||||
themePkg = 'mangathemesia'
|
||||
baseUrl = 'https://carteldemanhwas.net'
|
||||
overrideVersionCode = 7
|
||||
overrideVersionCode = 8
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
|
@ -10,7 +10,7 @@ class CarteldeManhwas : MangaThemesia(
|
||||
"Cartel de Manhwas",
|
||||
"https://carteldemanhwas.net",
|
||||
"es",
|
||||
mangaUrlDirectory = "/proyectos",
|
||||
mangaUrlDirectory = "/serie",
|
||||
dateFormat = SimpleDateFormat("MMMM dd, yyyy", Locale("es")),
|
||||
) {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user