fix: update Piped service status and description
All checks were successful
Build and Deploy Static Site / build (push) Successful in 58s
All checks were successful
Build and Deploy Static Site / build (push) Successful in 58s
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.
This commit is contained in:
parent
d1c2e3890b
commit
5cbe4bacaf
1 changed files with 2 additions and 2 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue