diff options
-rw-r--r-- | tool/birdwch/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tool/birdwch/README.md b/tool/birdwch/README.md index 3e8d36d8..22c0db91 100644 --- a/tool/birdwch/README.md +++ b/tool/birdwch/README.md @@ -101,4 +101,4 @@ If you want to see this in action: [Onion](http://stopcloudflare@avrynpc2q7pknqa Example: `curl -x socks5h://127.0.0.1:9050 -G -H "Authorization: Basic c3RvcGNsb3VkZmxhcmU6" "http://-----.onion/twitter/" -d "who=c" -d "json"` -> `[{"rank":1,"who":"xxx","toots":"xxx"},{"rank":2,...`
\ No newline at end of file +> `[{"rank":1,"who":"xxx","tweets":"xxx"},{"rank":2,...`
\ No newline at end of file |