content for about page
This commit is contained in:
parent
320ae9a420
commit
779b8a8f7b
@ -2,20 +2,52 @@
|
|||||||
{% load bootstrap %}
|
{% load bootstrap %}
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<h1>About page</h1>
|
<h1>About this service</h1>
|
||||||
<p>You take the blue pill, the story ends, you wake up in your bed and believe whatever you want to believe. You take the red pill, you stay in Wonderland, and I show you how deep the rabbit hole goes.</p>
|
<h2>What's this?</h2>
|
||||||
<h2>About nsupdate.info</h2>
|
<p>
|
||||||
<p>nsupdate.info is the idea of a really simple single purpose dynamic dns
|
nsupdate.info is a dynamic dns service.
|
||||||
service. Unlike other dynamic dns services its intention is that you do not
|
</p>
|
||||||
have to click a link every 30 days to keep your domain enabled or other
|
<p>
|
||||||
jokes like this.</p>
|
You usually need it so your router (or other dyndns2-compatible
|
||||||
<h2>Features</h2>
|
client) can update a hostname, so you don't need to know or find
|
||||||
<div class="well">
|
out your current IP address.
|
||||||
<i class="icon icon-ok"></i> Open-Source<br>
|
</p>
|
||||||
<i class="icon icon-ok"></i> Free<br>
|
<h2>Why another one?</h2>
|
||||||
<i class="icon icon-ok"></i> Easy<br>
|
<p>
|
||||||
<i class="icon icon-ok"></i> Fast<br>
|
We wanted a simple, usable, secure and free dynamic dns service.
|
||||||
<i class="icon icon-ok"></i> Awesome<br>
|
That is not nagging its users with advertisements, spam, having
|
||||||
<i class="icon icon-ok"></i> Made with love<br>
|
to log in regularly or cancelling his hosts after a short time of non-usage.
|
||||||
</div>
|
That is not hiding the few free features almost undiscoverable between
|
||||||
|
a ton of features that are only for paying users.
|
||||||
|
</p>
|
||||||
|
<h2>Who are we?</h2>
|
||||||
|
<p>
|
||||||
|
Just some geeks wanting some free and open source software and a free service.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<h1>Fair use</h1>
|
||||||
|
<p>
|
||||||
|
The only thing we expect from you is fair use of this service:
|
||||||
|
<ul>
|
||||||
|
<li>Don't abuse the service in any way.</li>
|
||||||
|
<li>Don't update your hosts too often.</li>
|
||||||
|
<li>Don't do updates if your IP did not change.</li>
|
||||||
|
<li>Don't create lots of users or lots of hosts.</li>
|
||||||
|
<li>Don't use the service for any illegal or otherwise questionable purpose.</li>
|
||||||
|
<li>Don't spam us via e-mail.</li>
|
||||||
|
</ul>
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
We reserve the right to remove any account or hostname(s) that are
|
||||||
|
related to unfair use of the service - at any time and without prior notice.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<h1>No warranties</h1>
|
||||||
|
<p>
|
||||||
|
This is a free service, there are no warranties. If it breaks, it breaks.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<h1>Contact</h1>
|
||||||
|
info AT nsupdate DOT info
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user