Nutze Google Favicon API für ICON
This commit is contained in:
@@ -5,6 +5,7 @@ class GenshinImpactNewsBridge extends BridgeAbstract
|
||||
const MAINTAINER = 'Brawl, Akamaru';
|
||||
const NAME = 'Genshin Impact News';
|
||||
const URI = 'https://sg-public-api-static.hoyoverse.com/content_v2_user/app/a1b1f9d3315447cc/getContentList';
|
||||
const ICON = 'https://www.google.com/s2/favicons?domain=genshin.hoyoverse.com&sz=32';
|
||||
const CACHE_TIMEOUT = 3600; // 3600 = 1h
|
||||
const DESCRIPTION = 'Get the latest news from Genshin Impact!';
|
||||
const PARAMETERS = array(
|
||||
|
||||
Reference in New Issue
Block a user