Merge pull request #97 from kx499/master

A couple of office 365 list fixes
pull/98/head
Alexandre Dulaunoy 2019-03-12 10:37:28 +01:00 committed by GitHub
commit 1e08ab9e2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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
}