From b644536fbc30305d6006551c61737ba88bb5b0ae Mon Sep 17 00:00:00 2001 From: 7trey <7trey@noreply.codeberg.org> Date: Thu, 1 Apr 2021 06:39:30 +0200 Subject: [PATCH] Add 'tool/mastodonfind' --- tool/mastodonfind | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 tool/mastodonfind diff --git a/tool/mastodonfind b/tool/mastodonfind new file mode 100644 index 000000000..4ddd282e7 --- /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/)