diff --git a/video_embed_field.handlers.inc b/video_embed_field.handlers.inc index f0824bd..dbfc181 100755 --- a/video_embed_field.handlers.inc +++ b/video_embed_field.handlers.inc @@ -20,6 +20,7 @@ function video_embed_field_video_embed_handler_info() { 'domains' => array( 'youtube.com', 'youtu.be', + 'm.youtube.com', ), 'defaults' => array( 'width' => '640px',