joinpeertube/public/instances.json

51 lines
1.5 KiB
JSON
Raw Normal View History

{
"total": 1,
"data": [
{
"id": 1,
"host": "peertube.social",
"name": "Peertube.social",
"shortDescription": "Peertube instance for leftist and non-commercial content. Unlimited uploads (up to 500 MB per day)",
"version": "2.0.0",
"signupAllowed": false,
"userVideoQuota": -1,
"categories": [],
"languages": [],
"autoBlacklistUserVideosEnabled": false,
"defaultNSFWPolicy": "do_not_list",
"isNSFW": false,
"totalUsers": 4,
"totalVideos": 10282,
"totalLocalVideos": 8,
"totalInstanceFollowers": 10,
"totalInstanceFollowing": 64,
"supportsIPv6": true,
"country": "US",
"health": 100,
"createdAt": "2020-02-08T17:52:18.386Z"
},
{
"id": 1,
"host": "vidcommons.org",
"name": "The VidCommons Project",
"shortDescription": "A PeerTube instance dedicated to media licensed under the Creative Commons and Public Domain.",
"version": "2.0.0",
"signupAllowed": false,
"userVideoQuota": -1,
"categories": [],
"languages": [],
"autoBlacklistUserVideosEnabled": false,
"defaultNSFWPolicy": "do_not_list",
"isNSFW": false,
"totalUsers": 4,
"totalVideos": 10282,
"totalLocalVideos": 8,
"totalInstanceFollowers": 10,
"totalInstanceFollowing": 64,
"supportsIPv6": true,
"country": "US",
"health": 100,
"createdAt": "2020-02-08T17:52:18.386Z"
}
]
}