Nutze Google Favicon API für ICON
This commit is contained in:
@@ -4,10 +4,10 @@ class WutheringWavesNewsBridge extends BridgeAbstract
|
||||
{
|
||||
const NAME = 'Wuthering Waves News';
|
||||
const URI = 'https://wutheringwaves.kurogames.com/main/news';
|
||||
const ICON = 'https://www.google.com/s2/favicons?domain=wutheringwaves.kurogames.com&sz=32';
|
||||
const DESCRIPTION = 'Returns news articles from Wuthering Waves';
|
||||
const MAINTAINER = 'Akamaru';
|
||||
const CACHE_TIMEOUT = 3600; // 1 hour
|
||||
const ICON = 'https://www.google.com/s2/favicons?domain=wutheringwaves.kurogames.com&sz=32';
|
||||
|
||||
const PARAMETERS = [
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user