diff --git a/lists/bank-website/list.json b/lists/bank-website/list.json index 8c54ecd..fdd1023 100644 --- a/lists/bank-website/list.json +++ b/lists/bank-website/list.json @@ -1975,9 +1975,10 @@ "matching_attributes": [ "domain", "hostname", - "domain|ip" + "domain|ip", + "url" ], "name": "List of known bank domains", "type": "hostname", - "version": 4 + "version": 5 } diff --git a/lists/google/list.json b/lists/google/list.json index b6747ac..5a602bf 100644 --- a/lists/google/list.json +++ b/lists/google/list.json @@ -673,9 +673,10 @@ "matching_attributes": [ "domain", "hostname", - "domain|ip" + "domain|ip", + "url" ], "name": "List of known google domains", "type": "string", - "version": 6 + "version": 7 } diff --git a/lists/microsoft/list.json b/lists/microsoft/list.json index 780da15..6b82a1c 100644 --- a/lists/microsoft/list.json +++ b/lists/microsoft/list.json @@ -196,9 +196,10 @@ "matching_attributes": [ "domain", "hostname", - "domain|ip" + "domain|ip", + "url" ], "name": "List of known microsoft domains", "type": "string", - "version": 4 + "version": 5 }