mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-22 04:11:15 +00:00
Crawl instance statistics
This commit is contained in:
parent
85eb4e4ce5
commit
41370ea9ab
1 changed files with 346 additions and 304 deletions
|
@ -1,9 +1,9 @@
|
|||
export const instance_stats = {
|
||||
stats: {
|
||||
crawled_instances: 44,
|
||||
failed_instances: 61,
|
||||
total_users: 27594,
|
||||
total_online_users: 339,
|
||||
crawled_instances: 47,
|
||||
failed_instances: 70,
|
||||
total_users: 27888,
|
||||
total_online_users: 356,
|
||||
instance_details: [
|
||||
{
|
||||
domain: "lemmygrad.ml",
|
||||
|
@ -12,12 +12,12 @@ export const instance_stats = {
|
|||
"A collection of leftist communities, for memes, learning, news, discussion, media, or anything you like.",
|
||||
version: "0.16.3",
|
||||
icon: "https://lemmygrad.ml/pictrs/image/gB8yP0oFF5.png",
|
||||
online_users: 123,
|
||||
total_users: 6403,
|
||||
users_active_halfyear: 1196,
|
||||
users_active_month: 674,
|
||||
online_users: 164,
|
||||
total_users: 6495,
|
||||
users_active_halfyear: 1239,
|
||||
users_active_month: 553,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 21,
|
||||
linked_instances_count: 22,
|
||||
require_application: true,
|
||||
},
|
||||
{
|
||||
|
@ -27,42 +27,27 @@ export const instance_stats = {
|
|||
"A community of leftist privacy and FOSS enthusiasts, run by Lemmy’s developers",
|
||||
version: "0.16.3",
|
||||
icon: "https://lemmy.ml/pictrs/image/bhQ7ELa4oq.webp",
|
||||
online_users: 117,
|
||||
total_users: 16764,
|
||||
users_active_halfyear: 1955,
|
||||
users_active_month: 555,
|
||||
online_users: 108,
|
||||
total_users: 16877,
|
||||
users_active_halfyear: 1910,
|
||||
users_active_month: 543,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 58,
|
||||
linked_instances_count: 66,
|
||||
require_application: true,
|
||||
},
|
||||
{
|
||||
domain: "szmer.info",
|
||||
name: "szmer",
|
||||
description: "polskojęzyczna instancja lemmy-iego. ",
|
||||
version: "0.16.1",
|
||||
icon: "https://szmer.info/pictrs/image/XcQWr0D2CU.png",
|
||||
online_users: 10,
|
||||
total_users: 1218,
|
||||
users_active_halfyear: 341,
|
||||
users_active_month: 85,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 9,
|
||||
require_application: true,
|
||||
},
|
||||
{
|
||||
domain: "wolfballs.com",
|
||||
name: "Wolfballs",
|
||||
description:
|
||||
"A decentralized federated community of freedom fighting meme farmers ",
|
||||
version: "0.16.3",
|
||||
icon: "https://wolfballs.com/pictrs/image/UYZ2wquwlB.png",
|
||||
online_users: 14,
|
||||
total_users: 249,
|
||||
users_active_halfyear: 128,
|
||||
users_active_month: 36,
|
||||
icon: "https://szmer.info/pictrs/image/XcQWr0D2CU.png",
|
||||
online_users: 19,
|
||||
total_users: 1241,
|
||||
users_active_halfyear: 316,
|
||||
users_active_month: 76,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 13,
|
||||
require_application: false,
|
||||
linked_instances_count: 10,
|
||||
require_application: true,
|
||||
},
|
||||
{
|
||||
domain: "feddit.de",
|
||||
|
@ -70,29 +55,14 @@ export const instance_stats = {
|
|||
description: "Deutschsprachige Lemmy Community",
|
||||
version: "0.16.3",
|
||||
icon: "https://feddit.de/pictrs/image/uI7Q7MuePp.png",
|
||||
online_users: 12,
|
||||
total_users: 209,
|
||||
users_active_halfyear: 69,
|
||||
online_users: 15,
|
||||
total_users: 224,
|
||||
users_active_halfyear: 74,
|
||||
users_active_month: 34,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 21,
|
||||
require_application: true,
|
||||
},
|
||||
{
|
||||
domain: "community.xmpp.net",
|
||||
name: "XMPP Community",
|
||||
description:
|
||||
"A community space for projects and users of the Extensible Messaging and Presence Protocol (XMPP).",
|
||||
version: "0.16.3",
|
||||
icon: "https://community.xmpp.net/pictrs/image/35c85076-7971-4e2a-b5d1-18ef437366ff.png",
|
||||
online_users: 10,
|
||||
total_users: 47,
|
||||
users_active_halfyear: 34,
|
||||
users_active_month: 34,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 8,
|
||||
require_application: true,
|
||||
},
|
||||
{
|
||||
domain: "sopuli.xyz",
|
||||
name: "Sopuli",
|
||||
|
@ -100,84 +70,58 @@ export const instance_stats = {
|
|||
"A general-purpose instance run by a Finn - everyone is welcome here!",
|
||||
version: "0.16.3",
|
||||
icon: "https://sopuli.xyz/pictrs/image/AjMQEWabkH.png",
|
||||
online_users: 4,
|
||||
total_users: 386,
|
||||
users_active_halfyear: 85,
|
||||
users_active_month: 20,
|
||||
online_users: 6,
|
||||
total_users: 416,
|
||||
users_active_halfyear: 98,
|
||||
users_active_month: 30,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 25,
|
||||
linked_instances_count: 24,
|
||||
require_application: false,
|
||||
},
|
||||
{
|
||||
domain: "slrpnk.net",
|
||||
name: "SLRPNK",
|
||||
description: "where solarpunks organize for a better world!",
|
||||
domain: "community.xmpp.net",
|
||||
name: "XMPP Community",
|
||||
description:
|
||||
"A community space for projects and users of the Extensible Messaging and Presence Protocol (XMPP).",
|
||||
version: "0.16.3",
|
||||
icon: "https://slrpnk.net/pictrs/image/9d582815-3984-4996-9b10-b18706bebac1.png",
|
||||
online_users: 2,
|
||||
total_users: 33,
|
||||
users_active_halfyear: 20,
|
||||
users_active_month: 18,
|
||||
icon: "https://community.xmpp.net/pictrs/image/35c85076-7971-4e2a-b5d1-18ef437366ff.png",
|
||||
online_users: 1,
|
||||
total_users: 56,
|
||||
users_active_halfyear: 35,
|
||||
users_active_month: 29,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 6,
|
||||
linked_instances_count: 10,
|
||||
require_application: true,
|
||||
},
|
||||
{
|
||||
domain: "wolfballs.com",
|
||||
name: "Wolfballs",
|
||||
description:
|
||||
"A decentralized federated community of freedom fighting meme farmers ",
|
||||
version: "0.16.3",
|
||||
icon: "https://wolfballs.com/pictrs/image/e51f1a21-aded-46fc-8a5a-6571dc1a78c3.png",
|
||||
online_users: 10,
|
||||
total_users: 269,
|
||||
users_active_halfyear: 126,
|
||||
users_active_month: 28,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 13,
|
||||
require_application: false,
|
||||
},
|
||||
{
|
||||
domain: "beehaw.org",
|
||||
name: "Beehaw",
|
||||
description: "Aspiring to be(e) a safe, friendly and diverse place.",
|
||||
version: "0.16.3",
|
||||
icon: "https://beehaw.org/pictrs/image/33fad824-7820-41c0-9c4a-0d7cf831ddd3.png",
|
||||
online_users: 7,
|
||||
total_users: 89,
|
||||
users_active_halfyear: 48,
|
||||
online_users: 2,
|
||||
total_users: 99,
|
||||
users_active_halfyear: 49,
|
||||
users_active_month: 17,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 5,
|
||||
require_application: true,
|
||||
},
|
||||
{
|
||||
domain: "collapse.cat",
|
||||
name: "Col·lapse / Colapso",
|
||||
description: "Col·lapse, emergència climàtica i temes relacionats",
|
||||
version: "0.15.1",
|
||||
icon: "https://collapse.cat/pictrs/image/NUpYQehEdv.png",
|
||||
online_users: 3,
|
||||
total_users: 77,
|
||||
users_active_halfyear: 61,
|
||||
users_active_month: 17,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 11,
|
||||
require_application: false,
|
||||
},
|
||||
{
|
||||
domain: "exploding-heads.com",
|
||||
name: "Exploding Heads",
|
||||
description: "Things that make your head explode",
|
||||
version: "0.16.3",
|
||||
icon: "https://exploding-heads.com/pictrs/image/f48abd93-f2d9-4a44-a327-380e063744b1.png",
|
||||
online_users: 1,
|
||||
total_users: 17,
|
||||
users_active_halfyear: 16,
|
||||
users_active_month: 16,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 19,
|
||||
require_application: false,
|
||||
},
|
||||
{
|
||||
domain: "mandacaru.caatinga.digital",
|
||||
name: "Mandacaru",
|
||||
description: null,
|
||||
version: "0.14.1",
|
||||
icon: null,
|
||||
online_users: 0,
|
||||
total_users: 36,
|
||||
users_active_halfyear: 21,
|
||||
users_active_month: 12,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 3,
|
||||
require_application: false,
|
||||
},
|
||||
{
|
||||
domain: "lemmy.ca",
|
||||
name: "Lemmy dot C.A.",
|
||||
|
@ -186,25 +130,39 @@ export const instance_stats = {
|
|||
version: "0.16.3",
|
||||
icon: "https://lemmy.ca/pictrs/image/AX0BZv78yT.png",
|
||||
online_users: 3,
|
||||
total_users: 315,
|
||||
users_active_halfyear: 102,
|
||||
users_active_month: 11,
|
||||
total_users: 324,
|
||||
users_active_halfyear: 106,
|
||||
users_active_month: 17,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 22,
|
||||
require_application: true,
|
||||
},
|
||||
{
|
||||
domain: "lemmy.perthchat.org",
|
||||
name: "PerthChat",
|
||||
description: "The Perth Lemmy Instance",
|
||||
domain: "exploding-heads.com",
|
||||
name: "Exploding Heads",
|
||||
description: "Things that make your head explode",
|
||||
version: "0.16.3",
|
||||
icon: "https://lemmy.perthchat.org/pictrs/image/d3728083-9d5f-4311-8c9b-d9dda43f7413.png",
|
||||
online_users: 0,
|
||||
total_users: 36,
|
||||
users_active_halfyear: 26,
|
||||
icon: "https://exploding-heads.com/pictrs/image/f48abd93-f2d9-4a44-a327-380e063744b1.png",
|
||||
online_users: 2,
|
||||
total_users: 17,
|
||||
users_active_halfyear: 16,
|
||||
users_active_month: 16,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 19,
|
||||
require_application: false,
|
||||
},
|
||||
{
|
||||
domain: "feddit.it",
|
||||
name: "Feddit.it",
|
||||
description: "L'alternativa italiana a Reddit",
|
||||
version: "0.16.3",
|
||||
icon: "https://feddit.it/pictrs/image/64fddac4-ef09-44e4-ba91-280ece81605a.png",
|
||||
online_users: 6,
|
||||
total_users: 17,
|
||||
users_active_halfyear: 9,
|
||||
users_active_month: 9,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 9,
|
||||
linked_instances_count: 21,
|
||||
require_application: true,
|
||||
},
|
||||
{
|
||||
|
@ -214,70 +172,12 @@ export const instance_stats = {
|
|||
"Euskarazko lehen web-foro irekiak. Software librea, fedibertsoa, euskalmemeak, literatura... (Basque language)",
|
||||
version: "0.16.2",
|
||||
icon: "https://lemmy.eus/pictrs/image/R55fPm9RfM.png",
|
||||
online_users: 9,
|
||||
total_users: 478,
|
||||
users_active_halfyear: 143,
|
||||
online_users: 5,
|
||||
total_users: 489,
|
||||
users_active_halfyear: 134,
|
||||
users_active_month: 8,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 10,
|
||||
require_application: true,
|
||||
},
|
||||
{
|
||||
domain: "mander.xyz",
|
||||
name: "Mander",
|
||||
description: "An instance dedicated to nature and science.",
|
||||
version: "0.16.3",
|
||||
icon: "https://mander.xyz/pictrs/image/2fc86ef3-797e-4bcd-bcca-e75cdf0959f9.png",
|
||||
online_users: 2,
|
||||
total_users: 72,
|
||||
users_active_halfyear: 27,
|
||||
users_active_month: 8,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 23,
|
||||
require_application: true,
|
||||
},
|
||||
{
|
||||
domain: "gtio.io",
|
||||
name: "Go Talk It Out",
|
||||
description: "Politically-neutral forum for serious debate",
|
||||
version: "0.16.3",
|
||||
icon: "https://gtio.io/pictrs/image/32f393ce-2895-462c-8f9b-25c31d713a05.png",
|
||||
online_users: 1,
|
||||
total_users: 9,
|
||||
users_active_halfyear: 6,
|
||||
users_active_month: 6,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 3,
|
||||
require_application: true,
|
||||
},
|
||||
{
|
||||
domain: "lemmy.pt",
|
||||
name: "Lemmy Portugal 🇵🇹",
|
||||
description:
|
||||
"Uma instância pública de Lemmy dedicada a Portugal e à Língua Portuguesa.",
|
||||
version: "0.16.3",
|
||||
icon: "https://lemmy.pt/pictrs/image/fHkiLTfJNO.png",
|
||||
online_users: 2,
|
||||
total_users: 87,
|
||||
users_active_halfyear: 20,
|
||||
users_active_month: 5,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 4,
|
||||
require_application: true,
|
||||
},
|
||||
{
|
||||
domain: "lemmy.pt",
|
||||
name: "Lemmy Portugal 🇵🇹",
|
||||
description:
|
||||
"Uma instância pública de Lemmy dedicada a Portugal e à Língua Portuguesa.",
|
||||
version: "0.16.3",
|
||||
icon: "https://lemmy.pt/pictrs/image/fHkiLTfJNO.png",
|
||||
online_users: 2,
|
||||
total_users: 87,
|
||||
users_active_halfyear: 20,
|
||||
users_active_month: 5,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 4,
|
||||
linked_instances_count: 11,
|
||||
require_application: true,
|
||||
},
|
||||
{
|
||||
|
@ -288,37 +188,93 @@ export const instance_stats = {
|
|||
version: "0.16.3",
|
||||
icon: "https://midwest.social/pictrs/image/Rbal22EuF8.png",
|
||||
online_users: 1,
|
||||
total_users: 113,
|
||||
users_active_halfyear: 26,
|
||||
users_active_month: 5,
|
||||
total_users: 122,
|
||||
users_active_halfyear: 28,
|
||||
users_active_month: 8,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 12,
|
||||
linked_instances_count: 13,
|
||||
require_application: true,
|
||||
},
|
||||
{
|
||||
domain: "lemmy.juggler.jp",
|
||||
name: "Juggler.jp Lemmyサービス",
|
||||
description: null,
|
||||
version: "0.16.1",
|
||||
icon: "https://lemmy.juggler.jp/pictrs/image/v0TGrlnKGS.png",
|
||||
online_users: 1,
|
||||
total_users: 30,
|
||||
users_active_halfyear: 12,
|
||||
users_active_month: 4,
|
||||
domain: "gtio.io",
|
||||
name: "Go Talk It Out",
|
||||
description: "Politically-neutral forum for serious debate",
|
||||
version: "0.16.3",
|
||||
icon: "https://gtio.io/pictrs/image/32f393ce-2895-462c-8f9b-25c31d713a05.png",
|
||||
online_users: 2,
|
||||
total_users: 14,
|
||||
users_active_halfyear: 8,
|
||||
users_active_month: 7,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 13,
|
||||
linked_instances_count: 3,
|
||||
require_application: true,
|
||||
},
|
||||
{
|
||||
domain: "federated.community",
|
||||
name: "Federated.community",
|
||||
description: "A public general-purpose Lemmy instance.",
|
||||
version: "0.16.3",
|
||||
icon: "https://federated.community/pictrs/image/50c9c066-d8c0-47a4-8860-c68b040f1a67.png",
|
||||
online_users: 0,
|
||||
total_users: 7,
|
||||
users_active_halfyear: 7,
|
||||
users_active_month: 7,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 2,
|
||||
require_application: false,
|
||||
},
|
||||
{
|
||||
domain: "mander.xyz",
|
||||
name: "Mander",
|
||||
description: "An instance dedicated to nature and science.",
|
||||
version: "0.16.3",
|
||||
icon: "https://mander.xyz/pictrs/image/2fc86ef3-797e-4bcd-bcca-e75cdf0959f9.png",
|
||||
online_users: 1,
|
||||
total_users: 76,
|
||||
users_active_halfyear: 28,
|
||||
users_active_month: 7,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 23,
|
||||
require_application: true,
|
||||
},
|
||||
{
|
||||
domain: "lemmy.perthchat.org",
|
||||
name: "PerthChat",
|
||||
description: "The Perth Lemmy Instance",
|
||||
version: "0.16.3",
|
||||
icon: "https://lemmy.perthchat.org/pictrs/image/d3728083-9d5f-4311-8c9b-d9dda43f7413.png",
|
||||
online_users: 0,
|
||||
total_users: 37,
|
||||
users_active_halfyear: 26,
|
||||
users_active_month: 6,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 9,
|
||||
require_application: true,
|
||||
},
|
||||
{
|
||||
domain: "slrpnk.net",
|
||||
name: "SLRPNK",
|
||||
description: "where solarpunks organize for a better world!",
|
||||
version: "0.16.3",
|
||||
icon: "https://slrpnk.net/pictrs/image/9d582815-3984-4996-9b10-b18706bebac1.png",
|
||||
online_users: 2,
|
||||
total_users: 35,
|
||||
users_active_halfyear: 20,
|
||||
users_active_month: 6,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 7,
|
||||
require_application: true,
|
||||
},
|
||||
{
|
||||
domain: "baraza.africa",
|
||||
name: "Baraza",
|
||||
description:
|
||||
"A space to share and discusss Africa-related content. Karibu.",
|
||||
version: "0.16.2",
|
||||
version: "0.16.3",
|
||||
icon: "https://baraza.africa/pictrs/image/qFpb6BEV2c.png",
|
||||
online_users: 2,
|
||||
total_users: 354,
|
||||
users_active_halfyear: 76,
|
||||
online_users: 0,
|
||||
total_users: 366,
|
||||
users_active_halfyear: 68,
|
||||
users_active_month: 4,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 16,
|
||||
|
@ -332,39 +288,55 @@ export const instance_stats = {
|
|||
icon: "https://forum.nobigtech.es/pictrs/image/atwGqrgiHu.png",
|
||||
online_users: 0,
|
||||
total_users: 9,
|
||||
users_active_halfyear: 4,
|
||||
users_active_halfyear: 5,
|
||||
users_active_month: 4,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 3,
|
||||
require_application: true,
|
||||
},
|
||||
{
|
||||
domain: "lemmy.cat",
|
||||
name: "Lemmy CAT",
|
||||
description: "Cultura catalana",
|
||||
domain: "lemmy.pt",
|
||||
name: "Lemmy Portugal 🇵🇹",
|
||||
description:
|
||||
"Uma instância pública de Lemmy dedicada a Portugal e à Língua Portuguesa.",
|
||||
version: "0.16.3",
|
||||
icon: "https://lemmy.cat/pictrs/image/4iwqIfDlgI.png",
|
||||
online_users: 1,
|
||||
total_users: 74,
|
||||
users_active_halfyear: 8,
|
||||
icon: "https://lemmy.pt/pictrs/image/fHkiLTfJNO.png",
|
||||
online_users: 0,
|
||||
total_users: 92,
|
||||
users_active_halfyear: 18,
|
||||
users_active_month: 3,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 10,
|
||||
linked_instances_count: 6,
|
||||
require_application: true,
|
||||
},
|
||||
{
|
||||
domain: "elgiebety.pl",
|
||||
name: "elgiebety",
|
||||
description: null,
|
||||
version: "0.15.2",
|
||||
icon: null,
|
||||
online_users: 1,
|
||||
total_users: 4,
|
||||
users_active_halfyear: 2,
|
||||
users_active_month: 2,
|
||||
domain: "lemmy.pt",
|
||||
name: "Lemmy Portugal 🇵🇹",
|
||||
description:
|
||||
"Uma instância pública de Lemmy dedicada a Portugal e à Língua Portuguesa.",
|
||||
version: "0.16.3",
|
||||
icon: "https://lemmy.pt/pictrs/image/fHkiLTfJNO.png",
|
||||
online_users: 0,
|
||||
total_users: 92,
|
||||
users_active_halfyear: 18,
|
||||
users_active_month: 3,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 3,
|
||||
require_application: false,
|
||||
linked_instances_count: 6,
|
||||
require_application: true,
|
||||
},
|
||||
{
|
||||
domain: "community.nicfab.it",
|
||||
name: "NicFab Community",
|
||||
description: "NicFab Community",
|
||||
version: "0.16.3",
|
||||
icon: "https://community.nicfab.it/pictrs/image/cfef8df9-6bb5-4049-b7b0-5299814076d4.jpeg",
|
||||
online_users: 2,
|
||||
total_users: 6,
|
||||
users_active_halfyear: 3,
|
||||
users_active_month: 3,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 4,
|
||||
require_application: true,
|
||||
},
|
||||
{
|
||||
domain: "tabinezumi.net",
|
||||
|
@ -377,21 +349,35 @@ export const instance_stats = {
|
|||
users_active_halfyear: 6,
|
||||
users_active_month: 2,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 9,
|
||||
linked_instances_count: 10,
|
||||
require_application: true,
|
||||
},
|
||||
{
|
||||
domain: "lemmy.juggler.jp",
|
||||
name: "Juggler.jp Lemmyサービス",
|
||||
description: null,
|
||||
version: "0.16.1",
|
||||
icon: "https://lemmy.juggler.jp/pictrs/image/v0TGrlnKGS.png",
|
||||
online_users: 0,
|
||||
total_users: 30,
|
||||
users_active_halfyear: 11,
|
||||
users_active_month: 2,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 14,
|
||||
require_application: false,
|
||||
},
|
||||
{
|
||||
domain: "lm.korako.me",
|
||||
name: "鴉は拠り所について語り合う",
|
||||
description: "日本語話者向けLemmyインスタンスです",
|
||||
version: "0.16.3",
|
||||
version: "0.16.3-34-gbd9df83",
|
||||
icon: null,
|
||||
online_users: 0,
|
||||
total_users: 17,
|
||||
total_users: 20,
|
||||
users_active_halfyear: 7,
|
||||
users_active_month: 2,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 7,
|
||||
linked_instances_count: 9,
|
||||
require_application: true,
|
||||
},
|
||||
{
|
||||
|
@ -402,7 +388,7 @@ export const instance_stats = {
|
|||
version: "0.16.3",
|
||||
icon: "https://buckeyestate.social/pictrs/image/a9b79b22-7346-40fc-b10c-87d486215cde.png",
|
||||
online_users: 1,
|
||||
total_users: 3,
|
||||
total_users: 4,
|
||||
users_active_halfyear: 2,
|
||||
users_active_month: 2,
|
||||
open_registrations: true,
|
||||
|
@ -410,18 +396,47 @@ export const instance_stats = {
|
|||
require_application: true,
|
||||
},
|
||||
{
|
||||
domain: "eope.xyz",
|
||||
name: "EOPE",
|
||||
description: "Engineers On Planet Earth",
|
||||
version: "0.15.1",
|
||||
icon: "https://eope.xyz/pictrs/image/870ec1de-0f6f-4f8e-88a2-c02d2a75adb5.jpeg",
|
||||
domain: "fapsi.be",
|
||||
name: "Fapsi",
|
||||
description:
|
||||
"This instance is for all the creative. No matter if you're a writer, author or illustrator.",
|
||||
version: "0.16.3",
|
||||
icon: "https://fapsi.be/pictrs/image/jUD7V242rr.png",
|
||||
online_users: 1,
|
||||
total_users: 160,
|
||||
users_active_halfyear: 27,
|
||||
users_active_month: 2,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 15,
|
||||
require_application: false,
|
||||
},
|
||||
{
|
||||
domain: "info.prou.be",
|
||||
name: "info.prou.be",
|
||||
description: "infopoint virtual",
|
||||
version: "0.16.1",
|
||||
icon: "https://info.prou.be/pictrs/image/82e736ba-6dee-423b-b06b-b47f994ce6b6.png",
|
||||
online_users: 0,
|
||||
total_users: 22,
|
||||
total_users: 15,
|
||||
users_active_halfyear: 4,
|
||||
users_active_month: 2,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 5,
|
||||
require_application: false,
|
||||
linked_instances_count: 6,
|
||||
require_application: true,
|
||||
},
|
||||
{
|
||||
domain: "lemmy.cat",
|
||||
name: "Lemmy CAT",
|
||||
description: "Cultura catalana",
|
||||
version: "0.16.3",
|
||||
icon: "https://lemmy.cat/pictrs/image/4iwqIfDlgI.png",
|
||||
online_users: 0,
|
||||
total_users: 77,
|
||||
users_active_halfyear: 8,
|
||||
users_active_month: 2,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 10,
|
||||
require_application: true,
|
||||
},
|
||||
{
|
||||
domain: "lemmy.rollenspiel.monster",
|
||||
|
@ -438,49 +453,6 @@ export const instance_stats = {
|
|||
linked_instances_count: 2,
|
||||
require_application: false,
|
||||
},
|
||||
{
|
||||
domain: "fapsi.be",
|
||||
name: "Fapsi",
|
||||
description:
|
||||
"This instance is for all the creative. No matter if you're a writer, author or illustrator.",
|
||||
version: "0.16.3",
|
||||
icon: "https://fapsi.be/pictrs/image/jUD7V242rr.png",
|
||||
online_users: 1,
|
||||
total_users: 154,
|
||||
users_active_halfyear: 29,
|
||||
users_active_month: 2,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 15,
|
||||
require_application: false,
|
||||
},
|
||||
{
|
||||
domain: "fuckreddit.tryp.digital",
|
||||
name: "TRYP",
|
||||
description: "Now 50% Prod!",
|
||||
version: "0.16.3",
|
||||
icon: "https://fuckreddit.tryp.digital/pictrs/image/52dc0c6c-71a4-40f9-a326-b51d54c95173.png",
|
||||
online_users: 2,
|
||||
total_users: 5,
|
||||
users_active_halfyear: 2,
|
||||
users_active_month: 2,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 14,
|
||||
require_application: true,
|
||||
},
|
||||
{
|
||||
domain: "info.prou.be",
|
||||
name: "info.prou.be",
|
||||
description: "infopoint virtual",
|
||||
version: "0.16.1",
|
||||
icon: "https://info.prou.be/pictrs/image/82e736ba-6dee-423b-b06b-b47f994ce6b6.png",
|
||||
online_users: 2,
|
||||
total_users: 10,
|
||||
users_active_halfyear: 4,
|
||||
users_active_month: 2,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 5,
|
||||
require_application: true,
|
||||
},
|
||||
{
|
||||
domain: "masr.social",
|
||||
name: "Masr",
|
||||
|
@ -495,6 +467,21 @@ export const instance_stats = {
|
|||
linked_instances_count: 3,
|
||||
require_application: false,
|
||||
},
|
||||
{
|
||||
domain: "social.lealternative.net",
|
||||
name: "Le Alternative lemmy",
|
||||
description:
|
||||
"Il social network di Le Alternative creato grazie a Lemmy",
|
||||
version: "0.16.3",
|
||||
icon: "https://social.lealternative.net/pictrs/image/93634af7-8633-49a4-9695-4a1823874acb.png",
|
||||
online_users: 0,
|
||||
total_users: 4,
|
||||
users_active_halfyear: 2,
|
||||
users_active_month: 2,
|
||||
open_registrations: false,
|
||||
linked_instances_count: 3,
|
||||
require_application: true,
|
||||
},
|
||||
{
|
||||
domain: "stammtisch.hallertau.social",
|
||||
name: "Stammtisch",
|
||||
|
@ -503,22 +490,22 @@ export const instance_stats = {
|
|||
icon: null,
|
||||
online_users: 0,
|
||||
total_users: 55,
|
||||
users_active_halfyear: 20,
|
||||
users_active_halfyear: 19,
|
||||
users_active_month: 2,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 9,
|
||||
require_application: true,
|
||||
},
|
||||
{
|
||||
domain: "goldandblack.us.to",
|
||||
name: "goldandblack-lemmy",
|
||||
domain: "elgiebety.pl",
|
||||
name: "elgiebety",
|
||||
description: null,
|
||||
version: "0.14.3",
|
||||
icon: "https://goldandblack.us.to/pictrs/image/DDIh7ojBjd.png",
|
||||
version: "0.16.3",
|
||||
icon: null,
|
||||
online_users: 0,
|
||||
total_users: 4,
|
||||
users_active_halfyear: 2,
|
||||
users_active_month: 1,
|
||||
users_active_month: 2,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 3,
|
||||
require_application: false,
|
||||
|
@ -538,6 +525,34 @@ export const instance_stats = {
|
|||
linked_instances_count: 5,
|
||||
require_application: false,
|
||||
},
|
||||
{
|
||||
domain: "lemmy.fediverse.jp",
|
||||
name: "Fediverse.jp: Lemmy",
|
||||
description: null,
|
||||
version: "0.16.3",
|
||||
icon: null,
|
||||
online_users: 1,
|
||||
total_users: 2,
|
||||
users_active_halfyear: 1,
|
||||
users_active_month: 1,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 1,
|
||||
require_application: false,
|
||||
},
|
||||
{
|
||||
domain: "fuckreddit.tryp.digital",
|
||||
name: "TRYP",
|
||||
description: "Now 50% Prod!",
|
||||
version: "0.16.3",
|
||||
icon: "https://fuckreddit.tryp.digital/pictrs/image/52dc0c6c-71a4-40f9-a326-b51d54c95173.png",
|
||||
online_users: 1,
|
||||
total_users: 6,
|
||||
users_active_halfyear: 2,
|
||||
users_active_month: 1,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 14,
|
||||
require_application: true,
|
||||
},
|
||||
{
|
||||
domain: "heapoverflow.ml",
|
||||
name: "Heap Overflow",
|
||||
|
@ -545,7 +560,7 @@ export const instance_stats = {
|
|||
"A place to ask programming questions and share free resources",
|
||||
version: "0.16.3",
|
||||
icon: "https://heapoverflow.ml/pictrs/image/f910bf1c-215b-47c0-a9ff-d65f483c02a3.png",
|
||||
online_users: 1,
|
||||
online_users: 0,
|
||||
total_users: 11,
|
||||
users_active_halfyear: 1,
|
||||
users_active_month: 1,
|
||||
|
@ -553,6 +568,34 @@ export const instance_stats = {
|
|||
linked_instances_count: 3,
|
||||
require_application: true,
|
||||
},
|
||||
{
|
||||
domain: "foro.markoop.org",
|
||||
name: "Foro de Markoop",
|
||||
description: "Un océano de redes en cooperación",
|
||||
version: "0.16.3",
|
||||
icon: "https://foro.markoop.org/pictrs/image/528d7d7d-43ef-4ccc-b256-8a49b7d436a5.png",
|
||||
online_users: 0,
|
||||
total_users: 1,
|
||||
users_active_halfyear: 1,
|
||||
users_active_month: 1,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 0,
|
||||
require_application: false,
|
||||
},
|
||||
{
|
||||
domain: "lemmy.rimkus.it",
|
||||
name: "rimkus-corner",
|
||||
description: "Fediverse for the Rimkus Clan",
|
||||
version: "0.16.3",
|
||||
icon: "https://lemmy.rimkus.it/pictrs/image/c9cb6ec8-9809-46ae-b75c-5ee023aa19ce.jpeg",
|
||||
online_users: 0,
|
||||
total_users: 2,
|
||||
users_active_halfyear: 1,
|
||||
users_active_month: 1,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 4,
|
||||
require_application: true,
|
||||
},
|
||||
{
|
||||
domain: "lemmy.schuerz.at",
|
||||
name: "lemmy.schuerz.at",
|
||||
|
@ -587,7 +630,7 @@ export const instance_stats = {
|
|||
description: "A Lemmy instance for mesh network denizens.",
|
||||
version: "0.16.3",
|
||||
icon: "https://lemmy.mesh.party/pictrs/image/3653fdce-1fdc-4514-aceb-38c6ba29006c.png",
|
||||
online_users: 2,
|
||||
online_users: 1,
|
||||
total_users: 9,
|
||||
users_active_halfyear: 2,
|
||||
users_active_month: 1,
|
||||
|
@ -595,20 +638,6 @@ export const instance_stats = {
|
|||
linked_instances_count: 5,
|
||||
require_application: false,
|
||||
},
|
||||
{
|
||||
domain: "verity.fail",
|
||||
name: "Verity Fail",
|
||||
description: null,
|
||||
version: "0.16.0",
|
||||
icon: null,
|
||||
online_users: 0,
|
||||
total_users: 19,
|
||||
users_active_halfyear: 9,
|
||||
users_active_month: 1,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 45,
|
||||
require_application: true,
|
||||
},
|
||||
{
|
||||
domain: "lemmy.shrieker.net",
|
||||
name: "美食レミー",
|
||||
|
@ -620,7 +649,7 @@ export const instance_stats = {
|
|||
users_active_halfyear: 1,
|
||||
users_active_month: 1,
|
||||
open_registrations: false,
|
||||
linked_instances_count: 2,
|
||||
linked_instances_count: 0,
|
||||
require_application: false,
|
||||
},
|
||||
{
|
||||
|
@ -637,6 +666,20 @@ export const instance_stats = {
|
|||
linked_instances_count: 7,
|
||||
require_application: false,
|
||||
},
|
||||
{
|
||||
domain: "verity.fail",
|
||||
name: "Verity Fail",
|
||||
description: null,
|
||||
version: "0.16.0",
|
||||
icon: null,
|
||||
online_users: 0,
|
||||
total_users: 19,
|
||||
users_active_halfyear: 8,
|
||||
users_active_month: 0,
|
||||
open_registrations: true,
|
||||
linked_instances_count: 45,
|
||||
require_application: true,
|
||||
},
|
||||
],
|
||||
},
|
||||
recommended: {
|
||||
|
@ -644,7 +687,6 @@ export const instance_stats = {
|
|||
de: ["feddit.de"],
|
||||
pt: ["lemmy.pt"],
|
||||
pt_BR: ["lemmy.pt"],
|
||||
pl: ["szmer.info"],
|
||||
eu: ["lemmy.eus"],
|
||||
ja: ["tabinezumi.net", "lm.korako.me"],
|
||||
es: ["forum.nobigtech.es"],
|
||||
|
|
Loading…
Reference in a new issue