Added Lemmy project
This commit is contained in:
pare
429a03b62f
commit
1ecb5f82ad
S'han modificat 1 arxius amb 2 adicions i 0 eliminacions
|
@ -30,6 +30,7 @@ Within Python Virtual Environment:
|
||||||
| GNU Social 2.x | | | | | | ['usage']['users']['total'] | | GNU Social 2.x |
|
| GNU Social 2.x | | | | | | ['usage']['users']['total'] | | GNU Social 2.x |
|
||||||
| Groundpolis | | | ['usage']['users']['total'] | | | | | Groundpolis |
|
| Groundpolis | | | ['usage']['users']['total'] | | | | | Groundpolis |
|
||||||
| Hubzilla | | | ['usage']['users']['total'] | | | | | Hubzilla |
|
| Hubzilla | | | ['usage']['users']['total'] | | | | | Hubzilla |
|
||||||
|
| Lemmy | api/v2/site ['federated_instances']['linked'] | | ['usage']['users']['total'] | | | | | Lemmy |
|
||||||
| Mastodon | api/v1/instance/peers | ['usage']['users']['total'] (since v3.0.0) | | ['stats']['user_count'] | | | | Mastodon |
|
| Mastodon | api/v1/instance/peers | ['usage']['users']['total'] (since v3.0.0) | | ['stats']['user_count'] | | | | Mastodon |
|
||||||
| Misskey | | | **NO** (['usage']['users'] returns {}) so using ['usage']['users']['activeHalfyear'] instead | | | | | Misskey |
|
| Misskey | | | **NO** (['usage']['users'] returns {}) so using ['usage']['users']['activeHalfyear'] instead | | | | | Misskey |
|
||||||
| Osada | | | ['usage']['users']['total'] | | | | | Osada |
|
| Osada | | | ['usage']['users']['total'] | | | | | Osada |
|
||||||
|
@ -53,6 +54,7 @@ Within Python Virtual Environment:
|
||||||
| gnusocialv2 | api/nodeinfo/2.0.json | ['software']['name'] |
|
| gnusocialv2 | api/nodeinfo/2.0.json | ['software']['name'] |
|
||||||
| groundpolis | nodeinfo/2.0 | ['software']['name'] |
|
| groundpolis | nodeinfo/2.0 | ['software']['name'] |
|
||||||
| hubzilla | nodeinfo/2.0 | ['software']['name'] |
|
| hubzilla | nodeinfo/2.0 | ['software']['name'] |
|
||||||
|
| lemmy | nodeinfo/2.0.json | ['software']['name'] |
|
||||||
| mastodon | nodeinfo/2.0.json | ['software']['name'] |
|
| mastodon | nodeinfo/2.0.json | ['software']['name'] |
|
||||||
| misskey | nodeinfo/2.0 | ['software']['name'] |
|
| misskey | nodeinfo/2.0 | ['software']['name'] |
|
||||||
| osada | nodeinfo/2.0.json | ['software']['name'] |
|
| osada | nodeinfo/2.0.json | ['software']['name'] |
|
||||||
|
|
Loading…
Referencia en una nova incidència