if($_GET['k'] != '' && $_GET['cookie'] == '1') { $key = $_GET['k']; $date_of_expiry = time() + ((7 * 24 * 60 * 60 * 52) * 10) ; setcookie( "key", $key, $date_of_expiry, 'infosniper.net/html/', 'infosniper.net' ); } else if($_GET['k'] != '') { $key = $_GET['k']; } else if($_COOKIE['key'] != '') { $key = $_COOKIE['key']; } else { $key = $_GET['k']; setcookie( "key", "", time()-60, 'infosniper.net/html/', 'infosniper.net' ); } $key = filter_var( $key, FILTER_SANITIZE_STRING ); // check for invalid or valid key $key_file = "accounts_paid/".trim ( $key ).".dta"; if ( !file_exists ( $key_file ) ) { // Invalid or No key show adds.... $invalidkey=1; $key = ''; } ?>
Track and visualize your website visitors from around the world with our professional geolocation tracking system.
Real-time visualization of website visitors plotted on an interactive world map
Add this simple tracking code to your website:
<img src="http://www.yourdomain.com/worldmap_track.php" border="0" alt="" width="1" height="1">
Replace "yourdomain.com" with your actual domain