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