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 = ''; } ?>
Need support or have questions? We're here to help with all your IP geolocation needs.
For technical support, questions about our services, or general inquiries:
For legal inquiries, data correction requests, or compliance issues:
InfoSniper provides professional IP geolocation services including:
We strive to respond to all inquiries promptly:
Before contacting us, you might find answers in these resources: