From 1f266a26f91b40018d1d1fb80d2405228828dc72 Mon Sep 17 00:00:00 2001 From: alexanderroese Date: Thu, 30 May 2024 23:42:44 +0200 Subject: [PATCH] updated url and origin --- snippets/shx-feedback-banner.liquid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snippets/shx-feedback-banner.liquid b/snippets/shx-feedback-banner.liquid index 7db534d..ce1aa66 100644 --- a/snippets/shx-feedback-banner.liquid +++ b/snippets/shx-feedback-banner.liquid @@ -480,7 +480,7 @@ console.log(data); - fetch('https://devdash.ex.umbach.dev/api/v1/customerfeedback?origin=shxtesthaha', { + fetch('https://api.shinnex.de/api/v1/customerfeedback?origin=shxshopappearbanner', { method: 'POST', headers: { 'X-Api-Key': {% render 'shx-ApiKey' %},