X-Git-Url: http://git.osdn.net/view?p=pukiwiki%2Fpukiwiki_sandbox.git;a=blobdiff_plain;f=spam%2Fdomain.ini.php;h=e3dcf2e758498a7728763b252fa894f1fcfb2d9e;hp=a569d2dadf22148706294d7eaf45248de2c099fe;hb=9b03a9b54499eef80458f77ea3465599624a97fe;hpb=1163d8662192716a5381a43769f6417a37ac64f2 diff --git a/spam/domain.ini.php b/spam/domain.ini.php index a569d2d..e3dcf2e 100644 --- a/spam/domain.ini.php +++ b/spam/domain.ini.php @@ -1,5 +1,5 @@ TRUE, + 'net' => TRUE, + 'off' => TRUE, + 'org' => TRUE, +); + +// ------------------------------ +// ccTLD: Argentina +// NIC : http://www.nic.ar/ +// Whois: http://www.nic.ar/ +$domain['ar'] = array( + // http://www.nic.ar/en/faq1.html + // 18. "How can I register an .edu.ar domain?" + // 25. "Which subdomains are authorized under .AR and what are the requirements?" + 'com' => TRUE, + 'edu' => TRUE, + 'gov' => TRUE, + 'int' => TRUE, + 'mil' => TRUE, + 'net' => TRUE, + 'org' => TRUE, +); + +// ------------------------------ +// ccTLD: Austria +// NIC : http://www.nic.at/en/ +// Whois: http://www.nic.at/en/domainsuche/ +$domain['at'] = array( + // "nic.at administrates the data of all domains below .at, .co.at and .or.at." + // http://www.nic.at/en/uebernic/ + // 'ac' is reserved, 'gv' are governmental use + // http://www.nic.at/en/faq/domain_registration/ + 'co' => TRUE, + 'or' => TRUE, + 'ac' => TRUE, + 'gv' => TRUE, +); + +// ------------------------------ // ccTLD: Australia // http://www.auda.org.au/ // NIC : http://www.aunic.net/ @@ -54,6 +100,32 @@ $domain['au'] = array( ); // ------------------------------ +// ccTLD: Azerbaijan +// NIC : http://nic.az/ +// Whois: http://nic.az/ +$domain['az'] = array( + // "The .az, com.az, net.az, int.az, gov.az, org.az, + // .edu.az, .info.az, .pp.az, .mil.az, .name.az, + // pro.az and biz.az names are open and unrestricted" + // http://nic.az/ + // http://www.whois.az/cgi-bin/stat.cgi?lang=en + 'biz' => TRUE, + 'co' => TRUE, // Not open and restricted? + 'com' => TRUE, + 'edu' => TRUE, + 'ganja' => TRUE, // Not open and restricted? + 'gov' => TRUE, + 'info' => TRUE, + 'int' => TRUE, + 'mil' => TRUE, + 'name' => TRUE, + 'net' => TRUE, + 'org' => TRUE, + 'pp' => TRUE, + 'pro' => TRUE, +); + +// ------------------------------ // ccTLD: Bahrain // NIC : http://www.inet.com.bh/ (.bh policies not found) // Whois: (Not available) http://www.inet.com.bh/ @@ -142,6 +214,17 @@ $domain['br'] = array( ); // ------------------------------ +// ccTLD: Belize +// NIC : http://www.belizenic.bz/ +// Whois: http://www.belizenic.bz/ +$domain['bz'] = array( + // http://www.belizenic.bz/reg-guide.php + 'com' => TRUE, + 'net' => TRUE, + 'org' => TRUE, +); + +// ------------------------------ // ccTLD: China // NIC : http://www.cnnic.net.cn/en/index/ // Whois: http://ewhois.cnnic.cn/ @@ -195,6 +278,122 @@ $domain['cn'] = array( ); // ------------------------------ +// ccTLD: Dominican Republic +// NIC : http://www.nic.do/ingles/ +// Whois: http://www.nic.do/whois-hin.php3 +$domain['do'] = array( + // Frequently Asked Questions: 1. What is domain DO? + // http://www.nic.do/ingles/faq.php3 + 'art' => TRUE, + 'com' => TRUE, + 'edu' => TRUE, + 'gob' => TRUE, + 'gov' => TRUE, + 'mil' => TRUE, + 'net' => TRUE, + 'org' => TRUE, + 'sld' => TRUE, + 'web' => TRUE, +); + +// ------------------------------ +// ccTLD: Guyana +// NIC : http://registry.gy/ +// Whois: http://registry.gy/whois.php +$domain['gy'] = array( + // Registration + // http://registry.gy/register.html + 'co' => TRUE, + 'com' => TRUE, + 'net' => TRUE, +); + +// ------------------------------ +// ccTLD: Heard and McDonald Islands +// NIC : http://www.registry.hm/ +// Whois: http://www.registry.hm/HR_whois.php +$domain['hm'] = array( + // REGISTRY.HM Registration Policy + // http://www.registry.hm/HR_conditions.php + // No information here, but there maybe at least three reserved domains + 'com' => TRUE, + 'net' => TRUE, + 'org' => TRUE, +); + +// ------------------------------ +// ccTLD: Hungary +// NIC : http://www.nic.hu/English/ +// Whois: http://www.domain.hu/domain/English/domainsearch/ +$domain['hu'] = array( + // Delegation rules - Secondary level public domains + // http://www.domain.hu/domain/English/sld.html + '2000' => TRUE, + 'agrar' => TRUE, + 'bolt' => TRUE, + 'casino' => TRUE, + 'city' => TRUE, + 'co' => TRUE, + 'erotica' => TRUE, + 'erotika' => TRUE, + 'film' => TRUE, + 'forum' => TRUE, + 'games' => TRUE, + 'hotel' => TRUE, + 'info' => TRUE, + 'ingatlan' => TRUE, + 'jogasz' => TRUE, + 'konyvelo' => TRUE, + 'lakas' => TRUE, + 'media' => TRUE, + 'news' => TRUE, + 'org' => TRUE, + 'priv' => TRUE, + 'reklam' => TRUE, + 'sex' => TRUE, + 'shop' => TRUE, + 'sport' => TRUE, + 'suli' => TRUE, + 'szex' => TRUE, + 'tm' => TRUE, + 'tozsde' => TRUE, + 'utazas' => TRUE, + 'video' => TRUE, + + // Delegation rules - List of protected names + // http://www.domain.hu/domain/English/specnev.html + // Some of restricted domains seems available like 'ac', and 'gov'. + 'ac' => TRUE, + 'arpa' => TRUE, + 'biz' => TRUE, + 'co' => TRUE, + 'com' => TRUE, + 'dns' => TRUE, + 'e-mail' => TRUE, + 'email' => TRUE, + 'firm' => TRUE, + 'ftp' => TRUE, + 'gov' => TRUE, + 'ind' => TRUE, + 'info' => TRUE, + 'internet' => TRUE, + 'iskola' => TRUE, + 'mail' => TRUE, + 'mx' => TRUE, + 'net' => TRUE, + 'nom' => TRUE, + 'ns' => TRUE, + 'nui' => TRUE, + 'org' => TRUE, + 'pp' => TRUE, + 'priv' => TRUE, + 'sport' => TRUE, + 'tm' => TRUE, + 'web' => TRUE, + 'www' => TRUE, +); + +// ------------------------------ // ccTLD: India // NIC : http://www.inregistry.in/ // Whois: http://www.inregistry.in/whois_search/ @@ -214,7 +413,6 @@ $domain['in'] = array( // http://www.inregistry.in/policies/reserved_names ); - // ------------------------------ // ccTLD: Japan // NIC : http://jprs.co.jp/en/ @@ -344,6 +542,23 @@ $domain['kr'] = array( ); // ------------------------------ +// ccTLD: Moldova (No whois server) +// NIC : http://www.register.md/ +// Whois: +// http://www.max.md/whois/ Second level only +// http://www.host.md/ +$domain['md'] = array( + // http://www.host.md/ by MoldData (http://www.molddata.md/) + // "MoldData, a state enterprise" http://www.iana.org/reports/md-report-22oct03.htm + // http://www.molddata.md/services/domain/molddata.txt + 'com' => TRUE, + 'co' => TRUE, + 'info' => TRUE, + 'org' => TRUE, + 'host' => TRUE, +); + +// ------------------------------ // ccTLD: Mexico // NIC : http://www.nic.mx/ // Whois: http://www.nic.mx/es/Busqueda.Who_Is @@ -358,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/