commit 5b905e7d1bc87f05f990f6935fa4ff194f3ab137
parent 0b6a0d15a4c823c77f087ec4dc06cec79d97c15d
Author: Paul <paul@claws-mail.org>
Date: Thu, 20 Feb 2020 11:16:10 +0000
update RSSYL_DEFAULT_FEED (although unused)
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/plugins/rssyl/rssyl.h b/src/plugins/rssyl/rssyl.h
@@ -20,7 +20,7 @@
#define RSSYL_DEFAULT_MAILBOX _("My Feeds")
/* Default feed to be added when creating mailbox for the first time */
-#define RSSYL_DEFAULT_FEED "http://planet.claws-mail.org/rss20.xml"
+#define RSSYL_DEFAULT_FEED "https://www.claws-mail.org/releases.rss"
/* File where info about user-deleted feed items is stored */
#define RSSYL_DELETED_FILE ".deleted"