Created
March 25, 2019 21:11
-
-
Save salembaira/a30444dadebe2b9cb5fa8d9402c69d8b to your computer and use it in GitHub Desktop.
This file contains hidden or 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
var Tawk_API = Tawk_API || {}, | |
Tawk_LoadStart = new Date(); | |
(function() { | |
var s1 = document.createElement("script"), | |
s0 = document.getElementsByTagName("script")[0]; | |
s1.async = true; | |
s1.src = "https://embed.tawk.to/5c993bd56bba460528ff8e3c/default"; | |
s1.charset = "UTF-8"; | |
s1.setAttribute("crossorigin", "*"); | |
s0.parentNode.insertBefore(s1, s0); | |
})(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment