From 5cbe4bacafdc348d793dbda16ba755a0f3e14059 Mon Sep 17 00:00:00 2001 From: Kumi Date: Thu, 18 Jul 2024 17:40:33 +0200 Subject: [PATCH] fix: update Piped service status and description Updated the status of the Piped service to "NOK" and revised the long description to reflect recent issues with potential Google attacks. This change aims to inform users about the current potential performance and availability issues with using the service. --- data/services.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/services.json b/data/services.json index d18a01a..5263fd5 100644 --- a/data/services.json +++ b/data/services.json @@ -49,8 +49,8 @@ "url": "https://piped.private.coffee", "homemade": false, "short_description": "Watch YouTube videos without Google tracking.", - "long_description": "Piped and Invidious are alternative front-ends to YouTube. They allow you to watch YouTube videos without Google tracking you.", - "status": "OK", + "long_description": "Piped and Invidious are alternative front-ends to YouTube. Unfortunately, they are under attack from Google, and may be slow or unavailable at times.", + "status": "NOK", "links": [ { "name": "Go to Piped",