From 29a57bac39970e3a897500e39351d0d0d0054abd Mon Sep 17 00:00:00 2001 From: Tzahi12345 Date: Tue, 3 Jan 2023 23:58:23 -0500 Subject: [PATCH] Updated RSS Feed (markdown) --- RSS-Feed.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/RSS-Feed.md b/RSS-Feed.md index 6b6f32e..e1f8ea7 100644 --- a/RSS-Feed.md +++ b/RSS-Feed.md @@ -1,4 +1,4 @@ -Placeholder for where future documentation will exist. +This is WIP documentation. Helpful validator: https://validator.w3.org/feed/check.cgi @@ -6,14 +6,14 @@ Prettier web-based viewer: https://rssviewer.app/ Examples: -/api/rss +\/api/rss * Generate feed with files downloaded in single-user mode -/api/rss?uid=admin +\/api/rss?uid=admin * Generate feed with files downloaded by user `admin` -/api/rss?uid=admin&text_search=chess +\/api/rss?uid=admin&text_search=chess * Generate feed with files downloaded by user `admin`, and filter for files that include the word `chess` -/api/rss?sub_id= +\/api/rss?sub_id= * Generate feed with files from subscription with ID `` \ No newline at end of file