From 7304b4dc6e0b5b47d77a814df34c036988346d88 Mon Sep 17 00:00:00 2001 From: Kumi Date: Sat, 15 Jun 2024 15:32:46 +0200 Subject: [PATCH] fix(data): move Transfer.coffee entry Moved the entry for Transfer.coffee in services.json. This prevents any potential confusion or discrepancies. No other entries were affected. --- data/services.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/data/services.json b/data/services.json index d3f58eb..39e75d1 100644 --- a/data/services.json +++ b/data/services.json @@ -48,6 +48,22 @@ "exclude_from_index": false, "exclude_from_simple": false }, + { + "name": "Transfer.coffee", + "url": "https://transfer.coffee", + "short_description": "Transfer files securely using peer-to-peer connections.", + "long_description": "Transfer.coffee allows you to transfer files securely using peer-to-peer connections. Your files are never stored on our servers.", + "status": "OK", + "links": [ + { + "name": "Go to Transfer.coffee", + "url": "https://transfer.coffee" + } + ], + "icon": "upload", + "exclude_from_index": false, + "exclude_from_simple": false + }, { "name": "MyIP.Coffee", "url": "https://myip.coffee", @@ -180,22 +196,6 @@ "exclude_from_index": false, "exclude_from_simple": false }, - { - "name": "Transfer.coffee", - "url": "https://transfer.coffee", - "short_description": "Transfer files securely using peer-to-peer connections.", - "long_description": "Transfer.coffee allows you to transfer files securely using peer-to-peer connections. Your files are never stored on our servers.", - "status": "OK", - "links": [ - { - "name": "Go to Transfer.coffee", - "url": "https://transfer.coffee" - } - ], - "icon": "upload", - "exclude_from_index": false, - "exclude_from_simple": false - }, { "name": "Structables", "url": "https://structables.private.coffee",