mirror of
https://github.com/wassname/FanFicFare.git
synced 2026-09-10 11:40:24 +08:00
Add chapter limits with URL (like [3-4]) for web service.
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
# ffd-retief-hrd fanfictiondownloader fanficfare
|
||||
# ffd-retief-hrd fanficfare
|
||||
application: fanficfare
|
||||
version: 2-2-10
|
||||
version: 2-2-10a
|
||||
runtime: python27
|
||||
api_version: 1
|
||||
threadsafe: true
|
||||
|
||||
@@ -46,7 +46,15 @@
|
||||
</p>
|
||||
<h3>Changes:</h3>
|
||||
<ul>
|
||||
<li>Updates for mediaminer.org changes.</li>
|
||||
<li>Add chapter limits with URL by giving chapter range.<br>
|
||||
Examples:<br>
|
||||
<ul>
|
||||
<li>https://www.fanfiction.net/s/2565609/1/[4] <i>Chapter 4 only</i></li>
|
||||
<li>https://www.fanfiction.net/s/2565609/1/[6-10] <i>Chapters 6, 7, 8, 9 & 10 only</i></li>
|
||||
<li>https://www.fanfiction.net/s/2565609/1/[-10] <i>Chapters 1-10 only</i></li>
|
||||
<li>https://www.fanfiction.net/s/2565609/1/[150-] <i>Chapters 150 and up only</i></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
Questions? Check out our
|
||||
|
||||
Reference in New Issue
Block a user