OSDN Git Service

Montenegro
authorhenoheno <henoheno>
Sat, 19 Jul 2008 01:11:09 +0000 (10:11 +0900)
committerhenoheno <henoheno>
Sat, 19 Jul 2008 01:11:09 +0000 (10:11 +0900)
spam/domain.ini.php

index 7fef912..e3dcf2e 100644 (file)
@@ -1,5 +1,5 @@
 <?php
 <?php
-// $Id: domain.ini.php,v 1.15 2007/08/18 11:56:27 henoheno Exp $
+// $Id: domain.ini.php,v 1.16 2008/07/19 01:11:09 henoheno Exp $
 // Domain related setting
 
 // Domains who have 2nd and/or 3rd level domains
 // Domain related setting
 
 // Domains who have 2nd and/or 3rd level domains
@@ -573,6 +573,23 @@ $domain['mx'] = array(
 );
 
 // ------------------------------
 );
 
 // ------------------------------
+// ccTLD: Montenegro
+// NIC  : http://www.nic.me/
+// Whois: http://www.nic.me/
+$domain['me'] = array(
+       // http://www.domain.me/index.php?page=6
+       'co'  => TRUE,
+       'its' => TRUE,
+       'net' => TRUE,
+       'org' => TRUE,
+       'priv' => TRUE,
+
+       'ac'  => TRUE,
+       'edu' => TRUE,
+       'gob' => TRUE,
+);
+
+// ------------------------------
 // ccTLD: New Zealand
 // NIC  : http://www.dnc.org.nz/
 // Whois: http://www.dnc.org.nz/
 // ccTLD: New Zealand
 // NIC  : http://www.dnc.org.nz/
 // Whois: http://www.dnc.org.nz/