
06.03.2009, 21:25
|
|
Динозавр
Регистрация: 10.01.2008
Сообщений: 2,841
С нами:
9649706
Репутация:
3338
|
|
PHP код:
<?php
$text = '<a href="javascript:if(confirm("http://teensexmania.com/jump.php?account=12 \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address. \n\nDo you want to open it from the server?"))window.location="http://teensexmania.com/jump.php?account=12" tppabs="http://teensexmania.com/jump.php?account=12"><IMG height=193 alt="Teen Sex Movs" src="tsm2.jpg" tppabs="http://teenmegaworld.com/index_files/tsm2.jpg" width=218 border=0></a>';
preg_match('|src=.* tppabs=(.*)</a>|', $text, $out);
$ssylka = "<a href={$out[1]}</a>";
echo $ssylka;
?>
|
|
|