From bad42f05741577c48a3f99053c9d7a2b070c495c Mon Sep 17 00:00:00 2001 From: SeMiD Date: Sun, 28 Apr 2024 10:15:17 +0100 Subject: [PATCH] chore(Kotobade Asobou): update assets (#8319) chore: update assets Signed-off-by: SeMiD --- websites/K/Kotobade Asobou/metadata.json | 6 +++--- websites/K/Kotobade Asobou/presence.ts | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/websites/K/Kotobade Asobou/metadata.json b/websites/K/Kotobade Asobou/metadata.json index c3c15f233cfb..3a1a555112fd 100644 --- a/websites/K/Kotobade Asobou/metadata.json +++ b/websites/K/Kotobade Asobou/metadata.json @@ -16,9 +16,9 @@ "matches": [ "*://taximanli.github.io/*" ], - "version": "1.0.0", - "logo": "https://taximanli.github.io/kotobade-asobou/kotobade-asobou_logo_512x512.png", - "thumbnail": "https://taximanli.github.io/kotobade-asobou/kotobade-asobou_card_600x314.png", + "version": "1.0.1", + "logo": "https://cdn.rcd.gg/PreMiD/websites/K/Kotobade%20Asobou/assets/logo.png", + "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/K/Kotobade%20Asobou/assets/thumbnail.png", "color": "#22c55e", "category": "games", "tags": [ diff --git a/websites/K/Kotobade Asobou/presence.ts b/websites/K/Kotobade Asobou/presence.ts index c6e4d2f38d97..f1d1f4d7d2a4 100644 --- a/websites/K/Kotobade Asobou/presence.ts +++ b/websites/K/Kotobade Asobou/presence.ts @@ -6,7 +6,7 @@ const presence = new Presence({ browsingTimestamp = Math.floor(Date.now() / 1000); const enum PresenceAssets { - Logo = "https://taximanli.github.io/kotobade-asobou/kotobade-asobou_logo_512x512.png", + Logo = "https://cdn.rcd.gg/PreMiD/websites/K/Kotobade%20Asobou/assets/logo.png", } presence.on("UpdateData", async () => {