]> git.ipfire.org Git - ipfire-3.x.git/blob - jwhois/patches/jwhois-4.0-conf_update4.patch
git: Update to 2.23.0
[ipfire-3.x.git] / jwhois / patches / jwhois-4.0-conf_update4.patch
1 --- jwhois-4.0/example/jwhois.conf 2009-08-16 17:59:06.000000000 +0200
2 +++ jwhois-4.0/example/jwhois.conf.rsc 2009-08-16 17:59:39.000000000 +0200
3 @@ -121,6 +121,7 @@
4 "\\.ai$" = "whois.ai";
5 "\\.al$" = "www.ert.gov.al";
6 "\\.am$" = "whois.amnic.net";
7 + "\\.edu\\.ar$" = "www.riu.edu.ar";
8 "\\.ar$" = "www.nic.ar";
9 "\\.arpa$" = "whois.iana.org";
10 "\\.as$" = "whois.nic.as";
11 @@ -142,8 +143,9 @@
12 "\\.bm$" = "rwhois.ibl.bm 4321";
13 "\\.bo$" = "whois.nic.bo";
14 "\\.br$" = "whois.nic.br";
15 + "\\.bs$" = "www.register.bs";
16 "\\.bv$" = "whois.ripe.net";
17 - "\\.by$" = "whois.ripe.net";
18 + "\\.by$" = "www.domain.by";
19 "\\.bz$" = "whois.belizenic.bz";
20 "\\.co\\.ca$" = "whois.co.ca";
21 "\\.ca$" = "whois.cira.ca";
22 @@ -176,7 +178,10 @@
23 whois-server = "whois.denic.de";
24 query-format = "-C UTF-8 -T dn,ace $*";
25 }
26 - "\\.dk$" = "whois.dk-hostmaster.dk";
27 + "\\.dk$" {
28 + whois-server = "whois.dk-hostmaster.dk";
29 + query-format = "--show-handles $*";
30 + }
31 "\\.dm$" = "whois.nic.dm";
32 "\\.do$" = "whois.nic.do";
33 "\\.dz$" = "www.nic.dz";
34 @@ -257,13 +262,16 @@
35 "\\.mx$" = "whois.nic.mx";
36 "\\.my$" = "whois.domainregistry.my";
37 "\\.na$" = "whois.na-nic.com.na";
38 - "\\.name$" = "whois.nic.name";
39 + "\\.name$" {
40 + whois-server = "whois.nic.name";
41 + query-format = "domain = $*";
42 + }
43 "\\.net$" {
44 whois-server = "whois.verisign-grs.com";
45 query-format = "domain $*";
46 }
47 "\\.nf$" = "whois.cocca.cx";
48 - "\\.ng$" = "whois.rg.net";
49 + "\\.ng$" = "whois.nic.net.ng";
50 "\\.nl$" = "whois.domain-registry.nl";
51 "\\.no$" = "whois.norid.no";
52 "\\.nu$" = "whois.nic.nu";
53 @@ -276,6 +284,7 @@
54 "\\.pm$" = "whois.nic.pm";
55 "\\.pr$" = "whois.nic.pr";
56 "\\.pro$" = "whois.registrypro.pro";
57 + "\\.ps$" = "www.nic.ps";
58 "\\.pt$" = "whois.dns.pt";
59 "\\.pw$" = "whois.nic.pw";
60 "\\.re$" = "whois.nic.re";
61 @@ -287,17 +296,19 @@
62 "\\.sb$" = "whois.nic.sb";
63 "\\.sc$" = "whois2.afilias-grs.net";
64 "\\.se$" = "whois.iis.se";
65 - "\\.sg$" = "whois.nic.net.sg";
66 + "\\.sg$" = "whois.sgnic.sg";
67 "\\.sh$" = "whois.nic.sh";
68 "\\.si$" = "whois.arnes.si";
69 "\\.sj$" = "whois.ripe.net";
70 "\\.sk$" = "whois.sk-nic.sk";
71 + "\\.sl$" = "whois.nic.sl";
72 "\\.sm$" = "whois.ripe.net";
73 "\\.sn$" = "whois.nic.sn";
74 "\\.so$" = "whois.nic.so";
75 "\\.sr$" = "whois.register.sr";
76 "\\.st$" = "whois.nic.st";
77 "\\.su$" = "whois.ripn.net";
78 + "\\.sv$" = "www.svnet.org.sv";
79 "\\.tc$" = "whois.adamsnames.tc";
80 "\\.tel$" = "whois.nic.tel";
81 "\\.tf$" = "whois.afnic.fr";
82 @@ -345,6 +356,7 @@
83 "\\.co\\.za$" = "whois.co.za";
84 "\\.nom\\.za$" = "www.nom.za";
85 # "\\.za$" = "whois.frd.ac.za";
86 + "\\.co\\.zw$" = "www.zispa.co.zw";
87
88 #
89 # Specify different port numbers to connect to by postfixing the IP
90 @@ -782,6 +794,22 @@
91 whois-server = "whois.nic.coop";
92 query-format = "CONTACT $*";
93 }
94 + ".*CONTACT-NAME$" {
95 + whois-server = "whois.nic.name";
96 + query-format = "contact = $*";
97 + }
98 + ".*REGISTRAR-NAME$" {
99 + whois-server = "whois.nic.name";
100 + query-format = "registrar = $*";
101 + }
102 + "^C[0-9]+-AERO$" {
103 + whois-server = "whois.aero";
104 + query-format = "CONTACT ID $*";
105 + }
106 + "^D[0-9]+-AERO$" {
107 + whois-server = "whois.aero";
108 + query-format = "DOMAIN ID $*";
109 + }
110 }
111
112 #
113 @@ -1089,6 +1117,55 @@
114 http-action = "/dom_det.php";
115 form-element = "domsrch";
116 }
117 +
118 + "www\\.nic\\.ps" {
119 + http = "true";
120 + http-method = "GET";
121 + http-action = "/whois/domain_whois.php";
122 + form-element = "dname";
123 + }
124 +
125 + "www\\.svnet\\.org\\.sv" {
126 + http = "true";
127 + http-method = "POST";
128 + http-action = "/registro/consultas/whois.php";
129 + form-element = "subdominio";
130 + }
131 +
132 + "www\\.zispa\\.co\\.zw" {
133 + http = "true";
134 + http-method = "GET";
135 + http-action = "/cgi-bin/search";
136 + form-element = "domain";
137 + }
138 +
139 + "www\\.riu\\.edu\\.ar" {
140 + http = "true";
141 + http-method = "POST";
142 + http-action = "/cgi-bin/verdom.pl.nuevo";
143 + query-format = "username=${+3}";
144 + }
145 +
146 + "www\\.register\\.bs" {
147 + http = "true";
148 + http-method = "POST";
149 + http-action = "/cgi-bin/search.pl";
150 + form-element = "name";
151 + }
152 +
153 + "www\\.domain\\.by" {
154 + http = "true";
155 + http-method = "POST";
156 + http-action = "/cgi-bin/registry.cgi";
157 + query-format = "domain=${+2}&lang=e&mode=slquest";
158 + }
159 +
160 + "www\\.nic\\.ac" {
161 + http = "true";
162 + http-method = "GET";
163 + http-action = "/cgi-bin/whois";
164 + form-element = "textfield";
165 + }
166 }
167
168 #