From 8277082614d5f6faa04de8855a3997d4000b0773 Mon Sep 17 00:00:00 2001 From: Jim Miller Date: Thu, 16 Apr 2015 18:32:12 -0500 Subject: [PATCH] Change FFDL web service index.html to tell about FanFicFare --- app.yaml | 2 +- index.html | 43 +++++++++++++++++++++++++++---------------- 2 files changed, 28 insertions(+), 17 deletions(-) diff --git a/app.yaml b/app.yaml index 23ba604a..9685e147 100644 --- a/app.yaml +++ b/app.yaml @@ -1,6 +1,6 @@ # ffd-retief-hrd fanfictiondownloader application: fanfictiondownloader -version: 2-1-6 +version: 2-1-7 runtime: python27 api_version: 1 threadsafe: true diff --git a/index.html b/index.html index 4a892ef7..d72952a5 100644 --- a/index.html +++ b/index.html @@ -46,6 +46,33 @@ {{yourfile}} +

Important Notice

+

+ Google recently decided to + phase out code.google, + which is where FanFictionDownLoader kept it's source code. +

+

+ Since the FanFictionDownLoader project had to move anyway, + this seemed like a good time to also change the name of the + project. (There was occasional confusion with others, like + the similiarly named fanfictiondownloader.net.) +

+

+ The project is now called FanFicFare and + its source + hosted on GitHub. +

+

+ The URL of this web interface is also changed to + http://fanficfare.appspot.com/. +

+

+ This site will be left up in case there are problems with the + new site, but all future features and fixes will be + on FanFicFare. +

+ {% if authorized %}
@@ -54,22 +81,6 @@ much easier.

-

Changes:

- -

- 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. -

{{ error_message }}