Add Binternet service and update Nitter status
Introduced 'Binternet', a privacy-focused Pinterest alternative, to the list of services, including its description, status, and relevant links. Updated the status of the 'Nitter' service from 'OK' to 'NOK' to reflect a change in its operability or health status. Ensuring service statuses are accurate for user awareness and trust.
This commit is contained in:
parent
74dbe16b81
commit
b9529d71be
1 changed files with 16 additions and 1 deletions
|
@ -214,12 +214,27 @@
|
|||
"exclude_from_index": false,
|
||||
"exclude_from_simple": false
|
||||
},
|
||||
{
|
||||
"name": "Binternet",
|
||||
"url": "https://binternet.private.coffee",
|
||||
"short_description": "Binternet is a privacy-friendly alternative front-end to Pinterest.",
|
||||
"long_description": "Binternet is a privacy-friendly alternative front-end to Pinterest. It allows you to browse Pinterest without being tracked.",
|
||||
"status": "OK",
|
||||
"links": [
|
||||
{
|
||||
"name": "Go to Binternet",
|
||||
"url": "https://binternet.private.coffee"
|
||||
}
|
||||
],
|
||||
"exclude_from_index": false,
|
||||
"exclude_from_simple": false
|
||||
},
|
||||
{
|
||||
"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.",
|
||||
"status": "OK",
|
||||
"status": "NOK",
|
||||
"links": [
|
||||
{
|
||||
"name": "Go to Nitter",
|
||||
|
|
Loading…
Reference in a new issue