diff options
author | Max Magorsch <arzano@gentoo.org> | 2020-03-09 21:58:04 +0100 |
---|---|---|
committer | Max Magorsch <arzano@gentoo.org> | 2020-03-09 21:58:04 +0100 |
commit | fab05d21cb01640ae5c0b78937a243a1fee5ee8e (patch) | |
tree | 1959320b09f13f8de35a562acb8c3f5a8f7310c4 | |
parent | Use https wherever possible (diff) | |
download | planet-fab05d21cb01640ae5c0b78937a243a1fee5ee8e.tar.gz planet-fab05d21cb01640ae5c0b78937a243a1fee5ee8e.tar.bz2 planet-fab05d21cb01640ae5c0b78937a243a1fee5ee8e.zip |
Use https for rafaelmartins feedv2.0.10
Signed-off-by: Max Magorsch <arzano@gentoo.org>
-rw-r--r-- | configs/planet | 4 | ||||
-rw-r--r-- | configs/universe | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/configs/planet b/configs/planet index c4eaef2..c608139 100644 --- a/configs/planet +++ b/configs/planet @@ -357,8 +357,8 @@ location = planet [rafaelmartins] title = rafaelmartins author = Rafael G. Martins -link = http://feeds.rgm.io/rafaelmartins-gentoo.xml -feed = http://feeds.rgm.io/rafaelmartins-gentoo.xml +link = https://rgm.io/ +feed = https://rgm.io/atom/gentoo/ avatar = d9ac8d426c34c0b556b5ce4de3d3df23 location = planet diff --git a/configs/universe b/configs/universe index b9a32f1..3c5df1b 100644 --- a/configs/universe +++ b/configs/universe @@ -331,8 +331,8 @@ location = universe [rafaelmartins_universe] title = rafaelmartins author = Rafael G. Martins -link = http://feeds.rgm.io/rafaelmartins.xml -feed = http://feeds.rgm.io/rafaelmartins.xml +link = https://rgm.io/ +feed = https://rgm.io/atom/ avatar = d9ac8d426c34c0b556b5ce4de3d3df23 location = universe |