diff options
author | William Robledo <0777d7ca0018582d66f6004621944045b8fbea2b@cloudflare.com> | 2021-04-01 08:36:00 +0200 |
---|---|---|
committer | William Robledo <0777d7ca0018582d66f6004621944045b8fbea2b@cloudflare.com> | 2021-04-01 08:36:00 +0200 |
commit | 669cdd21a641a0412744c1ffd538c5faebcfdfad (patch) | |
tree | b3c89e75ec4885e3ed5d66b01a8f104fcec0f195 | |
parent | 952df6f85faf37e67f5a709eecb51666eaca0377 (diff) | |
download | cloudflare-tor-669cdd21a641a0412744c1ffd538c5faebcfdfad.tar.lz cloudflare-tor-669cdd21a641a0412744c1ffd538c5faebcfdfad.tar.xz cloudflare-tor-669cdd21a641a0412744c1ffd538c5faebcfdfad.zip |
README.md
-rw-r--r-- | tool/mastodonwch/README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tool/mastodonwch/README.md b/tool/mastodonwch/README.md index c0c10d8e..e6150214 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,...` |