fix: perfect match is string ;-)

pull/48/head
Alexandre Dulaunoy 2018-01-18 16:46:46 +01:00
parent ce4fffc339
commit 6781447c8d
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
2 changed files with 4 additions and 4 deletions

View File

@ -6469,7 +6469,7 @@
"domain",
"domain|ip"
],
"type": "hostname",
"type": "string",
"name": "Second level TLDs as known by Mozilla Foundation",
"version": 5
"version": 6
}

View File

@ -1296,8 +1296,8 @@
"domain",
"domain|ip"
],
"type": "hostname",
"type": "string",
"description": "Event contains one or more TLDs as attribute with an IDS flag set",
"version": 4,
"version": 5,
"name": "TLDs as known by IANA"
}