[add] new domain for whats-my-ip section
parent
957ec6428e
commit
db77c14a28
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "List of known domains to know external IP",
|
"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",
|
"description": "Event contains one or more entries of known 'what's is my ip' domains",
|
||||||
"matching_attributes": [
|
"matching_attributes": [
|
||||||
"domain",
|
"domain",
|
||||||
|
@ -228,6 +228,7 @@
|
||||||
"yourip.us",
|
"yourip.us",
|
||||||
"myip.opendns.com",
|
"myip.opendns.com",
|
||||||
"whatismyip.everdot.org",
|
"whatismyip.everdot.org",
|
||||||
"ip-info.ff.avast.com"
|
"ip-info.ff.avast.com",
|
||||||
|
"ipapi.co"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue