Skip to content

Instantly share code, notes, and snippets.

@dudanogueira
Created September 20, 2024 14:18
Show Gist options
  • Save dudanogueira/3b011d07d69084fe01aae900725c6e93 to your computer and use it in GitHub Desktop.
Save dudanogueira/3b011d07d69084fe01aae900725c6e93 to your computer and use it in GitHub Desktop.
caed widget script
<!-- Start of Rocket.Chat Livechat Script -->
<script type="text/javascript">
(function(w, d, s, u) {
w.RocketChat = function(c) { w.RocketChat._.push(c) }; w.RocketChat._ = []; w.RocketChat.url = u;
var h = d.getElementsByTagName(s)[0], j = d.createElement(s);
j.async = true; j.src = 'https://chatbot.caeddigital.net/livechat/rocketchat-livechat.min.js?_=201903270000';
h.parentNode.insertBefore(j, h);
})(window, document, 'script', 'https://chatbot.caeddigital.net/livechat');
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment