From 78cee3e7db99cbbbbde1e65c8afd66a022750ca9 Mon Sep 17 00:00:00 2001 From: Kumi Date: Wed, 17 Jan 2024 17:19:56 +0100 Subject: [PATCH] Update Nitter service status to operational Resolved issues affecting the Nitter service, removing the notice about its poor operability. Nitter is now functioning as expected, and its status has been updated to reflect its current operational state. Users can browse Twitter without being tracked, using the Nitter front-end with confidence. --- services.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/services.json b/services.json index 8f47105..c0ee2b6 100644 --- a/services.json +++ b/services.json @@ -218,8 +218,8 @@ "name": "Nitter", "url": "https://nitter.private.coffee", "short_description": "Nitter is a privacy-friendly alternative front-end to Twitter.", - "long_description": "Nitter is a privacy-friendly alternative front-end to Twitter. It allows you to browse Twitter without being tracked. Currently not working so well.", - "status": "NOK", + "long_description": "Nitter is a privacy-friendly alternative front-end to Twitter. It allows you to browse Twitter without being tracked.", + "status": "OK", "links": [ { "name": "Go to Nitter",