From f5a5e370462673020bbb7ad927a41c785813ad8f Mon Sep 17 00:00:00 2001 From: SondreB Date: Fri, 24 Jan 2025 11:48:43 +0100 Subject: [PATCH] Remove Ariton Payment and Bitcoin Price APIs --- docs/services.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/docs/services.json b/docs/services.json index 268d4c5c..226455af 100644 --- a/docs/services.json +++ b/docs/services.json @@ -67,11 +67,6 @@ "type": "website" }, "services": [ - { - "name": "Ariton Payment", - "url": "https://pay.ariton.app/status", - "type": "service" - }, { "name": "Ariton Alpha", "url": "https://alpha.ariton.app", @@ -81,11 +76,6 @@ "name": "Ariton Web", "url": "https://help.ariton.app", "type": "service" - }, - { - "name": "Bitcoin Price", - "url": "https://pay.ariton.app/price", - "type": "service" } ] },