mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2026-05-08 12:36:11 +02:00
Add new sites to index.html
This commit is contained in:
parent
56c75350a6
commit
af7c717c20
1 changed files with 18 additions and 4 deletions
22
index.html
22
index.html
|
|
@ -57,10 +57,9 @@
|
|||
<h3>Changes:</h3>
|
||||
<p>
|
||||
<ul>
|
||||
<li>Fix for archiveofourown.org series URL.</li>
|
||||
<li>Include notes in chapter text on thewriterscoffeeshop.com.</li>
|
||||
<li>Remove support for site prisonbreakfic.net--site is no longer there.<li>
|
||||
<li>Remove support for site svufiction.com--site is no longer there.<li>
|
||||
<li>New site: netraptor.org<li>
|
||||
<li>New site: asr3.slashzone.org<li>
|
||||
<li>New site: tokra.fandomnet.com<li>
|
||||
</ul>
|
||||
</p>
|
||||
<p>
|
||||
|
|
@ -605,6 +604,21 @@
|
|||
Use the URL of the story's chapter list, such as
|
||||
<br /><a href="http://www.psychfic.com/viewstory.php?sid=1234">http://www.psychfic.com/viewstory.php?sid=1234</a>
|
||||
</dd>
|
||||
<dt>http://tokra.fandomnet.com</dt>
|
||||
<dd>
|
||||
Use the URL of the story's chapter list, such as
|
||||
<br /><a href="http://tokra.fandomnet.com/viewstory.php?sid=1234">http://tokra.fandomnet.com/viewstory.php?sid=1234</a>
|
||||
</dd>
|
||||
<dt>asr3.slashzone.org</dt>
|
||||
<dd>
|
||||
Use the URL of the story's chapter list, such as
|
||||
<br /><a href="http://asr3.slashzone.org/archive/viewstory.php?sid=1234">http://asr3.slashzone.org/archive/viewstory.php?sid=1234</a>
|
||||
</dd>
|
||||
<dt>netraptor.org</dt>
|
||||
<dd>
|
||||
Use the URL of the story's chapter list, such as
|
||||
<br /><a href="http://netraptor.org/archive/viewstory.php?sid=1234">http://netraptor.org/archive/viewstory.php?sid=1234</a>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Reference in a new issue