mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-23 23:16:53 +00:00
[NextInpactBridge] Use https
This commit is contained in:
parent
b48a44c979
commit
5166b4a551
@ -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(){
|
||||
|
Loading…
Reference in New Issue
Block a user