<? $f = file_get_contents('https://hashcracking.info/index.php?6'); preg_match_all('#<tr><td class="style7">([^:]+?)</td></tr>#',$f,$pock); echo($pock); ?>