mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-01 06:10:22 +02:00
bridges: Remove unnecessary functions getName() and getURI()
This commit is contained in:
@@ -61,14 +61,6 @@ class LeMondeInformatiqueBridge extends BridgeAbstract {
|
||||
}
|
||||
}
|
||||
|
||||
public function getName() {
|
||||
return 'Le Monde Informatique';
|
||||
}
|
||||
|
||||
public function getURI() {
|
||||
return 'http://www.lemondeinformatique.fr/';
|
||||
}
|
||||
|
||||
public function getCacheDuration() {
|
||||
return 1800; // 30 minutes
|
||||
}
|
||||
|
Reference in New Issue
Block a user