diff --git a/data/services.json b/data/services.json index 6bc21c3..fc2aaa5 100644 --- a/data/services.json +++ b/data/services.json @@ -128,6 +128,25 @@ "exclude_from_index": false, "exclude_from_simple": false }, + { + "name": "PeerTube", + "url": "https://cuddly.tube", + "homemade": false, + "fork": false, + "tiny_description": "decentralized video hosting", + "short_description": "PeerTube is a decentralized video hosting platform.", + "long_description": "PeerTube is a decentralized video hosting platform. You can use it to watch videos, follow channels, and more. Registrations are open to everyone on CuddlyTube.", + "status": "OK", + "links": [ + { + "name": "Go to CuddlyTube", + "url": "https://cuddly.tube" + } + ], + "icon": "video", + "exclude_from_index": false, + "exclude_from_simple": false + }, { "name": "Forgejo", "url": "https://git.private.coffee",