How to get the whois answer for mor than one top lever domain?

xxm - December 19, 2008 - 16:08
Project:Whois lookup
Version:6.x-1.1
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:needs review
Description

How can I use the whois funktion to search for more the one top lever domian like:

domain.com
domain.net
domain.org
etc.

?

#1

jd - October 22, 2009 - 07:47
Status:active» needs review

Think bug is in function whois_parse_url()
You can remove or replace this function -

function whois_parse_url($url) {
       return $url;
}

 
 

Drupal is a registered trademark of Dries Buytaert.