Browse Source
Merge pull request #1094 from jjlin/master
Sync global_domains.json to bitwarden/server@61b11e3
pull/1111/head
Daniel García
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
9 additions and
0 deletions
-
src/static/global_domains.json
|
|
@ -830,5 +830,14 @@ |
|
|
|
"discord.com" |
|
|
|
], |
|
|
|
"Excluded": false |
|
|
|
}, |
|
|
|
{ |
|
|
|
"Type": 82, |
|
|
|
"Domains": [ |
|
|
|
"netcup.de", |
|
|
|
"netcup.eu", |
|
|
|
"customercontrolpanel.de" |
|
|
|
], |
|
|
|
"Excluded": false |
|
|
|
} |
|
|
|
] |