feat: add BiblioReads to services list
Added BiblioReads as a privacy-friendly alternative to Goodreads in the services list. This enables users to access Goodreads data without being tracked and provides an additional resource within the platform.
This commit is contained in:
parent
e9ce71f89b
commit
8c96c4cd7a
1 changed files with 16 additions and 0 deletions
|
@ -272,6 +272,22 @@
|
|||
"exclude_from_index": false,
|
||||
"exclude_from_simple": false
|
||||
},
|
||||
{
|
||||
"name": "BiblioReads",
|
||||
"url": "https://biblioreads.private.coffee",
|
||||
"short_description": "BiblioReads is a privacy-friendly alternative front-end to Goodreads.",
|
||||
"long_description": "BiblioReads is a privacy-friendly alternative front-end to Goodreads. It allows you to browse Goodreads without being tracked.",
|
||||
"status": "OK",
|
||||
"links": [
|
||||
{
|
||||
"name": "Go to BiblioReads",
|
||||
"url": "https://biblioreads.private.coffee"
|
||||
}
|
||||
],
|
||||
"icon": "book",
|
||||
"exclude_from_index": false,
|
||||
"exclude_from_simple": false
|
||||
},
|
||||
{
|
||||
"name": "LibreTranslate",
|
||||
"url": "https://translate.private.coffee",
|
||||
|
|
Loading…
Reference in a new issue