Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 2d6d3f3

Browse files
omnisrc.com --> omnisnippet1.com
1 parent 84bfa1c commit 2d6d3f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Omnisend.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ public function getSnippet()
7070
//OMNISEND-SNIPPET-SOURCE-CODE-V1
7171
window.omnisend = window.omnisend || [];
7272
omnisend.push([\"accountID\", \"" . substr($this->apiKey, 0, strpos($this->apiKey, '-')) . "\"]);
73-
!function(){var e=document.createElement(\"script\");e.type=\"text/javascript\",e.async=!0,e.src=\"https://omnisrc.com/inshop/launcher.js\";var t=document.getElementsByTagName(\"script\")[0];t.parentNode.insertBefore(e,t)}();
73+
!function(){var e=document.createElement(\"script\");e.type=\"text/javascript\",e.async=!0,e.src=\"https://omnisnippet1.com/inshop/launcher-v2.js\";var t=document.getElementsByTagName(\"script\")[0];t.parentNode.insertBefore(e,t)}();
7474
</script>\n";
7575
}
7676

0 commit comments

Comments
 (0)