cleanup
This commit is contained in:
@@ -1,8 +1,12 @@
|
|||||||
# RSS Feeds
|
# RSS Feeds
|
||||||
|
|
||||||
|
# Add ?limit=X parameter to increase posts per feed (default: 20, max: 100)
|
||||||
|
# Higher limits = more content discovery, but longer processing time
|
||||||
|
# Performance tip: Start with limit=50, then increase to 100 if needed
|
||||||
|
|
||||||
# Tech & Homelab
|
# Tech & Homelab
|
||||||
https://fosstodon.org/tags/homelab.rss?limit=25
|
https://fosstodon.org/tags/homelab.rss?limit=25 # 25 posts/feed
|
||||||
https://fosstodon.org/tags/docker.rss?limit=25
|
https://fosstodon.org/tags/docker.rss?limit=50 # 50 posts/feed
|
||||||
https://fosstodon.org/tags/matrix.rss?limit=25
|
https://fosstodon.org/tags/matrix.rss?limit=25
|
||||||
https://fosstodon.org/tags/linux.rss?limit=25
|
https://fosstodon.org/tags/linux.rss?limit=25
|
||||||
https://fosstodon.org/tags/foss.rss?limit=25
|
https://fosstodon.org/tags/foss.rss?limit=25
|
||||||
@@ -38,4 +42,4 @@ https://mastodon.social/tags/cycling.rss?limit=25
|
|||||||
https://chaos.social/tags/ccc.rss?limit=25
|
https://chaos.social/tags/ccc.rss?limit=25
|
||||||
https://chaos.social/tags/republica.rss?limit=25
|
https://chaos.social/tags/republica.rss?limit=25
|
||||||
https://mastodon.social/tags/fediverse.rss?limit=25
|
https://mastodon.social/tags/fediverse.rss?limit=25
|
||||||
https://hachyderm.io/tags/sysadmin.rss?limit=25
|
https://hachyderm.io/tags/sysadmin.rss?limit=25
|
||||||
|
|||||||
@@ -1,17 +0,0 @@
|
|||||||
# Example RSS feeds - customize for your interests
|
|
||||||
|
|
||||||
# Add ?limit=X parameter to increase posts per feed (default: 20, max: 100)
|
|
||||||
# Higher limits = more content discovery, but longer processing time
|
|
||||||
# Performance tip: Start with limit=50, then increase to 100 if needed
|
|
||||||
|
|
||||||
# homelab (up to 100 posts per feed)
|
|
||||||
https://mastodon.social/tags/homelab.rss # 20 posts/feed (default)
|
|
||||||
https://fosstodon.org/tags/homelab.rss?limit=50 # 50 posts/feed
|
|
||||||
|
|
||||||
# selfhosting (up to 100 posts per feed)
|
|
||||||
https://mastodon.social/tags/selfhosting.rss?limit=100 # 100 posts/feed
|
|
||||||
https://infosec.exchange/tags/selfhosting.rss?limit=100 # 100 posts/feed
|
|
||||||
|
|
||||||
# docker (up to 100 posts per feed)
|
|
||||||
https://social.tchncs.de/tags/docker.rss?limit=100 # 100 posts/feed
|
|
||||||
https://fosstodon.org/tags/docker.rss?limit=100 # 100 posts/feed
|
|
||||||
Reference in New Issue
Block a user