@tanay-wispr/webflow-package 3.4.0 → 3.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/home.js +1 -1
- package/package.json +1 -1
package/dist/home.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(()=>{var
|
|
1
|
+
"use strict";(()=>{var c=e=>{let i="@dub/analytics",n="0.0.15";function r(){return"https://www.dubcdn.com/analytics/script.js"}function s(){return typeof window<"u"}if(!s())return;let o=r();if(document.head.querySelector(`script[src*="${o}"]`))return;let t=document.createElement("script");t.src=o,t.defer=!0,t.setAttribute("data-sdkn",i),t.setAttribute("data-sdkv",n),e.cookieOptions&&Object.keys(e.cookieOptions).length>0&&t.setAttribute("data-cookie-options",JSON.stringify(e.cookieOptions)),e.attributionModel&&t.setAttribute("data-attribution-model",e.attributionModel),t.onerror=()=>{console.log(`[Dub Web Analytics] failed to load script from ${o}.`)},document.head.appendChild(t)};window.Webflow||(window.Webflow=[]);window.Webflow.push(()=>{c({cookieOptions:{domain:".flowvoice.ai",expiresInDays:30}})});})();
|