]> git.ipfire.org Git - people/pmueller/ipfire-3.x.git/blame - jwhois/patches/jwhois-4.0-conf_update3.patch
Move all packages to root.
[people/pmueller/ipfire-3.x.git] / jwhois / patches / jwhois-4.0-conf_update3.patch
CommitLineData
d02dcfea
MT
1--- jwhois-4.0/example/jwhois.conf 2009-05-03 13:15:33.000000000 +0200
2+++ jwhois-4.0/example/jwhois.conf.rsc 2009-05-03 13:17:52.000000000 +0200
3@@ -119,7 +119,7 @@
4 "\\.af$" = "whois.cocca.cx";
5 "\\.ag$" = "whois.nic.ag";
6 "\\.ai$" = "whois.ai";
7- "\\.al$" = "whois.ripe.net";
8+ "\\.al$" = "www.ert.gov.al";
9 "\\.am$" = "whois.amnic.net";
10 "\\.ar$" = "www.nic.ar";
11 "\\.arpa$" = "whois.iana.org";
12@@ -168,6 +168,7 @@
13 query-format = "domain $*";
14 }
15 "\\.coop$" = "whois.nic.coop";
16+ "\\.cu$" = "www.nic.cu";
17 "\\.cx$" = "whois.nic.cx";
18 "\\.cy$" = "whois.ripe.net";
19 "\\.cz$" = "whois.nic.cz";
20@@ -254,7 +255,7 @@
21 "\\.museum$" = "whois.museum";
22 "\\.mw$" = "www.tarsus.net";
23 "\\.mx$" = "whois.nic.mx";
24- "\\.my$" = "whois.mynic.net.my";
25+ "\\.my$" = "whois.domainregistry.my";
26 "\\.na$" = "whois.na-nic.com.na";
27 "\\.name$" = "whois.nic.name";
28 "\\.net$" {
29@@ -293,6 +294,7 @@
30 "\\.sk$" = "whois.sk-nic.sk";
31 "\\.sm$" = "whois.ripe.net";
32 "\\.sn$" = "whois.nic.sn";
33+ "\\.so$" = "whois.nic.so";
34 "\\.sr$" = "whois.register.sr";
35 "\\.st$" = "whois.nic.st";
36 "\\.su$" = "whois.ripn.net";
37@@ -1069,9 +1071,24 @@
38 http-action = "/cgi-bin/checkavail.cgi";
39 form-element = "domain";
40 }
41+
42 "whois\\.dotster\\.com" {
43 answer-charset = "UTF-8";
44 }
45+
46+ "www\\.ert\\.gov\\.al" {
47+ http = "true";
48+ http-method = "POST";
49+ http-action = "/ert_eng/domain_res.html";
50+ query-format = "Domain=${+2}";
51+ }
52+
53+ "www\\.nic\\.cu" {
54+ http = "true";
55+ http-method = "GET";
56+ http-action = "/dom_det.php";
57+ form-element = "domsrch";
58+ }
59 }
60
61 #