class PostFeed(Feed):
title = 'Planet PostgreSQL'
- link = 'http://planet.postgresql.org'
- feed_url = 'http://planet.postgresql.org/rss20.xml'
+ link = 'https://planet.postgresql.org'
+ feed_url = 'https://planet.postgresql.org/rss20.xml'
description = 'Planet PostgreSQL'
generator = 'Planet PostgreSQL'
<title>Planet PostgreSQL</title>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8" />
<link rel="shortcut icon" href="/favicon.ico" />
- <link rel="alternate" type="application/rss+xml" title="Planet PostgreSQL" href="http://planet.postgresql.org/rss20.xml" />
+ <link rel="alternate" type="application/rss+xml" title="Planet PostgreSQL" href="https://planet.postgresql.org/rss20.xml" />
<style type="text/css" media="screen" title="Normal Text">@import url("/css/planet.css");</style>
</head>
<body>