From 9c709a15e16f2cbead6baaaf92e419070fa09f0b Mon Sep 17 00:00:00 2001 From: Nicolas Bareil Date: Fri, 27 Jan 2017 15:52:59 +0100 Subject: [PATCH] Adds matching_attribute --- lists/microsoft-office365/list.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lists/microsoft-office365/list.json b/lists/microsoft-office365/list.json index 3ae723d..e1e42f3 100644 --- a/lists/microsoft-office365/list.json +++ b/lists/microsoft-office365/list.json @@ -1336,5 +1336,11 @@ "2a01:111:f400:7c00::/54", "2a01:111:f403::/48" ], - "version": "20161206" + "matching_attributes": [ + "ip-src", + "ip-dst", + "domain|ip", + "hostname" + ], + "version": "20170127" }