diff options
author | Aleteoryx <alyx@aleteoryx.me> | 2024-11-14 21:45:40 -0500 |
---|---|---|
committer | Aleteoryx <alyx@aleteoryx.me> | 2024-11-14 21:45:40 -0500 |
commit | 9e92b1a0518fec0fe1033309510aa4f8027bab05 (patch) | |
tree | 75949e844ced022af3c6f12c0d1f4ec3b1fe6322 | |
parent | 4b5843ede4bc46cc5ceb58e1ae00a9c6eacb911c (diff) | |
download | rss_dot_php-9e92b1a0518fec0fe1033309510aa4f8027bab05.tar.gz rss_dot_php-9e92b1a0518fec0fe1033309510aa4f8027bab05.tar.bz2 rss_dot_php-9e92b1a0518fec0fe1033309510aa4f8027bab05.zip |
support section
-rw-r--r-- | README.md | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -87,6 +87,23 @@ The HTML tree looks like this: </main> ``` +## Support + +rss_dot_php has been tested to work with... + +- Youtube +- Status.Cafe +- Tumblr +- Dreamwidth +- Mastodon + +If you use it with something other than these 5, and it works, let me know! +If you use it with something other than these 5, and it breaks, let me know! + +I can be contacted on Bluesky as [@aleteoryx.me][bsky] and on the Fediverse as [@aleteoryx@labyrinth.zone][fedi] + [me]: https://aleteoryx.me [php]: https://git.aleteoryx.me/cgit/rss_dot_php/tree/rss.php [css]: https://git.aleteoryx.me/cgit/rss_dot_php/tree/aleteoryx.css +[bsky]: https://bsky.app/profile/aleteoryx.me +[fedi]: https://labyrinth.zone/aleteoryx |