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.
This commit is contained in:
parent
ac055ffb3d
commit
78cee3e7db
1 changed files with 2 additions and 2 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue