Added type

pull/89/head
Robert Nixon 2018-12-17 11:06:30 -05:00 committed by GitHub
parent e7ee0fef51
commit 427e224914
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 4 deletions

View File

@ -2,6 +2,11 @@
"description": "Event contains one or more entries from the top 1000 of the most used website (Cisco Umbrella).",
"version": 20181217,
"name": "Top 1000 website from Cisco Umbrella",
"matching_attributes": [
"hostname",
"domain"
],
"type": "hostname",
"list": [
"0.client-channel.google.co",
"1-courier.push.apple.co",
@ -1003,9 +1008,5 @@
"ytimg.co",
"z.moatads.co",
"zemanta.co"
],
"matching_attributes": [
"hostname",
"domain"
]
}