Rename endpoint network/whois to net/whois

This commit is contained in:
Skylar Ittner 2021-05-16 16:54:15 -06:00
parent 4551d6a37b
commit 883cfe1fca

View File

@ -36,7 +36,7 @@ $APIS = [
]
],
"net/whois" => [
"load" => "network.whois.php",
"load" => "net.whois.php",
"vars" => [
"domain" => "/\b((?=[a-z0-9-]{1,63}\.)(xn--)?[a-z0-9]+(-[a-z0-9]+)*\.)+[a-z]{2,63}\b/",
"nocache (optional)" => ""