Tag Archives: cloaking

Hide Your Traffic Sources

A simple PHP redirect file that allows for multiple offers.  This will clear the referrer using a double meta refresh.
<?php
// In:    GET_['id']
//        GET_['code']
// Out:    your aff link
//
// Each new case is determined by id
// The Link used is appended with code (for use as subid/keyword)
// Add cases as needed.
// See if refresh has run
$s [...]

Read full storyComments { 0 }

Facebook cloaking script

If anyone wants a cloaking script that will work (mostly) against manual reviewers let me know.
Don’t want to post it on here because there is a small IP list, and some whois information that facebook *could change. Best just to send the file.
Holler youngin.

Read full storyComments { 13 }