Browse Source

templates/index.html: some more fixes by 'user'

pull/1/head
Hidden Z 14 years ago
parent
commit
cd95f59882
  1. 6
      pyi2phosts/templates/index.html

6
pyi2phosts/templates/index.html

@ -4,13 +4,13 @@ @@ -4,13 +4,13 @@
<h2>About</h2>
<p>{{ title }} is a domain name registration service for I2P. Hostnames in I2P aren't
globally unique. {{ title }} doesn't act as "central authority", it only provides a
way to publish hosts to provide an easy means of access for them. You can read more about how
I2P naming works in <a href=http://www.i2p2.i2p/naming.html>official
way to publish hosts as an easy means of access to them. You can read more about how
I2P naming works in the <a href=http://www.i2p2.i2p/naming.html>official
docs</a>.
</p>
<h2>Addressbook service</h2>
To start getting new hostnames from {{ title }}, add this
<a href=/export/alive-hosts.txt>subscription link</a> into <a
<a href=/export/alive-hosts.txt>subscription link</a> into your <a
href=http://localhost:7657/susidns/subscriptions.jsp>router's
addressbook</a>.
<h2>Jump service</h2><p>

Loading…
Cancel
Save