| 81 | '#https?://www\.facebook\.com/.*/video(s/|.php).*#i' => array( 'https://www.facebook.com/plugins/video/oembed.json/', true ), |
| 82 | '#https?://www\.facebook\.com/.*/posts/.*#i' => array( 'https://www.facebook.com/plugins/post/oembed.json/', true ), |
| 83 | '#https?://www\.facebook\.com/.*/activity/.*#i' => array( 'https://www.facebook.com/plugins/post/oembed.json/', true ), |
| 84 | '#https?://www\.facebook\.com/photo(s/|.php).*#i' => array( 'https://www.facebook.com/plugins/post/oembed.json/', true ), |
| 85 | '#https?://www\.facebook\.com/permalink.php.*#i' => array( 'https://www.facebook.com/plugins/post/oembed.json/', true ), |
| 86 | '#https?://www\.facebook\.com/media/.*#i' => array( 'https://www.facebook.com/plugins/post/oembed.json/', true ), |
| 87 | '#https?://www\.facebook\.com/questions/.*#i' => array( 'https://www.facebook.com/plugins/post/oembed.json/', true ), |
| 88 | '#https?://www\.facebook\.com/notes/.*#i' => array( 'https://www.facebook.com/plugins/post/oembed.json/', true ), |