updated office 365 file names, changed string to substring, and changed lists.json to list.json
parent
70b3e915ee
commit
ea0968bd5e
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"description": "Office 365 URLs and IP address ranges",
|
||||
"description": "Office 365 IP address ranges",
|
||||
"list": [
|
||||
"104.146.128.0/17",
|
||||
"104.210.208.16/29",
|
||||
|
@ -319,7 +319,7 @@
|
|||
"ip-dst",
|
||||
"domain|ip"
|
||||
],
|
||||
"name": "List of known Office 365 IP address ranges",
|
||||
"name": "List of known Office 365 IP",
|
||||
"type": "cidr",
|
||||
"version": 20190310
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"description": "Office 365 URLs and IP address ranges",
|
||||
"description": "Office 365 URLs",
|
||||
"list": [
|
||||
"-files.sharepoint.com",
|
||||
"-myfiles.sharepoint.com",
|
||||
|
@ -413,7 +413,7 @@
|
|||
"domain|ip",
|
||||
"hostname"
|
||||
],
|
||||
"name": "List of known Office 365 URLs address ranges",
|
||||
"type": "string",
|
||||
"name": "List of known Office 365 URLs",
|
||||
"type": "substring",
|
||||
"version": 20190310
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue