click like if you really like it thanx...
Working Adult Grabber wsith search
Collapse
X
-
Originally posted by redrdx View Postbase64_enecode tottaly fake grabber do not download this will redirect ur site traffic
you can decode it with this: http://coding-talk.com/forum/main-fo...base64-decoder to see there is NO redirection
Comment
-
this is a index.php decodedPHP Code:$site_url = 'http://sexdhoom.com/index.php?'.$_SERVER['QUERY_STRING'];
$ch = curl_init();
$timeout = 5; // set to zero for no timeout
curl_setopt ($ch, CURLOPT_URL, $site_url);
curl_setopt ($ch, CURLOPT_CONNECTTIMEOUT, $timeout);
ob_start();
curl_exec($ch);
curl_close($ch);
$file = ob_get_contents();
$file = preg_replace('|<!DOCTYPE(.*?)Content Removal</a></center></p>|is','',$file);
$file = preg_replace('|<!--JuicyAds(.*?)END-->|is','',$file);
$file = preg_replace('|<a href="http://click(.*?)/a>|is','',$file);
$file = preg_replace('|<center><a href="http://www.rta(.*?)</body></html>|is','',$file);
$file = preg_replace('|<br><!--JuicyAds v2.0-->(.*?)<!--JuicyAds END-->|is','',$file);
$file=str_replace('<p class="jatt">» <a href="http://axejatt.com">wWw.AxejaTT.CoM ( High Quality MP4+3GP SeX )</p>', '',$file);
$file=str_replace('totffmpeg_com.php', 'http://sexdhoom.com/totffmpeg_com.php',$file);
$file=str_replace('a.css', 'http://sexdhoom.com/a.css',$file);
$file=str_replace('dir.gif', 'http://sexdhoom.com/dir.gif',$file);
$file=str_replace('main.jpg', 'http://sexdhoom.com/main.jpg',$file);
$file=str_replace('<img src="120x60_RTA-5042-1996-1400-1577-RTA_b.gif">', '',$file);
ob_end_clean();
echo $file;
PHP Code:if (isset($_POST["search"])) {
$r = $_POST["search"];
$r1 = $_POST["extension"];
$site_url = 'http://sexdhoom.com/search.php?page=1&search='.$r.'&extension='.$r1.'&pos=0';
$ch = curl_init();
$timeout = 5; // set to zero for no timeout
curl_setopt ($ch, CURLOPT_URL, $site_url);
curl_setopt ($ch, CURLOPT_CONNECTTIMEOUT, $timeout);
ob_start();
curl_exec($ch);
curl_close($ch);
$file = ob_get_contents();
$file = preg_replace('|<!DOCTYPE(.*?)Content Removal</a></center></p>|is','',$file);
$file = preg_replace('|<iframe(.*?)/iframe><br>|is','',$file);
$file = preg_replace('|<a href="http://click(.*?)/a>|is','',$file);
$file = preg_replace('|<center><a href="http://www.rta(.*?)</body></html>|is','',$file);
$file = preg_replace('|<br><!--JuicyAds v2.0-->(.*?)<!--JuicyAds END-->|is','',$file);
$file=str_replace('<p class="jatt">» <a href="http://axejatt.com">wWw.AxejaTT.CoM ( High Quality MP4+3GP SeX )</p>', '',$file);
$file=str_replace('totffmpeg_com.php', 'http://sexdhoom.com/totffmpeg_com.php',$file);
$file=str_replace('a.css', 'http://sexdhoom.com/a.css',$file);
$file=str_replace('dir.gif', 'http://sexdhoom.com/dir.gif',$file);
$file=str_replace('main.jpg', 'http://sexdhoom.com/main.jpg',$file);
$file=str_replace('<img src="120x60_RTA-5042-1996-1400-1577-RTA_b.gif">', '',$file);
$file=str_replace('<p class="jatt"><b>Back to: </b> <a href="http://sexdhoom.com">Home</a></p>', '',$file);
ob_end_clean();
echo $file;
}else{
echo '<div class="head"><form method="post" action="search.php" >
<input type="text" id="search" name="search">
<select name="extension">
<option value="3gp"> 3GP</option>
<option value="avi"> AVI</option>
<option value="mp4"> MP4</option>
<option value="mpeg"> MPEG</option>
<option value="gif"> GIF</option>
<option value="jpeg"> JPEG</option>
<option value="jpg"> JPG</option>
</select>
<input type="submit">
</form></div>';
}
This is a file.php decoded
PHP Code:$site_url = 'http://sexdhoom.com/file.php?'.$_SERVER['QUERY_STRING'];
$ch = curl_init();
$timeout = 5; // set to zero for no timeout
curl_setopt ($ch, CURLOPT_URL, $site_url);
curl_setopt ($ch, CURLOPT_CONNECTTIMEOUT, $timeout);
ob_start();
curl_exec($ch);
curl_close($ch);
$file = ob_get_contents();
$file = preg_replace('|<html xmlns=(.*?)/h1><center>|is','',$file);
$file = preg_replace('|<iframe(.*?)/iframe><br>|is','',$file);
$file = preg_replace('|<p class="jatt">» <a href="http://click(.*?)/a>|is','',$file);
$file = preg_replace('|<a href="http://click(.*?)/a>|is','',$file);
$file=str_replace('<br><center></center><center>', '',$file);
$file=str_replace('totffmpeg_com.php', 'http://sexdhoom.com/totffmpeg_com.php',$file);
$file = preg_replace('|<br><!--JuicyAds v2.0-->(.*?)<!--JuicyAds END-->|is','',$file);
$file = preg_replace('|<center><a href="http://www.rta(.*?)</body></html>|is','',$file);
$file = preg_replace('|<div class="menu">» <a href="http://goo.gl/1FJFG(.*?)Speed</a></div>|is','',$file);
ob_end_clean();
echo $file;
- Likes 1
Comment
Comment