Skip to content

Commit

Permalink
Merge branch 'v3.x' of github.com:oscarotero/Embed into v3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarotero committed Dec 1, 2020
2 parents b847dc4 + d743c7e commit 3978fb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Providers/OEmbed/Instagram.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ class Instagram extends EndPoint implements EndPointInterface
protected static $pattern = [
'instagram.com/p/*',
'www.instagram.com/p/*',
'www.instagram.com/tv/*',
'instagr.am/p/*',
];
protected static $endPoint = 'https://graph.facebook.com/v8.0/instagram_oembed';
Expand Down

0 comments on commit 3978fb9

Please sign in to comment.