diff --git a/app.yaml b/app.yaml index 4609501..c959c38 100644 --- a/app.yaml +++ b/app.yaml @@ -1,6 +1,6 @@ # ffd-retief-hrd fanfictiondownloader application: fanfictiondownloader -version: 4-4-80 +version: 4-4-81 runtime: python27 api_version: 1 threadsafe: true diff --git a/calibre-plugin/__init__.py b/calibre-plugin/__init__.py index cc43a76..2e2281a 100644 --- a/calibre-plugin/__init__.py +++ b/calibre-plugin/__init__.py @@ -36,7 +36,7 @@ class FanFictionDownLoaderBase(InterfaceActionBase): description = 'UI plugin to download FanFiction stories from various sites.' supported_platforms = ['windows', 'osx', 'linux'] author = 'Jim Miller' - version = (1, 7, 51) + version = (1, 7, 52) minimum_calibre_version = (0, 8, 57) #: This field defines the GUI plugin class that contains all the code diff --git a/index.html b/index.html index 100419a..1b707dd 100644 --- a/index.html +++ b/index.html @@ -46,13 +46,16 @@ {{yourfile}} -
Fanfiction.net appears to be blocking access from Google App Engine, which prevents this web service. There's nothing I can do about it. At the time of writing, the latest CLI and calibre plugin versions worked.
+It appears that FimFiction.net is also blocking access from Google + App Engine now. +
{% if authorized %}