updated feed root to https

This commit is contained in:
nek0 2016-03-04 01:21:30 +01:00
parent b266855cba
commit fd7f35b3c0
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ feedConf = FeedConfiguration
, feedDescription = "Random things"
, feedAuthorName = "nek0"
, feedAuthorEmail = "nek0@nek0.eu"
, feedRoot = "http://nek0.eu"
, feedRoot = "https://nek0.eu"
}
--------------------------------------------------------------------------------