{% extends "base.html" %} {% load static %} {% block title %} RSS Feeds Documentation {% endblock title %} {% block content %}

RSS Feeds Documentation

This page lists all available RSS feeds for TTVDrops.

Note: Atom feeds are also available for the same resources under the /atom/ endpoints (links labeled "Atom" are shown next to RSS links). Both RSS and Atom formats are supported and served in parallel for backward compatibility.

Global RSS Feeds

These feeds contain all items across the entire site:

Filtered RSS Feeds

You can subscribe to RSS feeds scoped to a specific game or organization. When available, links below point to live examples; otherwise use the endpoint template.

How to Use RSS Feeds

RSS feeds allow you to stay updated with new content. You can use any RSS reader application to subscribe to these feeds.

{% endblock content %}