Improved SU3 news file specification

This commit is contained in:
str4d
2014-11-21 00:25:22 +00:00
parent cd8c39cce8
commit b00bef51a7

View File

@@ -404,32 +404,29 @@ If a router is older than this, the user must (manually?) update to an intermedi
</li><li>
&lt;i2p:version&gt; Required. The latest current router version available.
</li><li>
&lt;i2p:clearnet&gt; Out-of-network direct download links (zero or more)
&lt;i2p:update&gt; An update file (zero or more). It must contain at least one child.
<ul><li>
type (attribute): "sud", "su2", or "su3"
</li><li>
href (attribute): a standard clearnet http link
</li></ul>
</li><li>
&lt;i2p:clearnetssl&gt; Out-of-network direct download links (zero or more)
<ul><li>
type (attribute): "sud", "su2", or "su3"
&lt;i2p:clearnet&gt; Out-of-network direct download links (zero or more)
<ul><li>
href (attribute): a standard clearnet http link
</li></ul>
</li><li>
href (attribute): a standard clearnet https link
</li></ul>
</li><li>
&lt;i2p:torrent&gt; In-network magnet links (zero or more)
<ul><li>
type (attribute): "sud", "su2", or "su3"
&lt;i2p:clearnetssl&gt; Out-of-network direct download links (zero or more)
<ul><li>
href (attribute): a standard clearnet https link
</li></ul>
</li><li>
href (attribute): a magnet link
</li></ul>
</li><li>
&lt;i2p:url&gt; In-network direct download links (zero or more)
<ul><li>
type (attribute): "sud", "su2", or "su3"
&lt;i2p:torrent&gt; In-network magnet links (zero or more)
<ul><li>
href (attribute): a magnet link
</li></ul>
</li><li>
href (attribute): an in-network http .i2p link
&lt;i2p:url&gt; In-network direct download links (zero or more)
<ul><li>
href (attribute): an in-network http .i2p link
</li></ul>
</li></ul>
</li></ul>