parent
d987ceec73
commit
8c97953211
1 changed files with 1 additions and 1 deletions
|
@ -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(){
|
||||
|
|
Loading…
Reference in a new issue