<?php $start = 100000; $end = 999999; $current = $start; if (isset($_REQUEST['start'])) { $current = $_REQUEST['start']; } if (($current < $start) || ($current>$end)) { die('error in paramethers'); } while ($current<=$end) { $page = file_get_contents("http://online.asechka.ru/check-more?uin=".$current); $is_popal = preg_match_all('/'.$current.'/s', $page, $tmpp); if ($is_popal >2) { echo $current."<br>"; } else { preg_match_all('|<td>([0-9]+)<.td>|Uis',$page,$out,PREG_PATTERN_ORDER); foreach($out[1] as $anchor) { echo $anchor."<br>"; $current = $anchor; } } $current = $current + 1; } ?>
Продавец: ник или ID
Название сделки:
Сумма USDT:
Срок сделки, дней:
Кто платит комиссию:
Условия сделки:
После создания сделки средства будут зарезервированы в холде до завершения сделки.