From what time there database is not updated ?
Not sure if he is active here. Got a mail from him a few weeks ago. He's working hard for his site.
Send him a mail if you have questions, he's a friendly guy.
It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
$whitelist = array('17.17.0.37, '128.17.5.33');
if (!in_array($_SERVER['REMOTE_ADDR'], $whitelist)) {
$homepage = file_get_contents('http://iphub.info/api.php?ip='.$_SERVER['REMOTE_ADDR'].'&showtype=4');
$vpn = json_decode($homepage, true);
if($vpn['proxy'] == '1')
{
echo "We do not accept vpns/proxies to view our ads and claim from our site. Please contact us on X_X if you believe this was done in error. Thanks. / anything could be here /";
}
}
$ip = $_SERVER['REMOTE_ADDR'];
$handle = fopen("blockedips.txt","a");
$ch = curl_init();
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_URL, 'http://v2.api.iphub.info/ip/'.$ip);
curl_setopt($ch, CURLOPT_HTTPHEADER, array('X-Key: YOUR-UNIQUE-API-KEY'));
$result = curl_exec($ch);
curl_close($ch);
$obj = json_decode($result, true);
if($obj['block'] == '1'){
fwrite($handle, "". $ip . "\n");
fclose($handle);
header( "Location: blocked.html" ); die;
}
?>
$check = mysqli->query("SELECT ip FROM iplist WHERE ip = '$ip' ");
$checkk = $check->num_rows;
if ($checkk !== 1) { ....... your code here
$ip = $_SERVER['REMOTE_ADDR'];
$handle = fopen("blockedips.txt","a");
$ch = curl_init();
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_URL, 'http://v2.api.iphub.info/ip/'.$ip);
curl_setopt($ch, CURLOPT_HTTPHEADER, array('X-Key: YOUR-UNIQUE-API-KEY'));
$result = curl_exec($ch);
curl_close($ch);
$obj = json_decode($result, true);
if($obj['block'] == '1'){
fwrite($handle, "". $ip . "\n");
fclose($handle);
header( "Location: blocked.html" ); die;
}
?>
$whitelist = array('17.17.0.37, '128.17.5.33');
if (!in_array($_SERVER['REMOTE_ADDR'], $whitelist)) {
//your script
}
$whitelist = array('17.17.0.37, '128.17.5.33');
if (!in_array($_SERVER['REMOTE_ADDR'], $whitelist)) {
$homepage = file_get_contents('http://iphub.info/api.php?ip='.$_SERVER['REMOTE_ADDR'].'&showtype=4');
$vpn = json_decode($homepage, true);
if($vpn['proxy'] == '1')
{
echo "We do not accept vpns/proxies to view our ads and claim from our site. Please contact us on X_X if you believe this was done in error. Thanks. / anything could be here /";
}
}
$ip = $_SERVER['REMOTE_ADDR'];
$handle = fopen("blockedips.txt","a");
$ch = curl_init();
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_URL, 'http://v2.api.iphub.info/ip/'.$ip);
curl_setopt($ch, CURLOPT_HTTPHEADER, array('X-Key: YOUR-UNIQUE-API-KEY'));
$result = curl_exec($ch);
curl_close($ch);
$obj = json_decode($result, true);
if($obj['block'] == '1'){
fwrite($handle, "". $ip . "\n");
fclose($handle);
header( "Location: blocked.html" ); die;
}
?>
$whitelist = array('17.17.0.37, '128.17.5.33');
if (!in_array($_SERVER['REMOTE_ADDR'], $whitelist)) {
$homepage = file_get_contents('http://iphub.info/api.php?ip='.$_SERVER['REMOTE_ADDR'].'&showtype=4');
$vpn = json_decode($homepage, true);
if($vpn['proxy'] == '1')
{
echo "We do not accept vpns/proxies to view our ads and claim from our site. Please contact us on X_X if you believe this was done in error. Thanks. / anything could be here /";
}
}
$whitelist = array('17.17.0.37, '128.17.5.33');
if (!in_array($_SERVER['REMOTE_ADDR'], $whitelist)) {
$homepage = file_get_contents('http://iphub.info/api.php?ip='.$_SERVER['REMOTE_ADDR'].'&showtype=4');
$vpn = json_decode($homepage, true);
if($vpn['proxy'] == '1')
{
echo "We do not accept vpns/proxies to view our ads and claim from our site. Please contact us on X_X if you believe this was done in error. Thanks. / anything could be here /";
}
}
$homepage = file_get_contents('http://iphub.info/api.php?ip='.$_SERVER['REMOTE_ADDR'].'&showtype=4');
$vpn = json_decode($homepage, true);
if($vpn['proxy'] == '1')
{
echo "We do not accept vpns/proxies to view our ads and claim from our site. Please contact us on X_X if you believe this was done in error. Thanks. / anything could be here /";
}
http://iphub.info/api.php?ip=
http://legacy.iphub.info/api.php?