Save
This commit is contained in:
@@ -98,19 +98,20 @@
|
||||
<script type="text/javascript">
|
||||
var _smartsupp = _smartsupp || {};
|
||||
_smartsupp.key = '0d334d3fee8a20124724fb0e40e42cb00d98a537';
|
||||
window.smartsupp || (function(d) {
|
||||
var s, c, o = smartsupp = function() { o._.push(arguments) };
|
||||
o._ = [];
|
||||
s = d.getElementsByTagName('script')[0];
|
||||
c = d.createElement('script');
|
||||
c.type = 'text/javascript';
|
||||
c.charset = 'utf-8';
|
||||
c.async = true;
|
||||
c.src = 'https://www.smartsuppchat.com/loader.js?';
|
||||
s.parentNode.insertBefore(c, s);
|
||||
_smartsupp.color = '#35ddb3';
|
||||
|
||||
window.smartsupp||(function(d) {
|
||||
var s,c,o=smartsupp=function(){ o._.push(arguments) };
|
||||
o._=[];
|
||||
s=d.getElementsByTagName('script')[0];
|
||||
c=d.createElement('script');
|
||||
c.type='text/javascript';
|
||||
c.charset='utf-8';
|
||||
c.async=true;
|
||||
c.src='https://www.smartsuppchat.com/loader.js?';s.parentNode.insertBefore(c,s);
|
||||
})(document);
|
||||
</script>
|
||||
<noscript> Powered by <a href=“https://www.smartsupp.com” target=“_blank”>Smartsupp</a></noscript>
|
||||
|
||||
<script>
|
||||
dlApi = {
|
||||
cmd: []
|
||||
|
||||
Reference in New Issue
Block a user