Blob Blame History Raw
--- jwhois-3.2.3/example/jwhois.conf.orig	2007-03-22 12:50:22.000000000 +0100
+++ jwhois-3.2.3/example/jwhois.conf	2007-03-22 13:35:04.000000000 +0100
@@ -302,7 +302,7 @@
 	"\\.ru$" = "whois.ripn.net";
 	"\\.rw$" = "www.nic.rw";
 	"\\.sa$" = "saudinic.net.sa";
-	"\\.se$" = "www.nic-se.se"; # "whois.nic-se.se";
+	"\\.se$" = "whois.iis.se";
 	"\\.sg$" = "whois.nic.net.sg";
 	"\\.sh$" = "whois.nic.sh";
 	"\\.si$" = "whois.arnes.si";
@@ -734,13 +734,6 @@
 		form-element = "Domain";			# <input> element
 	}
 
-	"www\\.nic-se\\.se" {
-		http = "true";
-		http-method = "GET";
-		http-action = "/cgi-bin/whois/www-to-whois";
-		form-element = "domain";
-	}
-
 	"www\\.nic\\.es" {
 		http = "true";
 		http-method = "POST";