mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-11 11:04:36 +02:00
bridges: Remove unnecessary functions getName() and getURI()
This commit is contained in:
@@ -49,14 +49,6 @@ class Rule34Bridge extends BridgeAbstract{
|
||||
}
|
||||
}
|
||||
|
||||
public function getName(){
|
||||
return 'Rule34';
|
||||
}
|
||||
|
||||
public function getURI(){
|
||||
return 'http://rule34.xxx/';
|
||||
}
|
||||
|
||||
public function getCacheDuration(){
|
||||
return 1800; // 30 minutes
|
||||
}
|
||||
|
Reference in New Issue
Block a user