mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-14 04:24:05 +02:00
bridges: Remove unnecessary functions getName() and getURI()
This commit is contained in:
@@ -77,10 +77,6 @@ class HDWallpapersBridge extends BridgeAbstract {
|
||||
return 'HDWallpapers - '.str_replace(['__', '_'], [' & ', ' '], $this->category).' ['.$this->resolution.']';
|
||||
}
|
||||
|
||||
public function getURI(){
|
||||
return 'http://www.hdwallpapers.in';
|
||||
}
|
||||
|
||||
public function getCacheDuration(){
|
||||
return 43200; // 12 hours
|
||||
}
|
||||
|
Reference in New Issue
Block a user