Rename endpoint network/whois to net/whois
This commit is contained in:
parent
4551d6a37b
commit
883cfe1fca
@ -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)" => ""
|
||||
|
Loading…
x
Reference in New Issue
Block a user