mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2026-05-08 21:11:59 +02:00
Bump version, add notice about fimfiction.net.
This commit is contained in:
parent
4a4ec3863d
commit
7e6963bbaf
2 changed files with 6 additions and 6 deletions
2
app.yaml
2
app.yaml
|
|
@ -1,6 +1,6 @@
|
|||
# fanfictionloader ffd-retief
|
||||
application: fanfictionloader
|
||||
version: 4-0-5
|
||||
version: 4-0-6
|
||||
runtime: python
|
||||
api_version: 1
|
||||
|
||||
|
|
|
|||
10
index.html
10
index.html
|
|
@ -53,18 +53,18 @@
|
|||
<p>Hi, {{ nickname }}! This is a fan fiction downloader, which makes reading stories from various websites
|
||||
much easier. </p>
|
||||
</div>
|
||||
<!-- put announcements here, h3 is a good title size.
|
||||
<!-- put announcements here, h3 is a good title size. -->
|
||||
<p>
|
||||
<b>New Feature:</b>
|
||||
New customizable option, <tt>website_encodings</tt>.
|
||||
<b>New Site:</b> Now supporting fimfiction.net. Many
|
||||
thanks to our latest developer, althaine, for this new
|
||||
adapter.
|
||||
</p>
|
||||
-->
|
||||
<p>
|
||||
If you have any problems with this application, please
|
||||
report them in
|
||||
the <a href="http://groups.google.com/group/fanfic-downloader">Fanfiction
|
||||
Downloader Google Group</a>. The
|
||||
<a href="http://4-0-4.fanfictionloader.appspot.com">Previous
|
||||
<a href="http://4-0-5.fanfictionloader.appspot.com">Previous
|
||||
Version</a> is also available for you to use if necessary.
|
||||
</p>
|
||||
<div id='error'>
|
||||
|
|
|
|||
Loading…
Reference in a new issue