From 17e72c085d81911510c36478714ea2c7b8e5496b Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Wed, 1 Apr 2020 11:10:20 +0200 Subject: [PATCH] chg: [whats-my-ip] Fix #139 --- 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 270f995..7d098d7 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": 6, + "version": 7, "description": "Event contains one or more entries of known 'what's my ip' domains", "matching_attributes": [ "domain", @@ -236,6 +236,7 @@ "myip.opendns.com", "whatismyip.everdot.org", "ip-info.ff.avast.com", - "ipapi.co" + "ipapi.co", + "freegeoip.live" ] }