From 669cdd21a641a0412744c1ffd538c5faebcfdfad Mon Sep 17 00:00:00 2001 From: William Robledo <0777d7ca0018582d66f6004621944045b8fbea2b@cloudflare.com> Date: Thu, 1 Apr 2021 08:36:00 +0200 Subject: [PATCH] README.md --- tool/mastodonwch/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tool/mastodonwch/README.md b/tool/mastodonwch/README.md index c0c10d8ec..e61502144 100644 --- a/tool/mastodonwch/README.md +++ b/tool/mastodonwch/README.md @@ -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,...` \ No newline at end of file +> `[{"rank":1,"who":"xxx","toots":"xxx"},{"rank":2,...`