'; $counter++; } } } foreach($getProxies as $proxy){ if($counter == 101) break; if($proxy['country'] != 'IR'){ $LINK = 'https://t.me/proxy?server='.$proxy['host'].'&port='.$proxy['port'].'&secret=' . $proxy['secret']; $ping = $proxy['ping']; if($ping < 500){ $addTime = date('H:i:s Y/m/d', $proxy['addTime']); foreach($getEmojies as $emojie){ if($emojie['code'] == $proxy['country']){ $countryImage = $emojie['image']; break; } } echo ''; $counter++; } } } ?>
# Country Ping Link Add Time
'.$counter.' '.$ping.' ms '.$LINK.' '.$addTime.'
'.$counter.' '.$ping.' ms '.$LINK.' '.$addTime.'