From 77fec1b6e2d0b9722b31ed49f0b38e1431e9e90d Mon Sep 17 00:00:00 2001 From: ayrisdev Date: Mon, 16 Feb 2026 01:19:13 +0300 Subject: [PATCH] b --- services.json | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/services.json b/services.json index 5629dbf..a1aac3c 100644 --- a/services.json +++ b/services.json @@ -8,27 +8,32 @@ { "title": "Mail", "url": "https://mail.ayris.tech", - "icon": "https://stalwart.io/img/logo.png" + "icon": "https://git.ayris.tech/ayrisdev/glance-config/src/branch/main/logo/stalwart.png" }, { "title": "n8n Automation", "url": "https://auto.ayris.tech", - "icon": "https://n8n.io/images/press/n8n-logo.png" + "icon": "https://git.ayris.tech/ayrisdev/glance-config/src/branch/main/logo/n8n.png" }, { "title": "Vaultwarden", "url": "https://vault.ayris.tech", - "icon": "https://raw.githubusercontent.com/dani-garcia/vaultwarden/main/resources/vaultwarden-icon.png" + "icon": "https://git.ayris.tech/ayrisdev/glance-config/src/branch/main/logo/vaultwarden.png" }, { "title": "Analytics", "url": "https://analytics.ayris.tech", - "icon": "https://plausible.io/assets/images/icon/plausible_logo.png" + "icon": "https://git.ayris.tech/ayrisdev/glance-config/src/branch/main/logo/plausible.png" }, { "title": "Uptime", "url": "http://uptimekuma-uko00s44cs8cokos4cgwk8oc.65.109.236.58.sslip.io/dashboard", - "icon": "https://uptime.kuma.pet/img/icon.png" + "icon": "https://git.ayris.tech/ayrisdev/glance-config/src/branch/main/logo/uptime-kuma.png" + }, + { + "title": "CloudFlare", + "url": "https://dash.cloudflare.com/", + "icon": "https://git.ayris.tech/ayrisdev/glance-config/raw/branch/main/logo/cloudflare.png" } ] } \ No newline at end of file