Commit Graph

4 Commits

Author SHA1 Message Date
Mike Fährmann
968d3e8465 remove '&' from URL patterns
'/?&#' -> '/?#' and '?&#' -> '?#'

According to https://www.ietf.org/rfc/rfc3986.txt, URLs are
"organized hierarchically" by using "the slash ("/"), question
mark ("?"), and number sign ("#") characters to delimit components"
2020-10-22 23:31:25 +02:00
Mike Fährmann
11b744d971 [mangakakalot] improve/fix chapter extraction 2020-07-16 15:00:31 +02:00
Mike Fährmann
9cd1bc6907 [mangakakalot] update URL patterns, fix flake8 errors (#876) 2020-07-13 22:47:24 +02:00
jakem72360
7dfdcc3fbf [mangakakalot] Added extractors for MangaKakalot (#876) 2020-07-13 21:20:09 +02:00