Spiegel von
https://github.com/dani-garcia/vaultwarden.git
synchronisiert 2024-11-16 04:12:53 +01:00
Merge pull request #1576 from jjlin/global-domains
Sync global_domains.json
Dieser Commit ist enthalten in:
Commit
a2955daffe
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
|
@ -772,7 +772,8 @@
|
||||||
"stackoverflow.com",
|
"stackoverflow.com",
|
||||||
"serverfault.com",
|
"serverfault.com",
|
||||||
"mathoverflow.net",
|
"mathoverflow.net",
|
||||||
"askubuntu.com"
|
"askubuntu.com",
|
||||||
|
"stackapps.com"
|
||||||
],
|
],
|
||||||
"Excluded": false
|
"Excluded": false
|
||||||
},
|
},
|
||||||
|
|
Laden …
In neuem Issue referenzieren