[CommonDreamBridge] Promote to secure bridge (fix #777) (#909)

This commit is contained in:
Corentin Garcia 2018-11-05 17:32:11 +01:00 committed by Teromene
parent d987ceec73
commit 8c97953211
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ class CommonDreamsBridge extends FeedExpander {
const MAINTAINER = 'nyutag';
const NAME = 'CommonDreams Bridge';
const URI = 'http://www.commondreams.org/';
const URI = 'https://www.commondreams.org/';
const DESCRIPTION = 'Returns the newest articles.';
public function collectData(){