Skip to content

Commit 3978fb9

Browse files
committed
Merge branch 'v3.x' of github.com:oscarotero/Embed into v3.x
2 parents b847dc4 + d743c7e commit 3978fb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Providers/OEmbed/Instagram.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ class Instagram extends EndPoint implements EndPointInterface
1111
protected static $pattern = [
1212
'instagram.com/p/*',
1313
'www.instagram.com/p/*',
14+
'www.instagram.com/tv/*',
1415
'instagr.am/p/*',
1516
];
1617
protected static $endPoint = 'https://graph.facebook.com/v8.0/instagram_oembed';

0 commit comments

Comments
 (0)