From 128353f5673ee2e8189f019422b7f7e5389f81ac Mon Sep 17 00:00:00 2001 From: root Date: Mon, 16 May 2016 10:54:56 +0900 Subject: [PATCH] Add .site --- whois/tlds/site | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 whois/tlds/site diff --git a/whois/tlds/site b/whois/tlds/site new file mode 100644 index 0000000..5232312 --- /dev/null +++ b/whois/tlds/site @@ -0,0 +1,10 @@ +server = { + "host": "whois.centralnic.com" +} + +parse = { + "default": + { + "LoadConf": "org/default", + } +}