1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-05 10:02:47 -05:00

Add Yandex to global equivalent domains list (#876)

* [enum] Add Yandex to global equivalent domains list

Exhaustive list of Yandex domain names obtained by contacting their support.

* [Dictionary] Add Yandex to global equivalent domains list

Exhaustive list of Yandex domain names obtained by contacting their support.
This commit is contained in:
Contribucious
2020-08-20 00:09:39 +02:00
committed by GitHub
parent 8884157427
commit 8383a0866f
2 changed files with 2 additions and 0 deletions

View File

@ -85,5 +85,6 @@
Ubiquiti = 80,
Discord = 81,
Netcup = 82,
Yandex = 83,
}
}