1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-02-02 01:44:40 +00:00

templates/policy.html: correction

Actually we don't require "must be active before registration", we're
require "host must pass availability check for registration".
This commit is contained in:
Hidden Z 2010-11-05 21:43:43 +00:00
parent 5c3feb58bd
commit b281f034b0

View File

@ -3,8 +3,8 @@
<li>Domain name registration is free.</li> <li>Domain name registration is free.</li>
<li>Anyone can register a domain name.</li> <li>Anyone can register a domain name.</li>
<li>Domain names are available on a "first come, first serve" basis.</li> <li>Domain names are available on a "first come, first serve" basis.</li>
<li>A domain name's destination must be active before registration. <li>A domain name's destination must be active.
Inactive destinations cannot be added.</lI> Inactive destinations cannot be published.</lI>
<li>Domain name hoarding through mass registration (cybersquatting) is not allowed.</li> <li>Domain name hoarding through mass registration (cybersquatting) is not allowed.</li>
<li>Domain name registrations will not be rejected based on content.</li> <li>Domain name registrations will not be rejected based on content.</li>
<li>Domain name registrations will stop propagating after some period of inactivity.</li> <li>Domain name registrations will stop propagating after some period of inactivity.</li>