Compare commits

..

No commits in common. "12d8fee03d47fc7489f70b344cbc68f166b2cfe3" and "f783c08909b42ef07f9f557ffa18f4b29020adff" have entirely different histories.

View file

@ -1,13 +1,7 @@
#!/usr/bin/env python3
"""
GTS-HolMirDas: RSS-based content discovery for GoToSocial
Inspired by HolMirDas by @aliceif:
- GitHub: https://github.com/aliceif/HolMirDas
- Fediverse: @aliceif@mkultra.x27.one
This GoToSocial adaptation extends the original RSS-to-ActivityPub concept
with Docker deployment, multi-instance processing, and comprehensive monitoring.
Fetches URLs from RSS feeds and uses GTS search API to federate content
"""
import os