File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ public function __construct() {
9595 '#https?://kck\.st/.*#i ' => array ( 'https://www.kickstarter.com/services/oembed ' , true ),
9696 '#https?://cloudup\.com/.*#i ' => array ( 'https://cloudup.com/oembed ' , true ),
9797 '#https?://(www\.)?reverbnation\.com/.*#i ' => array ( 'https://www.reverbnation.com/oembed ' , true ),
98- '#https?://videopress\.com/v/.*# ' => array ( 'https://public-api.wordpress.com/oembed/1.0/ ?for= ' . $ host , true ),
98+ '#https?://videopress\.com/v/.*# ' => array ( 'https://public-api.wordpress.com/oembed/?for= ' . $ host , true ),
9999 '#https?://(www\.)?reddit\.com/r/[^/]+/comments/.*#i ' => array ( 'https://www.reddit.com/oembed ' , true ),
100100 '#https?://(www\.)?speakerdeck\.com/.*#i ' => array ( 'https://speakerdeck.com/oembed.{format} ' , true ),
101101 '#https?://www\.facebook\.com/.*/posts/.*#i ' => array ( 'https://www.facebook.com/plugins/post/oembed.json/ ' , true ),
You can’t perform that action at this time.
0 commit comments