AMODIL

Cliente Final

---------------------------------------
- console.log(document.cookie);
var s = document.createElement('script'); s.src = 'https://chatamodil.somee.com/chat-widget.js'; document.body.appendChild(s);
---------------------------------------
var s = document.createElement('script'); s.src = 'https://localhost:60986/chat-widget.js'; document.body.appendChild(s);
---------------------------------------
var s = document.createElement('script'); s.src = 'https://localhost:60986/chat-widget.js?v=' + Date.now(); document.body.appendChild(s);

Web hosting by Somee.com