14 lines
388 B
JSON
14 lines
388 B
JSON
|
{
|
||
|
"services": [
|
||
|
{
|
||
|
"name": "Invidious",
|
||
|
"url": "https://invidious.private.coffee",
|
||
|
"description": "Watch YouTube videos without Google tracking you."
|
||
|
},
|
||
|
{
|
||
|
"name": "Nitter",
|
||
|
"url": "https://nitter.private.coffee",
|
||
|
"description": "Use Twitter without Twitter tracking you."
|
||
|
}
|
||
|
]
|
||
|
}
|