OSDN Git Service

.md (Moldoba)
[pukiwiki/pukiwiki_sandbox.git] / spam / domain.ini.php
1 <?php
2 // $Id: domain.ini.php,v 1.11 2007/08/04 13:44:37 henoheno Exp $
3 // Domain related setting
4
5 // Domains who have 2nd and/or 3rd level domains
6 $domain   = array();
7 $_pattern = array();
8
9 // ------------------------------
10 // ccTLD: Antigua and Barbuda
11 // NIC  : http://www.nic.ag/
12 // Whois: http://ns1.nic.ag/tools/whois.pl
13 $domain['ag'] = array(
14         // AG Blocked or Reserved Domain Names Policy
15         // http://www.nic.ag/reserved-names-policy.htm
16         // "Available extensions are .AG, .COM.AG, .ORG.AG, .NET.AG, .CO.AG, and .NOM.AG."
17         // http://www.nic.ag/
18         'co'  => TRUE,
19         'com' => TRUE,
20         'net' => TRUE,
21         'nom' => TRUE,
22         'org' => TRUE,
23 );
24
25 // ------------------------------
26 // ccTLD: Australia
27 // http://www.auda.org.au/
28 // NIC  : http://www.aunic.net/
29 // Whois: http://www.ausregistry.com.au/
30 $_pattern['au']['geo'] = array(
31         // Geographic
32         'act' => TRUE, // Australian Capital Territory
33         'nt'  => TRUE, // Northern Territory
34         'nsw' => TRUE, // New South Wales
35         'qld' => TRUE, // Queensland
36         'sa'  => TRUE, // South Australia
37         'tas' => TRUE, // Tasmania
38         'vic' => TRUE, // Victoria
39         'wa'  => TRUE, // Western Australia
40 );
41 $domain['au'] = array(
42         // .au Second Level Domains
43         // http://www.auda.org.au/domains/
44         'asn'   => TRUE,
45         'com'   => TRUE,
46         'conf'  => TRUE,
47         'csiro' => TRUE,
48         'edu'   => & $_pattern['au']['geo'],
49         'gov'   => & $_pattern['au']['geo'],
50         'id'    => TRUE,
51         'net'   => TRUE,
52         'org'   => TRUE,
53         'info'  => TRUE,
54 );
55
56 // ------------------------------
57 // ccTLD: Bahrain
58 // NIC  : http://www.inet.com.bh/ (.bh policies not found)
59 // Whois: (Not available) http://www.inet.com.bh/
60 $domain['bh'] = array(
61         // Observed
62         'com' => TRUE,
63         'edu' => TRUE,
64         'gov' => TRUE,
65         'org' => TRUE,
66 );
67
68 // ------------------------------
69 // ccTLD: Brazil
70 // NIC  : http://registro.br/
71 // Whois: 
72 $domain['br'] = array(
73         // Info: Lista de categorias de dominios
74         // http://registro.br/info/dpn.html
75
76         // Categories for institutions
77         'agr'  => TRUE, // Agricultural
78         'am'   => TRUE, // Broadcasting
79         'art'  => TRUE, // Art
80         'com'  => TRUE,
81         'coop' => TRUE, // Cooperative
82         'edu'  => TRUE,
83         'esp'  => TRUE, // Sport
84         'etc'  => TRUE, // Others
85         'far'  => TRUE, // Pharmaceutical
86         'fm'   => TRUE, // Broadcasting
87         'g12'  => TRUE, // Educational
88         'gov'  => TRUE,
89         'imb'  => TRUE, // Real estate related
90         'ind'  => TRUE, // Industrial
91         'inf'  => TRUE, // Informational
92         'mil'  => TRUE,
93         'net'  => TRUE,
94         'org'  => TRUE,
95         'psi'  => TRUE, // Internet service providers
96         'rec'  => TRUE, // Recreation, entertainment related
97         'srv'  => TRUE, // Service-oriented
98         'tmp'  => TRUE,
99         'tur'  => TRUE, // Tour business
100         'tv'   => TRUE,
101
102         // Categories for professionals
103         'adm'  => TRUE, // Administrators
104         'adv'  => TRUE, // Advocates (Lawers)
105         'arq'  => TRUE, // Architects
106         'ato'  => TRUE, // Actors
107         'bio'  => TRUE, // Biologists
108         'bmd'  => TRUE, // Biomedics
109         'cim'  => TRUE, // Correctors
110         'cng'  => TRUE, // Scenographers
111         'cnt'  => TRUE, // Counter (Accountants)
112         'ecn'  => TRUE, // Economists
113         'eng'  => TRUE, // Engineers
114         'eti'  => TRUE, // IT specialists
115         'fnd'  => TRUE, // 'Fonoaudiologos', Speech therapists?
116         'fot'  => TRUE, // Photographers
117         'fst'  => TRUE, // Physiotherapists
118         'ggf'  => TRUE, // Geographers
119         'jor'  => TRUE, // Journalists
120         'lel'  => TRUE, // Auctioneers
121         'mat'  => TRUE, // Mathematicians and Statisticians
122         'med'  => TRUE, // Doctors
123         'mus'  => TRUE, // Musicians
124         'not'  => TRUE, // Notaries
125         'ntr'  => TRUE, // Nutritionists
126         'odo'  => TRUE, // Dentists
127         'ppg'  => TRUE, // (Propaganda) Advertising executives and professionals
128         'pro'  => TRUE, // Professors
129         'psc'  => TRUE, // Psychologists
130         'qsl'  => TRUE, // Amateur radio operators
131         'slg'  => TRUE, // Sociologists
132         'trd'  => TRUE, // Translators
133         'vet'  => TRUE, // Veterinarians
134         'zlg'  => TRUE, // Zoologists
135
136         // Categories for people
137         'blog' => TRUE,
138         'flog' => TRUE,
139         'nom'  => TRUE,
140         'vlog' => TRUE,
141         'wiki' => TRUE,
142 );
143
144 // ------------------------------
145 // ccTLD: China
146 // NIC  : http://www.cnnic.net.cn/en/index/
147 // Whois: http://ewhois.cnnic.cn/
148 $domain['cn'] = array(
149         // Provisional Administrative Rules for Registration of Domain Names in China
150         // http://www.cnnic.net.cn/html/Dir/2003/11/27/1520.htm
151
152         // Organizational
153         'ac'  => TRUE,
154         'com' => TRUE,
155         'edu' => TRUE,
156         'gov' => TRUE,
157         'net' => TRUE,
158         'org' => TRUE,
159
160         // Geographic
161         'ah' => TRUE,
162         'bj' => TRUE,
163         'cq' => TRUE,
164         'fj' => TRUE,
165         'gd' => TRUE,
166         'gs' => TRUE,
167         'gx' => TRUE,
168         'gz' => TRUE,
169         'ha' => TRUE,
170         'hb' => TRUE,
171         'he' => TRUE,
172         'hi' => TRUE,
173         'hk' => TRUE,
174         'hl' => TRUE,
175         'hn' => TRUE,
176         'jl' => TRUE,
177         'js' => TRUE,
178         'jx' => TRUE,
179         'ln' => TRUE,
180         'mo' => TRUE,
181         'nm' => TRUE,
182         'nx' => TRUE,
183         'qh' => TRUE,
184         'sc' => TRUE,
185         'sd' => TRUE,
186         'sh' => TRUE,
187         'sn' => TRUE,
188         'sx' => TRUE,
189         'tj' => TRUE,
190         'tw' => TRUE,
191         'xj' => TRUE,
192         'xz' => TRUE,
193         'yn' => TRUE,
194         'zj' => TRUE,
195 );
196
197 // ------------------------------
198 // ccTLD: India
199 // NIC  : http://www.inregistry.in/
200 // Whois: http://www.inregistry.in/whois_search/
201 $domain['in'] = array(
202         // Policies http://www.inregistry.in/policies/
203         'ac'   => TRUE,
204         'co'   => TRUE,
205         'firm' => TRUE,
206         'gen'  => TRUE,
207         'gov'  => TRUE,
208         'ind'  => TRUE,
209         'mil'  => TRUE,
210         'net'  => TRUE,
211         'org'  => TRUE,
212         'res'  => TRUE,
213         // Reserved Names by the government (for the 2nd level)
214         // http://www.inregistry.in/policies/reserved_names
215 );
216
217
218 // ------------------------------
219 // ccTLD: Japan
220 // NIC  : http://jprs.co.jp/en/
221 // Whois: http://whois.jprs.jp/en/
222 $domain['jp'] = array(
223         // Guide to JP Domain Name
224         // http://jprs.co.jp/en/jpdomain.html
225
226         // Organizational
227         'ac' => TRUE,
228         'ad' => TRUE,
229         'co' => TRUE,
230         'ed' => TRUE,
231         'go' => TRUE,
232         'gr' => TRUE,
233         'lg' => TRUE, // pref.<geographic2nd>.lg.jp etc.
234         'ne' => TRUE,
235         'or' => TRUE,
236
237         // Geographic
238         //
239         // Examples for 3rd level domains
240         //'kumamoto'  => array(
241         //      // http://www.pref.kumamoto.jp/link/list.asp#4
242         //      'amakusa'   => TRUE,
243         //      'hitoyoshi' => TRUE,
244         //      'jonan'     => TRUE,
245         //      'kumamoto'  => TRUE,
246         //      ...
247         //),
248         'aichi'     => TRUE,
249         'akita'     => TRUE,
250         'aomori'    => TRUE,
251         'chiba'     => TRUE,
252         'ehime'     => TRUE,
253         'fukui'     => TRUE,
254         'fukuoka'   => TRUE,
255         'fukushima' => TRUE,
256         'gifu'      => TRUE,
257         'gunma'     => TRUE,
258         'hiroshima' => TRUE,
259         'hokkaido'  => TRUE,
260         'hyogo'     => TRUE,
261         'ibaraki'   => TRUE,
262         'ishikawa'  => TRUE,
263         'iwate'     => TRUE,
264         'kagawa'    => TRUE,
265         'kagoshima' => TRUE,
266         'kanagawa'  => TRUE,
267         'kawasaki'  => TRUE,
268         'kitakyushu'=> TRUE,
269         'kobe'      => TRUE,
270         'kochi'     => TRUE,
271         'kumamoto'  => TRUE,
272         'kyoto'     => TRUE,
273         'mie'       => TRUE,
274         'miyagi'    => TRUE,
275         'miyazaki'  => TRUE,
276         'nagano'    => TRUE,
277         'nagasaki'  => TRUE,
278         'nagoya'    => TRUE,
279         'nara'      => TRUE,
280         'niigata'   => TRUE,
281         'oita'      => TRUE,
282         'okayama'   => TRUE,
283         'okinawa'   => TRUE,
284         'osaka'     => TRUE,
285         'saga'      => TRUE,
286         'saitama'   => TRUE,
287         'sapporo'   => TRUE,
288         'sendai'    => TRUE,
289         'shiga'     => TRUE,
290         'shimane'   => TRUE,
291         'shizuoka'  => TRUE,
292         'tochigi'   => TRUE,
293         'tokushima' => TRUE,
294         'tokyo'     => TRUE,
295         'tottori'   => TRUE,
296         'toyama'    => TRUE,
297         'wakayama'  => TRUE,
298         'yamagata'  => TRUE,
299         'yamaguchi' => TRUE,
300         'yamanashi' => TRUE,
301         'yokohama'  => TRUE,
302 );
303
304 // ------------------------------
305 // ccTLD: South Korea
306 // NIC  : http://www.nic.or.kr/english/
307 // Whois: http://whois.nida.or.kr/english/
308 $domain['kr'] = array(
309         // .kr domain policy [appendix 1] : Qualifications for Second Level Domains
310         // http://domain.nida.or.kr/eng/policy.jsp
311
312         // Organizational
313         'co'  => TRUE,
314         'ne ' => TRUE,
315         'or ' => TRUE,
316         're ' => TRUE,
317         'pe'  => TRUE,
318         'go ' => TRUE,
319         'mil' => TRUE,
320         'ac'  => TRUE,
321         'hs'  => TRUE,
322         'ms'  => TRUE,
323         'es'  => TRUE,
324         'sc'  => TRUE,
325         'kg'  => TRUE,
326
327         // Geographic
328         'seoul'     => TRUE,
329         'busan'     => TRUE,
330         'daegu'     => TRUE,
331         'incheon'   => TRUE,
332         'gwangju'   => TRUE,
333         'daejeon'   => TRUE,
334         'ulsan'     => TRUE,
335         'gyeonggi'  => TRUE,
336         'gangwon'   => TRUE,
337         'chungbuk'  => TRUE,
338         'chungnam'  => TRUE,
339         'jeonbuk'   => TRUE,
340         'jeonnam'   => TRUE,
341         'gyeongbuk' => TRUE,
342         'gyeongnam' => TRUE,
343         'jeju'      => TRUE,
344 );
345
346 // ------------------------------
347 // ccTLD: Moldova (No whois server)
348 // NIC  : http://www.register.md/
349 // Whois:
350 //   http://www.max.md/whois/ Second level only
351 //   http://www.host.md/
352 //$domain['md'] = array(
353 //      // http://www.host.md/ by MoldData (http://www.molddata.md/)
354 //      // "MoldData, a state enterprise" http://www.iana.org/reports/md-report-22oct03.htm
355 //  // http://www.molddata.md/services/domain/molddata.txt
356 //      'com'  => TRUE,
357 //      'co'   => TRUE,
358 //      'info' => TRUE,
359 //      'org'  => TRUE,
360 //      'host' => TRUE.
361 //);
362
363 // ------------------------------
364 // ccTLD: Mexico
365 // NIC  : http://www.nic.mx/
366 // Whois: http://www.nic.mx/es/Busqueda.Who_Is
367 $domain['mx'] = array(
368         // Politicas Generales de Nombres de Dominio
369         // http://www.nic.mx/es/Politicas?CATEGORY=INDICE
370         'com' => TRUE,
371         'edu' => TRUE,
372         'gob' => TRUE,
373         'net' => TRUE,
374         'org' => TRUE,
375 );
376
377 // ------------------------------
378 // ccTLD: New Zealand
379 // NIC  : http://www.dnc.org.nz/
380 // Whois: http://www.dnc.org.nz/
381 $domain['nz'] = array(
382         // Second Level Domains
383         // http://www.dnc.org.nz/content/second_level_domains.pdf
384         'ac'     => TRUE,
385         'co'     => TRUE,
386         'gen'    => TRUE,
387         'geek'   => TRUE,
388         'maori'  => TRUE,
389         'net'    => TRUE,
390         'org'    => TRUE,
391         'school' => TRUE,
392
393         // policies and procedures: Moderated Second Level Domains
394         // http://www.dnc.org.nz/story/30043-35-1.html
395         'cri'        => TRUE, // Crown Research Institutes
396         'govt'       => TRUE,
397         'iwi'        => TRUE, // Traditional Maori tribes
398         'mil'        => TRUE,
399         'parliament' => TRUE,
400 );
401
402 // ------------------------------
403 // ccTLD: Poland
404 // NIC  : http://www.dns.pl/english/
405 // Whois: http://www.dns.pl/cgi-bin/en_whois.pl
406 $domain['pl'] = array(
407         // Functional domain names in NASK
408         // http://www.dns.pl/english/dns-funk.html
409         'agro'       => TRUE,
410         'aid'        => TRUE,
411         'atm'        => TRUE,
412         'auto'       => TRUE,
413         'biz'        => TRUE,
414         'com'        => TRUE,
415         'edu'        => TRUE,
416         'gmina'      => TRUE,
417         'gsm'        => TRUE,
418         'info'       => TRUE,
419         'mail'       => TRUE,
420         'media'      => TRUE,
421         'miasta'     => TRUE,
422         'mil'        => TRUE,
423         'net'        => TRUE,
424         'nieruchomosci' => TRUE,
425         'nom'        => TRUE,
426         'org'        => TRUE, 
427         'pc'         => TRUE,
428         'powiat'     => TRUE,
429         'priv'       => TRUE,
430         'realestate' => TRUE,
431         'rel'        => TRUE,
432         'sex'        => TRUE,
433         'shop'       => TRUE,
434         'sklep'      => TRUE,
435         'sos'        => TRUE,
436         'szkola'     => TRUE,
437         'targi'      => TRUE,
438         'tm'         => TRUE,
439         'tourism'    => TRUE,
440         'travel'     => TRUE,
441         'turystyka'  => TRUE,
442
443         // Regional domain names in NASK
444         // http://www.dns.pl/english/dns-regiony.html
445         'augustow'   => TRUE,
446         'babia-gora' => TRUE,
447         'bedzin'     => TRUE,
448         'beskidy'    => TRUE,
449         'bialowieza' => TRUE,
450         'bialystok'  => TRUE,
451         'bielawa'    => TRUE,
452         'bieszczady' => TRUE,
453         'boleslawiec'=> TRUE,
454         'bydgoszcz'  => TRUE,
455         'bytom'      => TRUE,
456         'cieszyn'    => TRUE,
457         'czeladz'    => TRUE,
458         'czest'      => TRUE,
459         'dlugoleka'  => TRUE,
460         'elblag'     => TRUE,
461         'elk'        => TRUE,
462         'glogow'     => TRUE,
463         'gniezno'    => TRUE,
464         'gorlice'    => TRUE,
465         'grajewo'    => TRUE,
466         'ilawa'      => TRUE,
467         'jaworzno'   => TRUE,
468         'jelenia-gora' => TRUE,
469         'jgora'      => TRUE,
470         'kalisz'     => TRUE,
471         'karpacz'    => TRUE,
472         'kartuzy'    => TRUE,
473         'kaszuby'    => TRUE,
474         'katowice'   => TRUE,
475         'kazimierz-dolny' => TRUE,
476         'kepno'      => TRUE,
477         'ketrzyn'    => TRUE,
478         'klodzko'    => TRUE,
479         'kobierzyce' => TRUE,
480         'kolobrzeg'  => TRUE,
481         'konin'      => TRUE,
482         'konskowola' => TRUE,
483         'kutno'      => TRUE,
484         'lapy'       => TRUE,
485         'lebork'     => TRUE,
486         'legnica'    => TRUE,
487         'lezajsk'    => TRUE,
488         'limanowa'   => TRUE,
489         'lomza'      => TRUE,
490         'lowicz'     => TRUE,
491         'lubin'      => TRUE,
492         'lukow'      => TRUE,
493         'malbork'    => TRUE,
494         'malopolska' => TRUE,
495         'mazowsze'   => TRUE,
496         'mazury'     => TRUE,
497         'mielec'     => TRUE,
498         'mielno'     => TRUE,
499         'mragowo'    => TRUE,
500         'naklo'      => TRUE,
501         'nowaruda'   => TRUE,
502         'nysa'       => TRUE,
503         'olawa'      => TRUE,
504         'olecko'     => TRUE,
505         'olkusz'     => TRUE,
506         'olsztyn'    => TRUE,
507         'opoczno'    => TRUE,
508         'opole'      => TRUE,
509         'ostroda'    => TRUE,
510         'ostroleka'  => TRUE,
511         'ostrowiec'  => TRUE,
512         'ostrowwlkp' => TRUE,
513         'pila'       => TRUE,
514         'pisz'       => TRUE,
515         'podhale'    => TRUE,
516         'podlasie'   => TRUE,
517         'polkowice'  => TRUE,
518         'pomorskie'  => TRUE,
519         'pomorze'    => TRUE,
520         'prochowice' => TRUE,
521         'pruszkow'   => TRUE,
522         'przeworsk'  => TRUE,
523         'pulawy'     => TRUE,
524         'radom'      => TRUE,
525         'rawa-maz'   => TRUE,
526         'rybnik'     => TRUE,
527         'rzeszow'    => TRUE,
528         'sanok'      => TRUE,
529         'sejny'      => TRUE,
530         'siedlce'    => TRUE,
531         'skoczow'    => TRUE,
532         'slask'      => TRUE,
533         'slupsk'     => TRUE,
534         'sosnowiec'  => TRUE,
535         'stalowa-wola' => TRUE,
536         'starachowice' => TRUE,
537         'stargard'   => TRUE,
538         'suwalki'    => TRUE,
539         'swidnica'   => TRUE,
540         'swiebodzin' => TRUE,
541         'swinoujscie'=> TRUE,
542         'szczecin'   => TRUE,
543         'szczytno'   => TRUE,
544         'tarnobrzeg' => TRUE,
545         'tgory'      => TRUE,
546         'turek'      => TRUE,
547         'tychy'      => TRUE,
548         'ustka'      => TRUE,
549         'walbrzych'  => TRUE,
550         'warmia'     => TRUE,
551         'warszawa'   => TRUE,
552         'waw'        => TRUE,
553         'wegrow'     => TRUE,
554         'wielun'     => TRUE,
555         'wlocl'      => TRUE,
556         'wloclawek'  => TRUE,
557         'wodzislaw'  => TRUE,
558         'wolomin'    => TRUE,
559         'wroclaw'    => TRUE,
560         'zachpomor'  => TRUE,
561         'zagan'      => TRUE,
562         'zarow'      => TRUE,
563         'zgora'      => TRUE,
564         'zgorzelec'  => TRUE, 
565 );
566
567 // ------------------------------
568 // ccTLD: Russia
569 // NIC  : http://www.cctld.ru/en/
570 // Whois: http://www.ripn.net:8080/nic/whois/en/
571 $domain['ru'] = array(
572         // List of Reserved second-level Domain Names
573         // http://www.cctld.ru/en/doc/detail.php?id21=20&i21=2
574
575         // Organizational
576         'ac'  => TRUE,
577         'com' => TRUE,
578         'edu' => TRUE,
579         'gov' => TRUE,
580         'int' => TRUE,
581         'mil' => TRUE,
582         'net' => TRUE,
583         'org' => TRUE,
584         'pp'  => TRUE,
585         //'test' => TRUE,
586
587         // Geographic
588         'adygeya'     => TRUE,
589         'altai'       => TRUE,
590         'amur'        => TRUE,
591         'amursk'      => TRUE,
592         'arkhangelsk' => TRUE,
593         'astrakhan'   => TRUE,
594         'baikal'      => TRUE,
595         'bashkiria'   => TRUE,
596         'belgorod'    => TRUE,
597         'bir'         => TRUE,
598         'bryansk'     => TRUE,
599         'buryatia'    => TRUE,
600         'cbg'         => TRUE,
601         'chel'        => TRUE,
602         'chelyabinsk' => TRUE,
603         'chita'       => TRUE,
604         'chukotka'    => TRUE,
605         'chuvashia'   => TRUE,
606         'cmw'         => TRUE,
607         'dagestan'    => TRUE,
608         'dudinka'     => TRUE,
609         'e-burg'      => TRUE,
610         'fareast'     => TRUE,
611         'grozny'      => TRUE,
612         'irkutsk'     => TRUE,
613         'ivanovo'     => TRUE,
614         'izhevsk'     => TRUE,
615         'jamal'       => TRUE,
616         'jar'         => TRUE,
617         'joshkar-ola' => TRUE,
618         'k-uralsk'    => TRUE,
619         'kalmykia'    => TRUE,
620         'kaluga'      => TRUE,
621         'kamchatka'   => TRUE,
622         'karelia'     => TRUE,
623         'kazan'       => TRUE,
624         'kchr'        => TRUE,
625         'kemerovo'    => TRUE,
626         'khabarovsk'  => TRUE,
627         'khakassia'   => TRUE,
628         'khv'         => TRUE,
629         'kirov'       => TRUE,
630         'kms'         => TRUE,
631         'koenig'      => TRUE,
632         'komi'        => TRUE,
633         'kostroma'    => TRUE,
634         'krasnoyarsk' => TRUE,
635         'kuban'       => TRUE,
636         'kurgan'      => TRUE,
637         'kursk'       => TRUE,
638         'kustanai'    => TRUE,
639         'kuzbass'     => TRUE,
640         'lipetsk'     => TRUE,
641         'magadan'     => TRUE,
642         'magnitka'    => TRUE,
643         'mari-el'     => TRUE,
644         'mari'        => TRUE,
645         'marine'      => TRUE,
646         'mordovia'    => TRUE,
647         'mosreg'      => TRUE,
648         'msk'         => TRUE,
649         'murmansk'    => TRUE,
650         'mytis'       => TRUE,
651         'nakhodka'    => TRUE,
652         'nalchik'     => TRUE,
653         'nkz'         => TRUE,
654         'nnov'        => TRUE,
655         'norilsk'     => TRUE,
656         'nov'         => TRUE,
657         'novosibirsk' => TRUE,
658         'nsk'         => TRUE,
659         'omsk'        => TRUE,
660         'orenburg'    => TRUE,
661         'oryol'       => TRUE,
662         'oskol'       => TRUE,
663         'palana'      => TRUE,
664         'penza'       => TRUE,
665         'perm'        => TRUE,
666         'pskov'       => TRUE,
667         'ptz'         => TRUE,
668         'pyatigorsk'  => TRUE,
669         'rnd'         => TRUE,
670         'rubtsovsk'   => TRUE,
671         'ryazan'      => TRUE,
672         'sakhalin'    => TRUE,
673         'samara'      => TRUE,
674         'saratov'     => TRUE,
675         'simbirsk'    => TRUE,
676         'smolensk'    => TRUE,
677         'snz'         => TRUE,
678         'spb'         => TRUE,
679         'stavropol'   => TRUE,
680         'stv'         => TRUE,
681         'surgut'      => TRUE,
682         'syzran'      => TRUE,
683         'tambov'      => TRUE,
684         'tatarstan'   => TRUE,
685         'tom'         => TRUE,
686         'tomsk'       => TRUE,
687         'tsaritsyn'   => TRUE,
688         'tsk'         => TRUE,
689         'tula'        => TRUE,
690         'tuva'        => TRUE,
691         'tver'        => TRUE,
692         'tyumen'      => TRUE,
693         'udm'         => TRUE,
694         'udmurtia'    => TRUE,
695         'ulan-ude'    => TRUE,
696         'vdonsk'      => TRUE,
697         'vladikavkaz' => TRUE,
698         'vladimir'    => TRUE,
699         'vladivostok' => TRUE,
700         'volgograd'   => TRUE,
701         'vologda'     => TRUE,
702         'voronezh'    => TRUE,
703         'vrn'         => TRUE,
704         'vyatka'      => TRUE,
705         'yakutia'     => TRUE,
706         'yamal'       => TRUE,
707         'yaroslavl'   => TRUE,
708         'yekaterinburg'     => TRUE,
709         'yuzhno-sakhalinsk' => TRUE,
710         'zgrad'       => TRUE,
711 );
712
713 // ------------------------------
714 // ccTLD: Seychelles
715 // NIC  : http://www.nic.sc/
716 // Whois: (Not available)
717 $domain['sc'] = array(
718         // http://www.nic.sc/policies.html
719         'com' => TRUE,
720         'edu' => TRUE,
721         'gov' => TRUE,
722         'net' => TRUE,
723         'org' => TRUE,
724 );
725
726 // ------------------------------
727 // ccTLD: Taiwan
728 // NIC  : http://www.twnic.net.tw/
729 // Whois: http://www.twnic.net.tw/
730 $domain['tw'] = array(
731         // Guidelines for Administration of Domain Name Registration
732         // http://www.twnic.net.tw/english/dn/dn_02.htm
733         // II. Types of TWNIC Domain Names and Application Requirements
734         // http://www.twnic.net.tw/english/dn/dn_02_b.htm
735         'club' => TRUE,
736         'com'  => TRUE,
737         'ebiz' => TRUE,
738         'edu'  => TRUE,
739         'game' => TRUE,
740         'gov'  => TRUE,
741         'idv'  => TRUE,
742         'mil'  => TRUE,
743         'net'  => TRUE,
744         'org'  => TRUE,
745         // Reserved words for the 2nd level
746         // http://mydn.twnic.net.tw/en/dn02/INDEX.htm
747 );
748
749 // ------------------------------
750 // ccTLD: Tanzania
751 // NIC  : http://www.psg.com/dns/tz/
752 // Whois: (Not available)
753 $domain['tz'] = array(
754         //  TZ DOMAIN NAMING STRUCTURE
755         // http://www.psg.com/dns/tz/tz.txt
756         'ac' => TRUE,
757         'co' => TRUE,
758         'go' => TRUE,
759         'ne' => TRUE,
760         'or' => TRUE,
761 );
762
763 // ------------------------------
764 // ccTLD: Ukraine
765 // NIC  : http://www.nic.net.ua/
766 // Whois: http://whois.com.ua/
767 $domain['ua'] = array(
768         // policy for alternative 2nd level domain names (a2ld)
769         // http://www.nic.net.ua/doc/a2ld
770         // http://whois.com.ua/
771
772         // Organizational
773         'com' => TRUE,
774         'edu' => TRUE,
775         'gov' => TRUE,
776         'net' => TRUE,
777         'org' => TRUE,
778
779         // Regional (long and short)
780         'cherkassy'       => TRUE,      'ck' => TRUE,
781         'chernigov'       => TRUE,      'cn' => TRUE,
782         'chernovtsy'      => TRUE,      'cv' => TRUE,
783         'crimea'          => TRUE,      'cr' => TRUE,
784         'dnepropetrovsk'  => TRUE,      'dp' => TRUE,
785         'donetsk'         => TRUE,      'dn' => TRUE,
786         'ivano-frankivsk' => TRUE,      'if' => TRUE,
787         'kharkov'         => TRUE,      'kh' => TRUE,
788         'kherson'         => TRUE,      'ks' => TRUE,
789         'khmelnitskiy'    => TRUE,      'km' => TRUE,
790         'kiev'            => TRUE,      'kv' => TRUE,
791         'kirovograd'      => TRUE,      'kr' => TRUE,
792         'lugansk'         => TRUE,      'lg' => TRUE,
793         'lutsk'           => TRUE,      'lt' => TRUE,
794         'lviv'            => TRUE,      'lv' => TRUE,
795         'nikolaev'        => TRUE,      'mk' => TRUE,
796         'odessa'          => TRUE,      'od' => TRUE,
797         'poltava'         => TRUE,      'pl' => TRUE,
798         'rovno'           => TRUE,      'rv' => TRUE,
799         'sebastopol'      => TRUE,      'sb' => TRUE,
800         'sumy'            => TRUE,      'sm' => TRUE,
801         'ternopil'        => TRUE,      'te' => TRUE, // Seems not 'tr'
802         'uzhgorod'        => TRUE,      'uz' => TRUE,
803         'vinnica'         => TRUE,      'vn' => TRUE,
804         'zaporizhzhe'     => TRUE,      'zp' => TRUE,
805         'zhitomir'        => TRUE,      'zt' => TRUE,
806 );
807
808 // ------------------------------
809 // ccTLD: United Kingdom
810 // NIC  : http://www.nic.uk/
811 $domain['uk'] = array(
812         // Second Level Domains
813         // http://www.nic.uk/registrants/aboutdomainnames/sld/
814         'co'     => TRUE,
815         'ltd'    => TRUE,
816         'me'     => TRUE,
817         'net'    => TRUE,
818         'nic'    => TRUE,
819         'org'    => TRUE,
820         'plc'    => TRUE,
821         'sch'    => TRUE,
822
823         // Delegated Second Level Domains
824         // http://www.nic.uk/registrants/aboutdomainnames/sld/delegated/
825         'ac'     => TRUE,
826         'gov'    => TRUE,
827         'mil'    => TRUE,
828         'mod'    => TRUE,
829         'nhs'    => TRUE,
830         'police' => TRUE,
831 );
832
833 // ------------------------------
834 // ccTLD: United States of America
835 // NIC  : http://nic.us/
836 // Whois: http://whois.us/
837 $domain['us'] = array(
838         // See RFC1480
839
840         // Organizational
841         'dni'  => TRUE, // Distributed National Institutes
842         'fed'  => TRUE, // FEDeral government, <org-name>.<city>.FED.US
843         'isa'  => TRUE,
844         'kids' => TRUE,
845         'nsn'  => TRUE,
846
847         // Geographical
848         // United States Postal Service: State abbreviations (for postal codes)
849         // http://www.usps.com/ncsc/lookups/abbreviations.html
850         'ak' => TRUE, // Alaska
851         'al' => TRUE, // Alabama
852         'ar' => TRUE, // Arkansas
853         'as' => TRUE, // American samoa
854         'az' => TRUE, // Arizona
855         'ca' => TRUE, // California
856         'co' => TRUE, // Colorado
857         'ct' => TRUE, // Connecticut
858         'dc' => TRUE, // District of Columbia
859         'de' => TRUE, // Delaware
860         'fl' => TRUE, // Florida
861         'fm' => TRUE, // Federated states of Micronesia
862         'ga' => TRUE, // Georgia
863         'gu' => TRUE, // Guam
864         'hi' => TRUE, // Hawaii
865         'ia' => TRUE, // Iowa
866         'id' => TRUE, // Idaho
867         'il' => TRUE, // Illinois
868         'in' => TRUE, // Indiana
869         'ks' => TRUE, // Kansas
870         'ky' => TRUE, // Kentucky
871         'la' => TRUE, // Louisiana
872         'ma' => TRUE, // Massachusetts
873         'md' => TRUE, // Maryland
874         'me' => TRUE, // Maine
875         'mh' => TRUE, // Marshall Islands
876         'mi' => TRUE, // Michigan
877         'mn' => TRUE, // Minnesota
878         'mo' => TRUE, // Missouri
879         'mp' => TRUE, // Northern mariana islands
880         'ms' => TRUE, // Mississippi
881         'mt' => TRUE, // Montana
882         'nc' => TRUE, // North Carolina
883         'nd' => TRUE, // North Dakota
884         'ne' => TRUE, // Nebraska
885         'nh' => TRUE, // New Hampshire
886         'nj' => TRUE, // New Jersey
887         'nm' => TRUE, // New Mexico
888         'nv' => TRUE, // Nevada
889         'ny' => TRUE, // New York
890         'oh' => TRUE, // Ohio
891         'ok' => TRUE, // Oklahoma
892         'or' => TRUE, // Oregon
893         'pa' => TRUE, // Pennsylvania
894         'pr' => TRUE, // Puerto Rico
895         'pw' => TRUE, // Palau
896         'ri' => TRUE, // Rhode Island
897         'sc' => TRUE, // South Carolina
898         'sd' => TRUE, // South Dakota
899         'tn' => TRUE, // Tennessee
900         'tx' => TRUE, // Texas
901         'ut' => TRUE, // Utah
902         'va' => TRUE, // Virginia
903         'vi' => TRUE, // Virgin Islands
904         'vt' => TRUE, // Vermont
905         'wa' => TRUE, // Washington
906         'wi' => TRUE, // Wisconsin
907         'wv' => TRUE, // West Virginia
908         'wy' => TRUE, // Wyoming
909 );
910
911 // ------------------------------
912 // ccTLD: South Africa
913 // NIC  : http://www.zadna.org.za/
914 // Whois: 
915 //   ac.za  http://www.tenet.ac.za/cgi/cgi_domainquery.exe
916 //   co.za  http://co.za/whois.shtml
917 //   gov.za http://dnsadmin.gov.za/
918 //   org.za http://www.org.za/
919 $domain['za'] = array(
920         // Second-level subdomains of .ZA
921         // http://www.zadna.org.za/slds.html
922         'ac'   => TRUE,
923         'city' => TRUE,
924         'co'   => TRUE,
925         'edu'  => TRUE,
926         'gov'  => TRUE,
927         'law'  => TRUE,
928         'mil'  => TRUE,
929         'nom'  => TRUE,
930         'org'  => TRUE,
931         'school' => array(
932                 // Provincial Domains
933                 // http://www.esn.org.za/dns/
934                 'ecape' => TRUE, // Eastern Cape
935                 'fs.'   => TRUE, // Free State
936                 'gp'    => TRUE, // Gauteng Province
937                 'kzn'   => TRUE, // Kwazulu-Natal
938                 'lp'    => TRUE, // Limpopo Province
939                 'mpm'   => TRUE, // Mpumalanga
940                 'ncape' => TRUE, // Northern Cape
941                 'nw'    => TRUE, // North-West Province
942                 'wcape' => TRUE, // Western Cape
943         ),
944 );
945
946 ?>