From 0aad1a657bf08c2535c6ed8f5d9928c216118965 Mon Sep 17 00:00:00 2001 From: ayrisdev Date: Mon, 16 Feb 2026 01:21:40 +0300 Subject: [PATCH] b --- services.json | 76 +++++++++++++++++++++++++-------------------------- 1 file changed, 37 insertions(+), 39 deletions(-) diff --git a/services.json b/services.json index 5e6e40e..5e0760b 100644 --- a/services.json +++ b/services.json @@ -1,39 +1,37 @@ -{ - "items": [ - { - "title": "Dashboard", - "url": "https://dash.ayris.tech", - "icon": "https://git.ayris.tech/ayrisdev/glance-config/src/branch/main/logo/stalwart.png" - }, - { - "title": "Mail", - "url": "https://mail.ayris.tech", - "icon": "https://git.ayris.tech/ayrisdev/glance-config/src/branch/main/logo/stalwart.png" - }, - { - "title": "n8n Automation", - "url": "https://auto.ayris.tech", - "icon": "https://git.ayris.tech/ayrisdev/glance-config/src/branch/main/logo/n8n.png" - }, - { - "title": "Vaultwarden", - "url": "https://vault.ayris.tech", - "icon": "https://git.ayris.tech/ayrisdev/glance-config/src/branch/main/logo/vaultwarden.png" - }, - { - "title": "Analytics", - "url": "https://analytics.ayris.tech", - "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://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 +[ + { + "title": "Dashboard", + "url": "https://dash.ayris.tech", + "icon": "https://git.ayris.tech/ayrisdev/glance-config/raw/branch/main/logo/stalwart.png" + }, + { + "title": "Mail", + "url": "https://mail.ayris.tech", + "icon": "https://git.ayris.tech/ayrisdev/glance-config/raw/branch/main/logo/stalwart.png" + }, + { + "title": "n8n Automation", + "url": "https://auto.ayris.tech", + "icon": "https://git.ayris.tech/ayrisdev/glance-config/raw/branch/main/logo/n8n.png" + }, + { + "title": "Vaultwarden", + "url": "https://vault.ayris.tech", + "icon": "https://git.ayris.tech/ayrisdev/glance-config/raw/branch/main/logo/vaultwarden.png" + }, + { + "title": "Analytics", + "url": "https://analytics.ayris.tech", + "icon": "https://git.ayris.tech/ayrisdev/glance-config/raw/branch/main/logo/plausible.png" + }, + { + "title": "Uptime", + "url": "http://uptimekuma-uko00s44cs8cokos4cgwk8oc.65.109.236.58.sslip.io/dashboard", + "icon": "https://git.ayris.tech/ayrisdev/glance-config/raw/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