diff options
-rw-r--r-- | tool/mastodonfind | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/tool/mastodonfind b/tool/mastodonfind new file mode 100644 index 00000000..4ddd282e --- /dev/null +++ b/tool/mastodonfind @@ -0,0 +1,14 @@ +### Find Mastodon Toots & Accounts + +- Cloudflare filtered out by default (enable from Advanced menu) +- JSON for developers + + +### Code + +- [index.php](index.php): Main website to show the result + + +## Related + +- [Mastodon Watch](../mastodonwch/) |