File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ public function __construct() {
8181 '#https?://(.+\.)?imgur\.com/.*#i ' => array ( 'https://api.imgur.com/oembed ' , true ),
8282 '#https?://(www\.)?meetu(\.ps|p\.com)/.*#i ' => array ( 'https://api.meetup.com/oembed ' , true ),
8383 '#https?://(www\.)?issuu\.com/.+/docs/.+#i ' => array ( 'https://issuu.com/oembed_wp ' , true ),
84- '#https?://(www\.)?collegehumor\.com/video/.*#i ' => array ( 'http ://www.collegehumor.com/oembed.{format} ' , true ),
84+ '#https?://(www\.)?collegehumor\.com/video/.*#i ' => array ( 'https ://www.collegehumor.com/oembed.{format} ' , true ),
8585 '#https?://(www\.)?mixcloud\.com/.*#i ' => array ( 'https://www.mixcloud.com/oembed ' , true ),
8686 '#https?://(www\.|embed\.)?ted\.com/talks/.*#i ' => array ( 'https://www.ted.com/services/v1/oembed.{format} ' , true ),
8787 '#https?://(www\.)?(animoto|video214)\.com/play/.*#i ' => array ( 'https://animoto.com/oembeds/create ' , true ),
You can’t perform that action at this time.
0 commit comments