From a49bc0848d105e67c4cf414b9bd28cd70521ab9a Mon Sep 17 00:00:00 2001 From: Yair Dovrat Date: Fri, 21 Jun 2024 14:01:11 +0200 Subject: [PATCH] Revert "Merge pull request #8 from managed-components/ZRZ-1271" This reverts commit a23991bbcc763d938ae086004ff38649969abe0c, reversing changes made to e634dc86f9505f35d8938cc508c575741a32cd55. --- src/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.ts b/src/index.ts index 97bc0d1..4e7c2e1 100644 --- a/src/index.ts +++ b/src/index.ts @@ -107,7 +107,7 @@ export const sendEvent = client.fetch( `https://track${getRegionPrefix( regionPrefix - )}.hubspot.com/__ptbe.gif?${params}`, + )}.hubspot.com/__ptq.gif?${params}`, { credentials: 'include', keepalive: true,