$post = preg_replace('#<img src=\'([^"]*)\' border=\'0\' alt=\'user posted image\'>#siU', '[img]https://vborg.vbsupport.ru/[/img]', $post);
$post = preg_replace('#<img src=\'([^"]*)\' border=\'0\' alt=\'user posted image\'(\s/)?>#siU', '[img]https://vborg.vbsupport.ru/[/img]', $post);