Version 3.19.0 - 01 May 2020
- Comment out a debug, user_agent for wuxiaworld.com
- Fix adapter_fictionmaniatv image page parsing, thanks smutandrea
- Fix adapter_fanficsme for date tags change.
- Fix a py2/py3 issue in Calibre Plugin CLI call, thanks eschwartz
- Change inject_chapter_title back to h3.
- Allow for author without link & id in XF2.
- Change inject_chapter_title code in adapter_storiesonlinenet due to clean up
  weirdness.
- Change defaults.ini recommendations for inject_chapter_title and change
  injected titles to h4--had problems with epub update.
- Fix for py2/3 differences in final strip-non-ASCII decode fall back.
- Remove some 'watermarking' tags from adapter_webnovelcom
- De-obfuscate emails in XenForo posts.
- Change default setting for new users for 'Update Calibre Cover (from EPUB):'
  to 'Yes, if EPUB has a cover image'
- Add scifistories.com to valid site list for universe_as_series setting.
- New Site: scifistories.com (extends finestories.com).

Version 3.18.0 - 01 Apr 2020
- Resurrect fanfiction.tenhawkpresents.com and change to
  fanfic.tenhawkpresents.ink
- fictionalley.org needs a slow_down_sleep_time or it starts rejecting conns.
- Changes to adapter_archiveofourownorg for AO3 changes re: view_adult=true
- Accept https URLs for adapter_wwwutopiastoriescom, but don't use
  https--doesn't work with python.
- Remove extra spaces from replace_metadata examples
- Fix Description parsing with series/universe/contest links in
  adapter_storiesonlinenet.
- Fixes for ficbook.net site changes.
- Correct comments for universe_as_series setting in defaults.ini.
- Fix for adapter_ficbooknet when no ships/characters.
- Make sure all timestamps are using Calibre's local_tz.
- Need to unicode() ini data passed in from Calibre CLI.
- Add inject_chapter_title feature to adapter_storiesonlinenet.
- Fix for XF logins using manual user/pass instead of personal.ini.

Version 3.17.0 - 14 Mar 2020
- Add base_xenforo2forum feature skip_sticky_first_posts(on by default).
  Closes #470
- Ignore AO3's chapter numbers for use_view_full_work and use chapter offset
  instead. Closes #473
- Add order_threadmarks_by_date to base_xenforoforum, improve defaults.ini.
  For #469
