diff options
author | 7trey <7trey@noreply.codeberg.org> | 2021-04-01 06:39:30 +0200 |
---|---|---|
committer | 7trey <7trey@noreply.codeberg.org> | 2021-04-01 06:39:30 +0200 |
commit | b644536fbc30305d6006551c61737ba88bb5b0ae (patch) | |
tree | 9595766e78e9ac646e032400f2e466aa6c62e1ed | |
parent | 2b63688a67c8e448c3c9d895a110e38f53f48d1d (diff) | |
download | cloudflare-tor-b644536fbc30305d6006551c61737ba88bb5b0ae.tar.lz cloudflare-tor-b644536fbc30305d6006551c61737ba88bb5b0ae.tar.xz cloudflare-tor-b644536fbc30305d6006551c61737ba88bb5b0ae.zip |
Add 'tool/mastodonfind'
-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/) |