NOISSUE use https more widely

This commit is contained in:
Chris Lane
2018-11-02 12:04:08 +00:00
parent 9b74e73ad3
commit 0572a1e4e6
12 changed files with 23 additions and 23 deletions

View File

@@ -51,7 +51,7 @@ public:
/**
* This is used to fetch the news RSS feed.
* It defaults in CMakeLists.txt to "http://multimc.org/rss.xml"
* It defaults in CMakeLists.txt to "https://multimc.org/rss.xml"
*/
QString NEWS_RSS_URL;