From b281f034b009c8b15fcb0cd6242cd036946f17b1 Mon Sep 17 00:00:00 2001 From: Hidden Z Date: Fri, 5 Nov 2010 21:43:43 +0000 Subject: [PATCH] templates/policy.html: correction Actually we don't require "must be active before registration", we're require "host must pass availability check for registration". --- pyi2phosts/templates/policy.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyi2phosts/templates/policy.html b/pyi2phosts/templates/policy.html index 75083a5..5f064d0 100644 --- a/pyi2phosts/templates/policy.html +++ b/pyi2phosts/templates/policy.html @@ -3,8 +3,8 @@
  • Domain name registration is free.
  • Anyone can register a domain name.
  • Domain names are available on a "first come, first serve" basis.
  • -
  • A domain name's destination must be active before registration. - Inactive destinations cannot be added.
  • +
  • A domain name's destination must be active. + Inactive destinations cannot be published.
  • Domain name hoarding through mass registration (cybersquatting) is not allowed.
  • Domain name registrations will not be rejected based on content.
  • Domain name registrations will stop propagating after some period of inactivity.