Updated README.md
This commit is contained in:
pare
bfe84849c4
commit
01cd229963
S'han modificat 1 arxius amb 9 adicions i 9 eliminacions
18
README.md
18
README.md
|
@ -21,15 +21,15 @@ Within Python Virtual Environment:
|
||||||
|
|
||||||
4. Run `python fediverse.py` to query world alive servers API. It gets data from server's API according this table:
|
4. Run `python fediverse.py` to query world alive servers API. It gets data from server's API according this table:
|
||||||
|
|
||||||
| Software | API | API | API | API peers | API users (nodeinfo/2.0.json) | API users api/v1/instance |
|
| Software | API peers | API users (nodeinfo/2.0.json) | API users api/v1/instance |
|
||||||
|:----------:|:-----------------:|:---------------:|:------------:|:---------------------:|:------------------------------------------:|:-------------------------:|
|
|:----------:|:---------------------:|:------------------------------------------:|:-------------------------:|
|
||||||
| Diaspora | nodeinfo/2.0.json | | | | | |
|
| Diaspora | | | |
|
||||||
| Friendica | nodeinfo/2.0.json | api/v1/instance | nodeinfo/2.0 | api/v1/instance/peers | | |
|
| Friendica | api/v1/instance/peers | | |
|
||||||
| GNU Social | | | | | | |
|
| GNU Social | | | |
|
||||||
| Hubzilla | | | | | | |
|
| Hubzilla | | | |
|
||||||
| Mastodon | nodeinfo/2.0.json | api/v1/instance | | api/v1/instance/peers | ['usage']['users']['total'] (since v3.0.0) | ['stats']['user_count'] |
|
| Mastodon | api/v1/instance/peers | ['usage']['users']['total'] (since v3.0.0) | ['stats']['user_count'] |
|
||||||
| Peertube | nodeinfo/2.0.json | | | | | |
|
| Peertube | | | |
|
||||||
| Pleroma | nodeinfo/2.0.json | api/v1/instance | | api/v1/instance/peers | ['usage']['users']['total'] | |
|
| Pleroma | api/v1/instance/peers | ['usage']['users']['total'] | |
|
||||||
|
|
||||||
5. Use your favourite scheduling method to set ratio.py to run regularly.
|
5. Use your favourite scheduling method to set ratio.py to run regularly.
|
||||||
|
|
||||||
|
|
Loading…
Referencia en una nova incidència