From a509ad7cc9f48f36a32574bed11c6b40f46c4c0f Mon Sep 17 00:00:00 2001 From: Tzahi12345 Date: Thu, 5 Jan 2023 02:48:25 -0500 Subject: [PATCH] Updated RSS Feed (markdown) --- RSS-Feed.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RSS-Feed.md b/RSS-Feed.md index cc49f3f..1cbbe8b 100644 --- a/RSS-Feed.md +++ b/RSS-Feed.md @@ -32,8 +32,8 @@ http://example.com/api/rss?uid=admin http://example.com/api/rss?uid=admin&text_search=chess * Generate feed with files downloaded by user `admin`, and filter for files that include the word `chess` -http://example.com/api/rss?sub_id= -* Generate feed with files from subscription with ID `` +http://example.com/api/rss?sub_id=abcd +* Generate feed with files from subscription with ID `abcd` ## Links