From db25a68072f7fd3ccaa4a7faf74029e39dc2c0b9 Mon Sep 17 00:00:00 2001 From: Teromene Date: Mon, 5 Nov 2018 17:32:28 +0100 Subject: [PATCH] Revert "[CommonDreamBridge] Promote to secure bridge (fix #777) (#909)" This reverts commit 8c979532112de4379b76108aa15baeb5282169ed. --- bridges/CommonDreamsBridge.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bridges/CommonDreamsBridge.php b/bridges/CommonDreamsBridge.php index 22b9238d..e4dcb63f 100644 --- a/bridges/CommonDreamsBridge.php +++ b/bridges/CommonDreamsBridge.php @@ -3,7 +3,7 @@ class CommonDreamsBridge extends FeedExpander { const MAINTAINER = 'nyutag'; const NAME = 'CommonDreams Bridge'; - const URI = 'https://www.commondreams.org/'; + const URI = 'http://www.commondreams.org/'; const DESCRIPTION = 'Returns the newest articles.'; public function collectData(){