Saved,由于原有whoisAPI失效,改用WHOIS命令查询,速度更快,但是需要安装whois命令,RHEL下yum install whois即可
This commit is contained in:
@@ -17,5 +17,6 @@ return [
|
||||
base_path() . '/app/functions.php',
|
||||
base_path() . '/support/Request.php',
|
||||
base_path() . '/support/Response.php',
|
||||
#base_path() . '/phpWhois.org/src/whois.main.php'
|
||||
]
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user