crisp for the dotcom
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
|
||||
<script setup>
|
||||
if(window.location.hostname !== 'localhost') {
|
||||
window.$crisp = [];window.CRISP_WEBSITE_ID = "a88f707f-adee-4960-b6de-c328c9d86945";(function () {const d = document;const s = d.createElement("script");s.src = "https://client.crisp.chat/l.js";s.async = 1;d.getElementsByTagName("head")[0].appendChild(s);})();
|
||||
window.$crisp=[];window.CRISP_WEBSITE_ID="a88f707f-adee-4960-b6de-c328c9d86945";(function(){d=document;s=d.createElement("script");s.src="https://client.crisp.chat/l.js";s.async=1;d.getElementsByTagName("head")[0].appendChild(s);})();
|
||||
}
|
||||
</script>
|
||||
Reference in New Issue
Block a user