mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-21 07:42:10 +02:00
bridges: Remove unnecessary functions getName() and getURI()
This commit is contained in:
@@ -48,14 +48,6 @@ class Rule34pahealBridge extends BridgeAbstract{
|
||||
}
|
||||
}
|
||||
|
||||
public function getName(){
|
||||
return 'Rule34paheal';
|
||||
}
|
||||
|
||||
public function getURI(){
|
||||
return 'http://rule34.paheal.net/';
|
||||
}
|
||||
|
||||
public function getCacheDuration(){
|
||||
return 1800; // 30 minutes
|
||||
}
|
||||
|
Reference in New Issue
Block a user