We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2002955 commit 100772eCopy full SHA for 100772e
src/components/common/ScarfPixel.js
@@ -4,7 +4,7 @@ const ScarfPixel = () => {
4
return (
5
<>
6
{typeof window !== "undefined" &&
7
- window.location.hostname === "datacebo.com" ? (
+ window.location.hostname === "sdv.dev" ? (
8
<img
9
referrerpolicy="no-referrer-when-downgrade"
10
src="https://static.scarf.sh/a.png?x-pxid=af9a538f-69ef-4e05-8553-76897f21be21"
0 commit comments