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

@@ -4,11 +4,15 @@ 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
public function getIcon()
{
return 'https://www.google.com/s2/favicons?domain=wutheringwaves.kurogames.com&sz=32';
}
const PARAMETERS = [
[
'language' => [