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

Add Ubisoft equivalent domains (#1723)

* Add Ubisoft to Global Equivalent Domain enum

* Add Ubisoft equivalent domains list

Adding ubisoft.com and ubi.com as equivalent domains under new list.
This commit is contained in:
huntb4646
2021-12-17 11:45:01 -05:00
committed by GitHub
parent ed7440cc14
commit 2f518fb93f
2 changed files with 2 additions and 0 deletions

View File

@ -88,5 +88,6 @@
Yandex = 83,
Sony = 84,
Proton = 85,
Ubisoft = 86,
}
}