Subscribe For Free Updates!

We'll not spam! We promise.

Wednesday, December 31, 2014

How To Stop getting visitors From Bad Websites ?

 


This is The Code (script)


<script type='text/javascript'>
var block = ['URL1', 'URL2'];
for (var b = block.length; b--;) {
    if (document.referrer.match(block[b]))
        window.location = "WILL REDIRECT TO";
}
</script>

Like and Share
SOCIALIZE IT →
FOLLOW US →
SHARE IT →

0 commentaires:

Post a Comment