1
0

Korrigiere Favicon

This commit is contained in:
Akamaru
2025-11-17 21:45:22 +01:00
parent 789c5391de
commit 864fb8d4e2
35 changed files with 177 additions and 35 deletions

View File

@@ -5,9 +5,13 @@ 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!';
public function getIcon()
{
return 'https://www.google.com/s2/favicons?domain=genshin.hoyoverse.com&sz=32';
}
const PARAMETERS = array(
array(
'lang' => array(