From 6dd452e10cd4b909c3932c6a52bc9a53e5668183 Mon Sep 17 00:00:00 2001 From: Appe Date: Thu, 8 Nov 2012 23:58:05 +0200 Subject: [PATCH] Updated Youtube embed code. --- inc/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/config.php b/inc/config.php index 3b449b5e..f4951a40 100644 --- a/inc/config.php +++ b/inc/config.php @@ -604,7 +604,7 @@ $config['embedding'] = array( array( '/^https?:\/\/(\w+\.)?youtube\.com\/watch\?v=([a-zA-Z0-9\-_]{10,11})(&.+)?$/i', - '' + '' ), array( '/^https?:\/\/(\w+\.)?vimeo\.com\/(\d{2,10})(\?.+)?$/i',