diff --git a/src/Icons/Services/DomainMappingService.cs b/src/Icons/Services/DomainMappingService.cs index 9e657263bc..deef2b7ac4 100644 --- a/src/Icons/Services/DomainMappingService.cs +++ b/src/Icons/Services/DomainMappingService.cs @@ -9,6 +9,7 @@ namespace Bit.Icons.Services ["login.yahoo.com"] = "yahoo.com", ["accounts.google.com"] = "google.com", ["photo.wallgreens.com"] = "wallgreens.com", + ["passport.yandex.com"] = "yandex.com", // TODO: Add others here };