From 7282bcd1312e3cb6ccc66101ad283af1067f453a Mon Sep 17 00:00:00 2001 From: Trevor Davis Date: Thu, 21 Mar 2019 21:23:49 -0400 Subject: [PATCH] Fixed displayed domain for xip.io from xip.ip The link was correct but the domain that was displayed was xip.ip. This commit fixes that mistake. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d92eb9..7087c1c 100644 --- a/README.md +++ b/README.md @@ -374,7 +374,7 @@ Only main chapters:   :small_orange_diamond: DNSdumpster - dns recon & research, find & lookup dns records.
  :small_orange_diamond: DNS Table online - search for DNS records by domain, IP, CIDR, ISP.
  :small_orange_diamond: PTRarchive.com - this site is responsible for the safekeeping of historical reverse DNS records.
-  :small_orange_diamond: xip.ip - wildcard DNS for everyone.
+  :small_orange_diamond: xip.io - wildcard DNS for everyone.
  :small_orange_diamond: intoDNS - DNS and mail server health checker.
  :small_orange_diamond: Leaf DNS - comprehensive DNS tester.
  :small_orange_diamond: dnslookup (ceipam) - one of the best DNS propagation checker (and not only).