diff --git a/src/whois.biz.php b/src/whois.biz.php new file mode 100644 index 00000000..2505fb39 --- /dev/null +++ b/src/whois.biz.php @@ -0,0 +1,42 @@ + 'http://www.whois.biz/', + 'registrar' => 'Global Biz Registry' + ); + return $r; + } + +}