Changelog
2afacc7 [CLEANUP] remove toc content since the epub format already has an internal toc
bf813bf [TASK] extend log message to give info about which chapter assets are getting imported
d919ff4 [WIP] add example configuration for custom template and waybackmachine usage
ee04333 [TASK] rename cleanup regex to strip regex since the functionality of it is to strip the capture group from unwanted text, related to #13
01686ea [TASK] add option to cleanup extracted titles/chapter content with regular expressions, fixes #13
3e0e0db [TASK] split not existing redirect and blacklisted redirect URL for better clarity
602d88a [DOC] add cleanup regular expression to title-content and chapter-content options
a1d284e [BUGFIX] fix usage of cleanup options
e2407f8 [TASK] add cleanup regex for kanna no kanna
a3d343b [BUGFIX] change data type of redirects from json to yaml
a0c2a8e [TASK] implement configuration to use the wayback machine for hosts in case they got shut down, relates to #12
b611b61 [TASK] move wayback machine implementation to session package, use session as interface
eef22c2 [BUGFIX] fix faked original URL of request on using the wayback machine, resolves #12
16ff304 [TASK] make title selector optional in case there is actually no title, add prefix should be required if no title selector is configured, relates to #3
a3de07e [BUGFIX] fix application of cleanup options for title, extract method for application of cleanup options
43e385d [BUGFIX] prevent escaping the title which is HTML code
0fcb447 [TASK] update kanna no kanna for wayback machine and first chapters
86411ab [CLEANUP] remove log info for searching external asset URLs and just display the info on actually importing them
1e91be3 [DOC] add wayback machine options to site configuration
36a2bd8 [TASK] move sanitizing HTML code to the writer instead of in the extractor, sanitize every HTML code including titles
2d51209 [TASK] bump version to 2.1.1