diff --git a/app.yaml b/app.yaml index 161ef42..5b75406 100644 --- a/app.yaml +++ b/app.yaml @@ -1,6 +1,6 @@ # ffd-retief-hrd fanfictiondownloader application: fanfictiondownloader -version: 4-4-4 +version: 4-4-5 runtime: python27 api_version: 1 threadsafe: true diff --git a/calibre-plugin/__init__.py b/calibre-plugin/__init__.py index e43518d..4dc026a 100644 --- a/calibre-plugin/__init__.py +++ b/calibre-plugin/__init__.py @@ -27,7 +27,7 @@ class FanFictionDownLoaderBase(InterfaceActionBase): description = 'UI plugin to download FanFiction stories from various sites.' supported_platforms = ['windows', 'osx', 'linux'] author = 'Jim Miller' - version = (1, 5, 12) + version = (1, 5, 13) minimum_calibre_version = (0, 8, 30) #: This field defines the GUI plugin class that contains all the code diff --git a/fanficdownloader/adapters/__init__.py b/fanficdownloader/adapters/__init__.py index 3bc57c9..e8eeb85 100644 --- a/fanficdownloader/adapters/__init__.py +++ b/fanficdownloader/adapters/__init__.py @@ -51,6 +51,7 @@ import adapter_thequidditchpitchorg import adapter_nfacommunitycom import adapter_midnightwhispersca import adapter_ksarchivecom +import adapter_archiveskyehawkecom ## This bit of complexity allows adapters to be added by just adding ## importing. It eliminates the long if/else clauses we used to need diff --git a/index.html b/index.html index f65edd7..eb193e7 100644 --- a/index.html +++ b/index.html @@ -56,17 +56,17 @@
- Support for ksarchive.com has been added. Thanks for Jade AislinSam implementing this. + Support for archive.skyehawke.com has been added. Thanks to Ida Leter for implementing this.
- Questions? Check out our new - FAQs. Thanks to Wyndham for writing these. + Questions? Check out our + FAQs.
If you have any problems with this application, please report them in the FanFictionDownLoader Google Group. The - Previous Version is also available for you to use if necessary. + Previous Version is also available for you to use if necessary.
A few additional things to know, which will make your life substantially easier: