mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2024-11-23 07:38:38 +01:00
Merge pull request #1576 from jjlin/global-domains
Sync global_domains.json
This commit is contained in:
commit
a2955daffe
1 changed files with 2 additions and 1 deletions
|
@ -772,7 +772,8 @@
|
|||
"stackoverflow.com",
|
||||
"serverfault.com",
|
||||
"mathoverflow.net",
|
||||
"askubuntu.com"
|
||||
"askubuntu.com",
|
||||
"stackapps.com"
|
||||
],
|
||||
"Excluded": false
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue