diff options
author | 7trey <7trey@noreply.codeberg.org> | 2021-04-01 06:40:50 +0200 |
---|---|---|
committer | 7trey <7trey@noreply.codeberg.org> | 2021-04-01 06:40:50 +0200 |
commit | ba265b7b8c1acbdc24e8442981bcf51c958ee98e (patch) | |
tree | 442b1eb6b386ecc54bca2a01db134279a324acdd /tool/mastodonfind | |
parent | d5664b48259bcc3d09e5719b0e2b12580bbfee93 (diff) | |
download | cloudflare-tor-ba265b7b8c1acbdc24e8442981bcf51c958ee98e.tar.lz cloudflare-tor-ba265b7b8c1acbdc24e8442981bcf51c958ee98e.tar.xz cloudflare-tor-ba265b7b8c1acbdc24e8442981bcf51c958ee98e.zip |
Update 'tool/mastodonfind/README.md'
Diffstat (limited to 'tool/mastodonfind')
-rw-r--r-- | tool/mastodonfind/README.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/tool/mastodonfind/README.md b/tool/mastodonfind/README.md new file mode 100644 index 00000000..6137d288 --- /dev/null +++ b/tool/mastodonfind/README.md @@ -0,0 +1,20 @@ +### Find Mastodon Toots & Accounts + +- Cloudflare filtered out by default (enable from Advanced menu) +- JSON for developers + + +### Live example + +- [Tor](http://qyo4hcmvxiysc6zrxdn6rhofgkroyoygszkljw5izwdqklxfantseiyd.onion/) +- Clearnet + + +### Code + +- [index.php](index.php): Main website to show the result + + +## Related + +- [Mastodon Watch](../mastodonwch/) |