From a91ee6a0c56fbfd0b0c72d6b7310424cba598e00 Mon Sep 17 00:00:00 2001 From: luschmar <90399580+luschmar@users.noreply.github.com> Date: Tue, 3 Dec 2024 04:51:41 +0100 Subject: [PATCH] Update Migros (#8255) Signed-off-by: luschmar <90399580+luschmar@users.noreply.github.com> Co-authored-by: H. Kamran --- entries/m/migros.ch.json | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/entries/m/migros.ch.json b/entries/m/migros.ch.json index f043a720e3b..a56af9585ae 100644 --- a/entries/m/migros.ch.json +++ b/entries/m/migros.ch.json @@ -1,17 +1,25 @@ { "Migros": { "domain": "migros.ch", - "url": "https://www.migros.ch", "tfa": [ "sms", - "totp" + "totp", + "custom-software" ], - "documentation": "https://login.migros.ch/help/security/2fa?hl=en", + "custom-software": [ + "Migros Access app" + ], + "documentation": "https://account.migros.ch/help#secureWhy2FactorPassword", "categories": [ "retail" ], "regions": [ - "ch" + "at", + "de", + "ch", + "fr", + "it", + "li" ] } -} \ No newline at end of file +}