pearse1916
Junior Member
- Mar 10, 2009
- 181
- 16
Noobish question : Can this be modified to bypass the adword review for an affiliate landing page ??Otherwise can you guys share such script ??
Congratulations on getting 15 posts & GTFO for spamming this forum with useless posts !thanks for the share mate
php has a native function named parse_url that does a lot better the job (returns an array with all URL components from where you can extract host).preg_match('!^removed_by_mod.[a-z]{2,3}(\.[a-z]{2,3})?/!i',
because gethostbyaddr may fail or send unreliable data and the patterns given:$ip = strval($_SERVER['REMOTE_ADDR']); // conversion to string
$host = gethostbyaddr($ip);
$GoogleByHost = false;
$GoogleByIP = false ; // default values
if (preg_match("/crawl-66-249-[\d]{1,3}-[\d]{1,3}\.googlebot\.c*o*m/", $host))
{$GoogleByDNS = true;}
if (preg_match("/66\.249\.[\d]{1,3}\.[\d]{1,3}/", $ip))
{$GoogleByIP = true;}
Can anyone help me in customizing the script as per my requirement, I can pay upto $100 for this.
PM me if anyone interested.
And you know that you just bumped a 4 years OLD Thread ?I am running a tech support business for USA and I need a cloaking script for my website. Let me know if someone can help me with this. I have fair knowledge about html but I have 0 knowledge about php. I am ready to pay.