update RSSYL_DEFAULT_FEED (although unused)
authorPaul <paul@claws-mail.org>
Thu, 20 Feb 2020 11:16:10 +0000 (11:16 +0000)
committerPaul <paul@claws-mail.org>
Thu, 20 Feb 2020 11:16:10 +0000 (11:16 +0000)
src/plugins/rssyl/rssyl.h

index 3a9e25dfe6a8a84444c1b2118d8946b55c697865..3ef82a964d451a78b5b5e168f071bfca0ca43c10 100644 (file)
@@ -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"