Updated Nitter service status and visibility in indices
The long description for the Nitter service has been modified to more accurately reflect its current state of functionality. Additionally, Nitter has been made searchable as it has been included in both the index and simple search views, suggesting an improved service status or a change in policy regarding its visibility.
This commit is contained in:
parent
5e0ecedb3f
commit
86d7e3338c
1 changed files with 3 additions and 3 deletions
|
@ -218,7 +218,7 @@
|
|||
"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 broken.",
|
||||
"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",
|
||||
"links": [
|
||||
{
|
||||
|
@ -232,8 +232,8 @@
|
|||
]
|
||||
}
|
||||
],
|
||||
"exclude_from_index": true,
|
||||
"exclude_from_simple": true
|
||||
"exclude_from_index": false,
|
||||
"exclude_from_simple": false
|
||||
},
|
||||
{
|
||||
"name": "Proxigram",
|
||||
|
|
Loading…
Reference in a new issue