Update service link and remove Tor alternative

Simplified the "services.json" by updating the primary link name and URL for a privacy-focused service and removing the associated Tor (.onion) alternative.
This commit is contained in:
Kumi 2023-12-31 14:42:43 +01:00
parent 72816fe551
commit 704808c82f
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -82,14 +82,8 @@
"status": "OK",
"links": [
{
"name": "Go to Libreddit",
"url": "https://libreddit.private.coffee",
"alternatives": [
{
"name": "Tor (.onion)",
"url": "http://libreddit.coffee2m3bjsrrqqycx6ghkxrnejl2q6nl7pjw2j4clchjj6uk5zozad.onion/"
}
]
"name": "Go to redlib",
"url": "https://redlib.private.coffee"
}
],
"exclude_from_simple": true