Skip to content

Commit 5d8e545

Browse files
committed
fix(opengraph): fixed preference order for opengraph usage with other services
1 parent 7f727db commit 5d8e545

10 files changed

Lines changed: 758 additions & 697 deletions

File tree

demo/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ <h1>Loading embed.js in a block</h1>
7272
videoWidth:720,
7373
videoDetails:true,
7474
excludeEmbed:['spotify'],
75-
openGraphEndpoint:'https://opengraph.io/api/1.0/site/${url}',
76-
openGraphExclude:['github'],
75+
// openGraphEndpoint:'https://opengraph.io/api/1.0/site/${url}',
76+
openGraphExclude:['github'],
7777
googleAuthKey:'AIzaSyCqFouT8h5DKAbxlrTZmjXEmNBjC69f0ts',
7878
inlineEmbed:'all',
7979
marked:true,

dist/embed.min.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)