Last active
April 1, 2020 18:58
-
-
Save theus/29d508a6edc86d9e9c26feb42fe70918 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Init code Huggy Chat //--> | |
<script> | |
var $_Huggy = { | |
defaultCountry: '+55', | |
widget_id: '0001', | |
company: "0001", | |
afterLoad: function () { | |
Huggy.openBox(); | |
} | |
}; | |
(function(i,s,o,g,r,a,m){ i[r]={context:{id:'8551dbde3f168db249381597eea81c71'}};a=o;o=s.createElement(o); o.async=1;o.src=g;m=s.getElementsByTagName(a)[0];m.parentNode.insertBefore(o,m); })(window,document,'script','<https://js.huggy.chat/widget.min.js?v=8.0.0','pwz>'); | |
</script> | |
<!-- End code Huggy Chat //--> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment