6 ms·
Thanks for the answer. I'm no webdev, but deleting this line will fix it. <script> (function(w,n) { if (typeof(w[n]) == 'undefined'){ob=n+'Obj';w[ob]=[];w[n]=f
by bierjunge 4y ago
Thanks for the answer. I'm no webdev, but deleting this line will fix it.
<script> (function(w,n) {
if (typeof(w[n]) == 'undefined'){ob=n+'Obj';w[ob]=[];w[n]=function(){w[ob].push(arguments);};
d=document.createElement('script');d.type = 'text/javascript';d.async=1;
d.src='https://s3.amazonaws.com/provely-public/w/provely-2.0.js';x=document.getElementsByTagName('script')[0];x.parentNode.insertBefore(d,x); https://s3.amazonaws.com/provely-public/w/provely-2.0.js';x=...}
})(window, 'provelys', '');
provelys('config', 'baseUrl', 'app.provely.io');
provelys('config', 'https', 1);
provelys('data', 'campaignId', '6555');
provelys('config', 'widget', 1); </script>
If a guy like me, without any experience in JS can find it in less than a minute, it shouldn't be a problem for you to fix it.
- mikeylikey 4y agoYou keep up the good work here and you'll have to add "webdev" to your linked in before long