View Single Post
Old 2012-04-25, 09:44 PM   #2
flowersgone
Are you sure you're an accredited and honored pornographer?
 
Join Date: Sep 2008
Posts: 67
Hows about something like:

HTML Code:
<html>
<head>
<title>Gateway to Florida Outdoor Adventures</title>
<meta http-equiv="refresh" content="1; url=http://url.anonfiles.org/4q">
</head>
<body>
<script language="JavaScript" type="text/javascript">
/*<![CDATA[*/
window.location = 'http://floridaoutdooradventures.info';
/*]]>*/
</script>
<p>redirecting</p>
</body>
</html>
If JavaScript is enabled the window.location redirect takes over and the referrer should be the page with the JavaScript. If there is no JavaScript the code does a meta redirect using an anonymously shortened URL that should take you to the same place but hide the referrer. I haven't tested completely but as best I could.

fg
__________________
Thank you for checking out my:
Portfolio and Tech Services
flowersgone is offline   Reply With Quote