From db77c14a28e17ab79d7d6b9923f2b6f2e6f5cf36 Mon Sep 17 00:00:00 2001 From: raw-data Date: Tue, 3 Jul 2018 21:33:28 +0100 Subject: [PATCH] [add] new domain for whats-my-ip section --- lists/whats-my-ip/list.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lists/whats-my-ip/list.json b/lists/whats-my-ip/list.json index ed2bb8f..9e932bf 100644 --- a/lists/whats-my-ip/list.json +++ b/lists/whats-my-ip/list.json @@ -1,6 +1,6 @@ { "name": "List of known domains to know external IP", - "version": 4, + "version": 5, "description": "Event contains one or more entries of known 'what's is my ip' domains", "matching_attributes": [ "domain", @@ -228,6 +228,7 @@ "yourip.us", "myip.opendns.com", "whatismyip.everdot.org", - "ip-info.ff.avast.com" + "ip-info.ff.avast.com", + "ipapi.co" ] }