Post Reply 
Ultimate Cyber Flip-off Referer Filters
Aug. 12, 2004, 06:03 AM
Post: #1
 
Just ran across this over @ "ARNE's" Older Forum, . .thought I You might want to take a look at this, . . . "Click Here"
Best Wishes,
"JaK" =:-)

PS: "This was one of my first referrer filters" ~JaK~
Add Thank You Quote this message in a reply
Aug. 12, 2004, 11:40 AM
Post: #2
 
Hi JaK,

Nice, speaking of referrers, I also include this in my start js to hide the referrer from js code:
Code:
var proxoReferrer = window.location.href;
document.proxoReferrer = window.location.href;

I then have proxo replace ".referrer" with ".proxoReferrer" . This essentially replaces the referrer with the current pages url without breaking any js code.

Thought you might be interested in that.
Mike
Add Thank You Quote this message in a reply
Aug. 13, 2004, 04:49 AM
Post: #3
 
Hi "z12",
Great idea! Thankx for posting it. The more we "share" the more we are all the better for it. Smile!

Best Wishes,
"Jak" =:-)
Add Thank You Quote this message in a reply
Aug. 14, 2004, 12:55 AM
Post: #4
 
Good stuff.

Thanks for JakxPack; it is a must have on all my pc's. Big Teeth
Add Thank You Quote this message in a reply
Aug. 15, 2004, 12:36 PM
Post: #5
 
I'm glad that You like Jakxpack "BeSafe", . .I have a lot of fun with it myself, and I continue to think of different way I can improve on it. Smile!

Best Wishes,
"JaK" =:-)
Add Thank You Quote this message in a reply
Post Reply 


Forum Jump: