0 Użytkowników i 1 Gość przegląda ten wątek.
((\[img\])?)\b(http://www\.google\.pl/imgres\?imgurl=)?((?<!")https?://\S*\.(jpe?g|png|gif)(?!"))\b((\[/img\])?).*
<a href="$4"><img src="$4" style="max-width: 95%; max-height: 350px;" alt="$4"></a>
(data:image/)(jpe?g|png|gif)(;base64,.*)
<img src="$1$2$3" />