Browse Source

added office.com to equiv domain list for msoft

pull/733/head
root 6 years ago
parent
commit
fb66341560
  1. 2
      .gitignore
  2. 5
      src/static/global_domains.json

2
.gitignore

@ -14,3 +14,5 @@ data
# Web vault
web-vault
# Environment variables
docker-compose.yml

5
src/static/global_domains.json

@ -106,7 +106,8 @@
"windows.com",
"microsoftonline.com",
"office365.com",
"microsoftstore.com"
"microsoftstore.com",
"office.com"
],
"Excluded": false
},
@ -764,4 +765,4 @@
],
"Excluded": false
}
]
]

Loading…
Cancel
Save