Korrigiere Favicon
This commit is contained in:
@@ -4,9 +4,13 @@ class Y2MateDownloaderBridge extends BridgeAbstract {
|
||||
const MAINTAINER = 'Akamaru';
|
||||
const NAME = 'Y2Mate Downloader Changelog';
|
||||
const URI = 'https://y2matedownloader.com/y2mate-downloader-changelog';
|
||||
const ICON = 'https://www.google.com/s2/favicons?domain=y2matedownloader.com&sz=32';
|
||||
const CACHE_TIMEOUT = 21600; // 6 hours
|
||||
const DESCRIPTION = 'Changelog for Y2Mate Downloader';
|
||||
|
||||
public function getIcon()
|
||||
{
|
||||
return 'https://www.google.com/s2/favicons?domain=y2matedownloader.com&sz=32';
|
||||
}
|
||||
const PARAMETERS = [
|
||||
'Language' => [
|
||||
'lang' => [
|
||||
|
||||
Reference in New Issue
Block a user