From 569345cdc312e64dd5391989ced451f8184cc338 Mon Sep 17 00:00:00 2001 From: Benjamin Southall Date: Sun, 11 Aug 2019 10:22:09 +1000 Subject: [PATCH] Change default configuration for vimeo embedding , Fixes Update Vimeo embedding #154 --- inc/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/config.php b/inc/config.php index 0afbf9c7..08bc02f6 100644 --- a/inc/config.php +++ b/inc/config.php @@ -1059,7 +1059,7 @@ ), array( '/^https?:\/\/(\w+\.)?vimeo\.com\/(\d{2,10})(\?.+)?$/i', - '' + ' ), array( '/^https?:\/\/(\w+\.)?dailymotion\.com\/video\/([a-zA-Z0-9]{2,10})(_.+)?$/i',