diff --git a/services.json b/services.json index 3c823d6..7bae37e 100644 --- a/services.json +++ b/services.json @@ -31,15 +31,15 @@ "exclude_from_simple": false }, { - "name": "Invidious", - "url": "https://invidious.private.coffee", + "name": "Piped", + "url": "https://piped.private.coffee", "short_description": "Watch YouTube videos without Google tracking.", - "long_description": "Invidious is an alternative front-end to YouTube. It allows you to watch YouTube videos without Google tracking you.", + "long_description": "Piped is another alternative front-end to YouTube. It allows you to watch YouTube videos without Google tracking you.", "status": "OK", "links": [ { - "name": "Go to Invidious", - "url": "https://invidious.private.coffee" + "name": "Go to Piped", + "url": "https://piped.private.coffee" } ], "exclude_from_index": false, @@ -61,15 +61,15 @@ "exclude_from_simple": false }, { - "name": "Piped", - "url": "https://piped.private.coffee", + "name": "Invidious", + "url": "https://invidious.private.coffee", "short_description": "Watch YouTube videos without Google tracking.", - "long_description": "Piped is another alternative front-end to YouTube. It allows you to watch YouTube videos without Google tracking you.", - "status": "OK", + "long_description": "Invidious is an alternative front-end to YouTube. It allows you to watch YouTube videos without Google tracking you.", + "status": "NOK", "links": [ { - "name": "Go to Piped", - "url": "https://piped.private.coffee" + "name": "Go to Invidious", + "url": "https://invidious.private.coffee" } ], "exclude_from_index": false, diff --git a/templates/base.html b/templates/base.html index dfe1cec..4a1f2d8 100644 --- a/templates/base.html +++ b/templates/base.html @@ -20,7 +20,7 @@