Results 51 to 55 of 55
-
27th Dec 2009, 01:47 PM #51OPMemberWebsite's:
litewarez.net litewarez.com triniwarez.comevery pagerank checkers uses different code to work out the GOOGLE MAGIC BYTES and sometimes they mess up i will go threw tyhis unless my partner picks a site as he knows all your sites :/ mhahahha
Join Litewarez.net today and become apart of the community.
Unique | Clean | Advanced (All with you in mind)
Downloads | Webmasters
Notifications,Forum,Chat,Community all at Litewarez Webmasters
-
27th Dec 2009, 01:47 PM #52BannedWebsite's:
FusionWarez.info SmokeHost.net Leechers.colol. At a time warezxtreme was pr1 and devilsfunhouse was PR2. Just a mistake Kamrul ffs. Also lol Litewarez ok.
-
27th Dec 2009, 04:10 PM #53Member
@kamrul genius check the PR of link i gave its not http://www.devilsfunhouse.org
ITS http://www.devilsfunhouse.org/forum/
PR2
Alexa: 95,799
ok
@litewarez bro i gona put ur link on my forum giving details again
Name: Devil's Funhouse
URl: http://www.devilsfunhouse.org/forum/
PR2 ( plz check the link of my forum not http://www.devilsfunhouse.org)
Alexa: 95,799
1 year old domain
Google indexed pages: 48k
Kind Regards
My site deserves to be in
#TOP 6 SITES FROM PR AND ALEXA!
About 36% of totall traffic is from search engines
-
28th Dec 2009, 09:20 PM #54MemberWebsite's:
*************** IMGscene.comWareztheGFX won't do a LE. You're acting like you've got the worlds biggest site. I mean "I am going to code my own pr checker", seriously dude.
-
28th Dec 2009, 11:39 PM #55OPMemberWebsite's:
litewarez.net litewarez.com triniwarez.comStrspeed your cheaky and if you must know i have to develop one anyone for litewarez webmasters!
And just to show you that I CAN code my own pagerank checker here the one i started but is not yet finished!!
PHP Code:class google_pagerank{
var $domain = '';
var $resource = false;
function __construct($domain){
$this->domain = $domain;
}
/*Google*/
public function getPageRank(){
$this->hash = $this->CheckHash($this->HashUrl($this->domain));
$UrlData = array(
'client' => 'navclient-auto',
'ch' => $this->hash,
'features' => 'Rank',
'q' =>'info:'.$this->domain
);
$UrlData = http_build_query($UrlData,'','&');
$this->getPage = sprintf("http://google.com/search?%s",$UrlData);
/*Parse the results*/
$this->gResults = $this->GetDataFromDomain($this->getPage);
$this->_pos = strpos($this->gResults,"Rank_");
return ($this->_pos === false) ? false : substr($this->gResults, $this->_pos + 9);
}
private function StrToNum($Str, $Check, $Magic){
/* Once Removed*/
}
private function HashURL($String){
/*Twice Removed*/
$T2 = (((($Check1 & 0xFFFFC000) << 4) | ($Check1 & 0x3C00)) << 0xA) | ($Check2 & 0xF0F0000 );
return ($T1 | $T2);
}
private function CheckHash($Hashnum){
$CheckByte = 0;
$Flag = 0;
$HashStr = sprintf('%u', $Hashnum);
$length = strlen($HashStr);
for($i = $length - 1; $i >= 0; $i --){
$Re = $HashStr{$i};
if(1 === ($Flag % 2)){
$Re += $Re;
$Re = (int)($Re / 10) + ($Re % 10);
}
$CheckByte += $Re;
$Flag ++;
}
$CheckByte %= 10;
if (0 !== $CheckByte){
$CheckByte = 10 - $CheckByte;
if(1 === ($Flag % 2)){
if(1 === ($CheckByte % 2)){
$CheckByte += 9;
}
$CheckByte >>= 1;
}
}
return '7'.$CheckByte.$HashStr;
}
/*End Google*/
/*Global Functions*/
private function GetDataFromDomain($Url){
$this->resource = curl_init($Url);
/*Settings*/
$this->CurlOptions = array(
CURLOPT_RETURNTRANSFER => true,
CURLOPT_HEADER => false,
CURLOPT_FOLLOWLOCATION => false,
CURLOPT_ENCODING => "",
CURLOPT_USERAGENT => "Litewarez (Curl Client)",
CURLOPT_AUTOREFERER => true,
CURLOPT_CONNECTTIMEOUT => 120,
CURLOPT_TIMEOUT => 120,
CURLOPT_MAXREDIRS => 10,
CURLOPT_SSL_VERIFYHOST => 0,
CURLOPT_SSL_VERIFYPEER => false,
CURLOPT_VERBOSE => 1
);
curl_setopt_array($this->resource,$this->CurlOptions);
return curl_exec($this->resource);
}
}
?>
And to be honest i did not expect the response i have.. and have you heard me once gloat about it lol! at the end of the day im waiting for my partner to confirm it as he was already discussing something else where with a big site and i haven't spoke to him!
ive made my mind up here just waiting for him to confer with meJoin Litewarez.net today and become apart of the community.
Unique | Clean | Advanced (All with you in mind)
Downloads | Webmasters
Notifications,Forum,Chat,Community all at Litewarez Webmasters
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Link-Exchange wth Area51Warez.info Friends Link page.
By diablo9975 in forum Link ExchangeReplies: 28Last Post: 21st Nov 2011, 06:42 PM -
[Other] Christmas Deals from BuyRDP || 100GB Slot for 25 USD & 200GB Slot for 30 USD
By intensecool in forum ArchiveReplies: 20Last Post: 22nd Dec 2010, 04:44 PM -
Litewarez Feture list (Reason why your site belongs on Litewarez)
By litewarez in forum Webmaster DiscussionReplies: 42Last Post: 15th May 2010, 05:58 PM -
[Selling] Button and link spots and Network Slot cells
By MrPeanut420 in forum Completed TransactionsReplies: 7Last Post: 14th Mar 2010, 08:10 PM -
Link Exchange Wid Rapidshare Premium Link Generator
By EnCiPh3r in forum Traffic Market (Buy, Sell and Trade)Replies: 5Last Post: 12th Feb 2010, 07:30 AM
themaPoster - post to forums and...
Version 5.22 released. Open older version (or...