From d378ac871ee402bcb75efc0e52431e0bc6138242 Mon Sep 17 00:00:00 2001 From: Patrick Landolt Date: Wed, 1 Oct 2025 23:33:03 +0200 Subject: [PATCH] fix: update mailxpert domain --- organizations/mailxpert.json | 4 ++-- sources/mailxpert.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/organizations/mailxpert.json b/organizations/mailxpert.json index 33f5deda0..ad997f229 100644 --- a/organizations/mailxpert.json +++ b/organizations/mailxpert.json @@ -1,6 +1,6 @@ { "id": "MAILXPERT", "name": "mailXpert", - "iconUrl": "https://www.mailxpert.ch/logo.png", - "orgUrl": "https://www.mailxpert.ch/" + "iconUrl": "https://mailxpert.ch/logo.png", + "orgUrl": "https://mailxpert.ch/" } diff --git a/sources/mailxpert.json b/sources/mailxpert.json index 29f984031..a6a3a24f7 100644 --- a/sources/mailxpert.json +++ b/sources/mailxpert.json @@ -3,7 +3,7 @@ "name": "mailXpert", "categories": ["EMAIL"], "organization": "MAILXPERT", - "iconUrl": "https://www.mailxpert.ch/logo.png", - "sourceUrl": "https://www.mailxpert.ch/", + "iconUrl": "https://mailxpert.ch/logo.png", + "sourceUrl": "https://mailxpert.ch/", "dataVisibility": ["PRIVATE"] }