From fe60863baaa12941dc8a405ce5036d2f456723bd Mon Sep 17 00:00:00 2001 From: Cara Date: Sun, 19 Nov 2023 14:13:13 +1030 Subject: [PATCH] use modern icon source --- src/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.js b/src/index.js index e4b3d99..d0d78ec 100644 --- a/src/index.js +++ b/src/index.js @@ -135,7 +135,7 @@ async function sendWebHook(content, name, version, reporter, exception, dhash, e "text": version, }, "thumbnail": { - "url": "https://raw.githubusercontent.com/goatcorp/DalamudPlugins/api5/plugins/" + name + "/images/icon.png" + "url": "https://raw.githubusercontent.com/goatcorp/DalamudPluginsD17/main/stable/" + name + "/images/icon.png" }, "fields": [ {