Backend Development

Search Domains code

Submitted by SharkHidden, , Thread ID: 21319

Thread Closed
SharkHidden
Novice
Level:
0
Reputation:
0
Posts:
20
Likes:
1
Credits:
6
24-05-2016, 02:18 PM
#1
Hi People ..

today i have new tool in my old&&new Smile

PHP Code:
<?php
/*
Cod3r by lov3rdns
IDea  by SharkHidden
*/
/* Settings */
set_time_limit(0);
define('USERAGENT''Mozilla/5.0 (Windows NT 6.1; WOW64; rv:42.0) Gecko/20100101 Firefox/42.0');
print 
"rnrn++++++++++++++++++++++++++++++++++++++rnBlackFoxs.Com -> 9 + 12 + 15 + 22 + 5 + 25 + 15 + 22 = <3rn++++++++++++++++++++++++++++++++++++++rn";
$donkey2 $argv[1];
/* End Settings */

for($i='aa';$i<='zzz';$i++)
{
$curl curl_init();
curl_setopt($curl,CURLOPT_RETURNTRANSFER,TRUE);
curl_setopt($curl,CURLOPT_POST,TRUE);
curl_setopt($curl,CURLOPT_FOLLOWLOCATION,TRUE);
curl_setopt($curl,CURLOPT_USERAGENT,USERAGENT);
curl_setopt($curl,CURLOPT_COOKIEJAR,getcwd()."./cookie.txt");
curl_setopt($curl,CURLOPT_COOKIEFILE,getcwd()."./cookie.txt");
curl_setopt($curl,CURLOPT_HTTPAUTH,CURLAUTH_ANY);
curl_setopt($curl,CURLOPT_SSL_VERIFYPEER,FALSE);
curl_setopt($curl,CURLOPT_SSL_VERIFYHOST,2);
curl_setopt($curl,CURLOPT_URL,"http://instantdomainsearch.com/all/".$i."?tldTags=popular&partTld=".$donkey2."&limit=20&hilite=strong");
$monkey curl_exec($curl);
if(
eregi('{"label":"'.$i.'","tld":"'.$donkey2.'","isRegistered":false,"isBid":',$monkey))
{
echo 
"Found -> www.".$i.".".$donkey2." :)rn";
}else
{
echo 
"Not Found -> www.".$i.".".$donkey2." :(rn";
}
}
?>

RE: Search Domains code

sylasfilho
Newbie
Level:
0
Reputation:
0
Posts:
15
Likes:
0
Credits:
15
24-08-2019, 05:04 PM
#2
uando um impressor desconhecido pegou uma bandeja de tipos e os embaralhou para fazer um livro de modelos de tipos.

RE: Search Domains code

98mert
Newbie
Level:
0
Reputation:
0
Posts:
16
Likes:
2
Credits:
8
17-01-2020, 10:37 PM
#3
Thank you. It's a good idea. It's a lot of work borob robor

RE: Search Domains code

LETHALMAN
Newbie
Level:
0
Reputation:
0
Posts:
18
Likes:
0
Credits:
18
07-02-2020, 05:08 PM
#4
Congratulations on your posts, great sharing bro, I wish these types of posts continue.

Users browsing this thread: 1 Guest(s)