From 5166b4a55166e8617dc194bc04f673b1339f43e5 Mon Sep 17 00:00:00 2001 From: Corentin Garcia Date: Mon, 20 Mar 2017 21:48:29 +0100 Subject: [PATCH] [NextInpactBridge] Use https --- bridges/NextInpactBridge.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bridges/NextInpactBridge.php b/bridges/NextInpactBridge.php index bf1f8dca..5de5c8b1 100644 --- a/bridges/NextInpactBridge.php +++ b/bridges/NextInpactBridge.php @@ -3,7 +3,7 @@ class NextInpactBridge extends FeedExpander { const MAINTAINER = 'qwertygc'; const NAME = 'NextInpact Bridge'; - const URI = 'http://www.nextinpact.com/'; + const URI = 'https://www.nextinpact.com/'; const DESCRIPTION = 'Returns the newest articles.'; public function collectData(){