ManhuaES: fix chapter empty in some manga (#6209)
This commit is contained in:
@ -5,5 +5,5 @@ import java.text.SimpleDateFormat
|
||||
import java.util.Locale
|
||||
|
||||
class ManhuaES : Madara("Manhua ES", "https://manhuaes.com", "en") {
|
||||
override val pageListParseSelector = "div.text-left li"
|
||||
override val pageListParseSelector = "div.text-left li, div.text-left div.separator"
|
||||
}
|
||||
|
Reference in New Issue
Block a user