From 184c5f7f968f0cb5c01e19858b6c02b32f64f630 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Sat, 21 Oct 2017 22:06:21 -0400 Subject: [PATCH] map yandex --- src/Icons/Services/DomainMappingService.cs | 1 + 1 file changed, 1 insertion(+) 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 };