mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-04 01:55:21 +02:00
update bridges with maintainer
This commit is contained in:
parent
6956468b64
commit
7d24be9653
16 changed files with 18 additions and 2 deletions
|
@ -5,6 +5,7 @@
|
|||
*
|
||||
* @name Flickr Explore
|
||||
* @description Returns the latest interesting images from Flickr
|
||||
* @maintainer -
|
||||
*/
|
||||
class FlickrExploreBridge extends BridgeAbstract{
|
||||
|
||||
|
@ -32,4 +33,4 @@ class FlickrExploreBridge extends BridgeAbstract{
|
|||
public function getCacheDuration(){
|
||||
return 21600; // 6 hours
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue