Move some URLs overs to https

This commit is contained in:
funkydude 2016-03-06 23:48:45 +00:00
parent 80ac326f28
commit 268a5a95c8
14 changed files with 21 additions and 21 deletions

View file

@ -41,7 +41,7 @@
namespace
{
const QString RSS_URL("http://www.fosshub.com/software/feedqBittorent");
const QString RSS_URL("https://www.fosshub.com/software/feedqBittorent");
#ifdef Q_OS_MAC
const QString OS_TYPE("Mac OS X");