diff --git a/index.php b/index.php index 20eb499..11025f1 100644 --- a/index.php +++ b/index.php @@ -111,8 +111,7 @@ '; $links = array(); - if (preg_match_all('/\[\[(.*)\]\]/', $content, $links, PREG_SET_ORDER) - || preg_match_all('/http(.*)[ \r]/', $content, $links, PREG_SET_ORDER)) + if (preg_match_all('/\[\[(.*)\]\]/', $content, $links, PREG_SET_ORDER)) { echo '