Skip to content

Instantly share code, notes, and snippets.

@elbaby
Created November 30, 2016 23:26
Show Gist options
  • Save elbaby/35543134dbaee774aa1a644281cfda12 to your computer and use it in GitHub Desktop.
Save elbaby/35543134dbaee774aa1a644281cfda12 to your computer and use it in GitHub Desktop.
From 56aa5e451fc8fbf1230937047606ff075cf2bb94 Mon Sep 17 00:00:00 2001
From: "Mariano Absatz (git)" <scm@baby.com.ar>
Date: Wed, 30 Nov 2016 20:16:05 -0300
Subject: [PATCH] Update TLD servers: ar
See https://github.com/whois/ianawhois/commit/9b56d45630272bec520021faf77f4254fdeb77bb
---
servers_charset_list | 1 +
tld_serv_list | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/servers_charset_list b/servers_charset_list
index 22a904f..1628463 100644
--- a/servers_charset_list
+++ b/servers_charset_list
@@ -8,6 +8,7 @@ whois.lacnic.net iso-8859-1
whois.museum utf-8 -C UTF-8
whois.aeda.net.ae utf-8
+whois.nic.ar utf-8
whois.ax iso-8859-1
whois.registro.br iso-8859-1
whois.cira.ca iso-8859-1
diff --git a/tld_serv_list b/tld_serv_list
index 7a1363b..2138f69 100644
--- a/tld_serv_list
+++ b/tld_serv_list
@@ -72,7 +72,7 @@
.am whois.amnic.net
.ao NONE # www.dns.ao
.aq NONE # 2day.com
-.ar WEB http://www.nic.ar/
+.ar whois.nic.ar
.as whois.nic.as
.priv.at whois.nic.priv.at # "unofficial" SLD
.at whois.nic.at
--
2.7.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment