Update api.whois.kr.php

This commit is contained in:
Namhyeon Go 2019-05-26 00:44:47 +09:00 committed by GitHub
parent 14644f9962
commit bbbc208893
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
* @file api.whois.kr.php
* @date 2019-05-26
* @author Go Namhyeon <gnh1201@gmail.com>
* @brief KISA Whois/IP/AS Query Helper (https://whois.kr)
* @brief KISA Whois/Domain/IP/AS Query Helper (https://whois.kr)
*/
if(!check_function_exists("get_whois_kr")) {