From 33a9ee0b43305a23ee600f0fbb4f619b52356ad1 Mon Sep 17 00:00:00 2001 From: Vulich Fernando <46904390+fvulich@users.noreply.github.com> Date: Thu, 15 Jul 2021 11:58:45 -0300 Subject: [PATCH] Update Mail.ru service Fixes https://github.com/ramboxapp/community-edition/issues/3047 --- api/services.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/api/services.json b/api/services.json index 5fef32bc..ff150234 100644 --- a/api/services.json +++ b/api/services.json @@ -782,9 +782,9 @@ { "id": "mailru", "logo": "mailru.png", - "name": "Mail.Ru", - "description": "Free voice and video calls, ICQ support, Odnoklassniki, VKontakte, Facebook, online games, free SMS.", - "url": "http://webagent.mail.ru/webim/agent/popup.html", + "name": "Mail.ru", + "description": "Mail.ru mail is the largest free mail, fast and convenient interface, unlimited mailbox volume, reliable protection against spam and viruses, mobile version and applications for smartphones. Access via IMAP, SMS notifications, interface in different languages ​​and Mail themes. Also on Mail.ru: news, Internet search, auto, sports, games, dating, weather, work.", + "url": "https://e.mail.ru/inbox/", "type": "email", "allow_popups": false, "manual_notifications": false,