mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-10 18:55:57 +03:00
Merge pull request #2156 from jjlin/global-domains
Sync global_domains.json
This commit is contained in:
@@ -47,7 +47,8 @@
|
|||||||
"Type": 5,
|
"Type": 5,
|
||||||
"Domains": [
|
"Domains": [
|
||||||
"wellsfargo.com",
|
"wellsfargo.com",
|
||||||
"wf.com"
|
"wf.com",
|
||||||
|
"wellsfargoadvisors.com"
|
||||||
],
|
],
|
||||||
"Excluded": false
|
"Excluded": false
|
||||||
},
|
},
|
||||||
@@ -905,5 +906,13 @@
|
|||||||
"protonvpn.com"
|
"protonvpn.com"
|
||||||
],
|
],
|
||||||
"Excluded": false
|
"Excluded": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Type": 86,
|
||||||
|
"Domains": [
|
||||||
|
"ubisoft.com",
|
||||||
|
"ubi.com"
|
||||||
|
],
|
||||||
|
"Excluded": false
|
||||||
}
|
}
|
||||||
]
|
]
|
Reference in New Issue
Block a user