updated office 365 file names, changed string to substring, and changed lists.json to list.json

pull/97/head
Faber 2019-03-11 20:56:19 -04:00
parent 70b3e915ee
commit ea0968bd5e
2 changed files with 5 additions and 5 deletions

View File

@ -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
}

View File

@ -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
}