Jump to content

Virus alert for my Prestashop


Recommended Posts

@Vekia :

</script><script type="text/javascript">
    var _brPrestashop = {
        checkout: 'http://cncdeal.com.my/v4/index.php?controller=order&step=1',
        cart: 'http://cncdeal.com.my/v4/index.php?controller=order',
        cartAjax: baseDir    };
    (function(w, d){
        w['_brSiteId'] = '7cEFM9';
        w['_brPlatform'] = ['prestashop', '1.6.0.9'];
        function br() {
            var i='browsi-js'; if (d.getElementById(i)) {return;}
            var siteId = /^[a-zA-Z0-9]{1,7}$/.test(w['_brSiteId']) ? w['_brSiteId'] : null;
            var js=d.createElement('script'); js.id=i; js.async=true;
            js.src='//js.brow.si/' + ( siteId != null ? siteId + '/' : '' ) + 'br.js';
            (d.head || d.getElementsByTagName('head')[0]).appendChild(js);
        }
        d.readyState == 'complete' ? br() :
                ( w.addEventListener ? w.addEventListener('load', br, false) : w.attachEvent('onload', br) );
    })(window, document);
</script>

As you see it is indeed there but don't know if it is only that line ,,

js.src='//js.brow.si/' + ( siteId != null ? siteId + '/' : '' ) + 'br.js';

 

Edit : i copied the wrong line abouve  :huh:  

Edited by maconl (see edit history)
Link to comment
Share on other sites

  • 3 weeks later...
×
×
  • Create New...