1
0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2024-09-20 01:11:32 +02:00

Merge pull request #2156 from jjlin/global-domains

Sync global_domains.json
This commit is contained in:
Daniel García 2021-12-19 17:39:45 +01:00 committed by GitHub
commit 840cf8740a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,7 +47,8 @@
"Type": 5,
"Domains": [
"wellsfargo.com",
"wf.com"
"wf.com",
"wellsfargoadvisors.com"
],
"Excluded": false
},
@ -905,5 +906,13 @@
"protonvpn.com"
],
"Excluded": false
},
{
"Type": 86,
"Domains": [
"ubisoft.com",
"ubi.com"
],
"Excluded": false
}
]