Hide Http Referer - Hidehref.com

jovica888

Regular Member
Dec 15, 2011
432
96
I made this simple and usefull website that everybody can use. It will redirect (Javascript redirection - We use Javasript redirect so our service will not work for some bots, web crawlers, spiders...) all traffic and remove Http Referer so all traffic will looks like direct traffic. This is very usefull for websites like traffic exchanges, buying traffic. Even if you want to buy traffic for your adsense website and you want to remove referer you can use this website. I was buying traffic on popcash.net ad then I used href.li so after a while I just told myself why should I use href.li when I can make my own website. I have dedicate server that can handle about 4000 visits per minute

Just tell me what do you think. It is a simple project and simple website
http://hidehref.com/
 
I just coded.
Just add this code to your <HEAD> section and all external links will be without referrer :)
HTML:
<script type="text/javascript">
    var exclude_domains = ['domain.com', 'yourwebsite.com'];
</script>
<script src="https://hidehref.com/hidehref.js"></script>
Ofcourse change yourwebsite.com with your domain to avoid internal links to have our link or add more domains to the list if you want them to have referrer :)
 
Last edited:
Please throw more light. Do you mean that if I add "Google.com" to the code, my referrer will be Google?
 
Please throw more light. Do you mean that if I add "Google.com" to the code, my referrer will be Google?

No. If you add YOUR DOMAIN to the code then hiding referrer will not work for Internal Links only for external :)
I think that is the point of that code.

I made that for this. If you run adult blog and adfly don't allow their visits to be on adult blog then u add this script and when your user clicks on adfly link that will be without referrer. This code can be used for many other thing :)
 
Last edited:
Good work there mate.

I am pretty skeptical about adding unknown javascript files to my site though. You control the js file. You could modify it to anything anytime, and I wouldn't even know. Not saying that you will do something like that, just saying.
 
We it is not in my interest to screw/scam/fu*k people around :) I just want to help :-*
 
Back
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features and essential functions on BlackHatWorld and other forums. These functions are unrelated to ads, such as internal links and images. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock