README.md
This commit is contained in:
parent
952df6f85f
commit
669cdd21a6
|
@ -89,6 +89,7 @@ ym int(6) INDEX
|
|||
|
||||
If you want to see this in action: [Onion](http://nomdjgwjvyvlvmkolbyp3rocn2ld7fnlidlt2jjyotn3qqsvzs2gmuyd.onion/social/mastodon/) or [cache page (not in sync)](../../subfiles/shared_on_mastodon.md)
|
||||
|
||||
|
||||
### Related
|
||||
|
||||
- [Mastodon Find](../mastodonfind)
|
||||
|
@ -108,4 +109,4 @@ If you want to see this in action: [Onion](http://nomdjgwjvyvlvmkolbyp3rocn2ld7f
|
|||
Example:
|
||||
`curl -x socks5h://127.0.0.1:9050 -G -H "Authorization: Basic c3RvcGNsb3VkZmxhcmU6" "http://-----.onion/mastodon/" -d "who=c" -d "json"`
|
||||
|
||||
> `[{"rank":1,"who":"xxx","toots":"xxx"},{"rank":2,...`
|
||||
> `[{"rank":1,"who":"xxx","toots":"xxx"},{"rank":2,...`
|
||||
|
|
Loading…
Reference in New Issue