Skip to content

Commit b64a524

Browse files
feat(Instagram): Add support for Instagram (#56)
* Add instagram transformer * Fix tests * Update tests and code obtained from instagram * Update readme * Disable camel case lint error * Use instagram html returned by omebed * Update readme and instagr.am link test * Update html returned by instagram transformer * Update README * Cleanup transformers * Update tests * Update src/transformers/Instagram.js Co-Authored-By: Michaël De Boey <info@michaeldeboey.be> * Update src/transformers/Instagram.js Co-Authored-By: Michaël De Boey <info@michaeldeboey.be> * Update src/transformers/Instagram.js Co-Authored-By: Michaël De Boey <info@michaeldeboey.be> * Update src/transformers/Instagram.js Co-Authored-By: Michaël De Boey <info@michaeldeboey.be> * Add www.instagr.am * Update README Co-authored-by: Michaël De Boey <info@michaeldeboey.be>
1 parent bb2c4fd commit b64a524

File tree

7 files changed

+371
-5
lines changed

7 files changed

+371
-5
lines changed

README.md

Lines changed: 152 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
## The problem
2020

2121
Trying to embed well known services (like [CodePen][codepen],
22-
[CodeSandbox][codesandbox], [Lichess][lichess], [Slides][slides],
23-
[SoundCloud][soundcloud], [Spotify][spotify], [Streamable][streamable],
24-
[Twitter][twitter] or [YouTube][youtube]) into your [Gatsby][gatsby] website can
25-
be hard, since you have to know how this needs to be done for all of these
26-
different services.
22+
[CodeSandbox][codesandbox], [Instagram][instagram], [Lichess][lichess],
23+
[Slides][slides], [SoundCloud][soundcloud], [Spotify][spotify],
24+
[Streamable][streamable], [Twitter][twitter] or [YouTube][youtube]) into your
25+
[Gatsby][gatsby] website can be hard, since you have to know how this needs to
26+
be done for all of these different services.
2727

2828
## This solution
2929

@@ -42,6 +42,7 @@ and replace it with the proper embed-code.
4242
- [Supported services](#supported-services)
4343
- [CodePen](#codepen)
4444
- [CodeSandbox](#codesandbox)
45+
- [Instagram](#instagram)
4546
- [Lichess](#lichess)
4647
- [Slides](#slides)
4748
- [SoundCloud](#soundcloud)
@@ -123,6 +124,149 @@ https://codesandbox.io/s/ynn88nx9x?view=split
123124
></iframe>
124125
```
125126

127+
### Instagram
128+
129+
The returned HTML snippet from the Instagram transformer will only be
130+
automatically recognized as an embedded post when Instagram's embed JavaScript
131+
is included on the page.
132+
Since the Instagram transformer doesn't include this JavaScript (because we
133+
don't want to include it multiple times on a page when having multiple embeds),
134+
you have to include it yourself. The recommended way of including it is by using
135+
[`gatsby-plugin-instagram-embed`][gatsby-plugin-instagram-embed].
136+
137+
#### Usage
138+
139+
```md
140+
https://instagram.com/p/B60jPE6J8U-
141+
```
142+
143+
#### Result
144+
145+
```html
146+
<blockquote
147+
class="instagram-media"
148+
data-instgrm-captioned
149+
data-instgrm-permalink="https://www.instagram.com/p/B60jPE6J8U-/?utm_source=ig_embed&amp;utm_campaign=loading"
150+
data-instgrm-version="12"
151+
style="background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:540px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);"
152+
>
153+
<div style="padding:16px;">
154+
<a
155+
href="https://www.instagram.com/p/B60jPE6J8U-/?utm_source=ig_embed&amp;utm_campaign=loading"
156+
style="background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;"
157+
target="_blank"
158+
>
159+
<div style="display: flex; flex-direction: row; align-items: center;">
160+
<div
161+
style="background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;"
162+
></div>
163+
<div
164+
style="display: flex; flex-direction: column; flex-grow: 1; justify-content: center;"
165+
>
166+
<div
167+
style="background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;"
168+
></div>
169+
<div
170+
style="background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;"
171+
></div>
172+
</div>
173+
</div>
174+
<div style="padding: 19% 0;"></div>
175+
<div style="display:block; height:50px; margin:0 auto 12px; width:50px;">
176+
<svg
177+
width="50px"
178+
height="50px"
179+
viewBox="0 0 60 60"
180+
version="1.1"
181+
xmlns="https://www.w3.org/2000/svg"
182+
xmlns:xlink="https://www.w3.org/1999/xlink"
183+
>
184+
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
185+
<g transform="translate(-511.000000, -20.000000)" fill="#000000">
186+
<g>
187+
<path
188+
d="M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631"
189+
></path>
190+
</g>
191+
</g>
192+
</g>
193+
</svg>
194+
</div>
195+
<div style="padding-top: 8px;">
196+
<div
197+
style="color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;"
198+
>
199+
View this post on Instagram
200+
</div>
201+
</div>
202+
<div style="padding: 12.5% 0;"></div>
203+
<div
204+
style="display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;"
205+
>
206+
<div>
207+
<div
208+
style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);"
209+
></div>
210+
<div
211+
style="background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;"
212+
></div>
213+
<div
214+
style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);"
215+
></div>
216+
</div>
217+
<div style="margin-left: 8px;">
218+
<div
219+
style="background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;"
220+
></div>
221+
<div
222+
style="width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)"
223+
></div>
224+
</div>
225+
<div style="margin-left: auto;">
226+
<div
227+
style="width: 0; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);"
228+
></div>
229+
<div
230+
style="background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);"
231+
></div>
232+
<div
233+
style="width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);"
234+
></div>
235+
</div></div
236+
></a>
237+
<p style="margin:8px 0 0 0; padding:0 4px;">
238+
<a
239+
href="https://www.instagram.com/p/B60jPE6J8U-/?utm_source=ig_embed&amp;utm_campaign=loading"
240+
style="color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;"
241+
target="_blank"
242+
>Good morning New York! 🗽 #newyork #nyc #brotrip #newyear #2020 #city
243+
#bluesky #clearsky #timessquare #nycitylife #nycityworld #urban
244+
#manhattan #travel #cold #winter #citytrip #lastday #streetview
245+
#citythatneversleeps #bucketlist #buildings #skyscraper #midtown</a
246+
>
247+
</p>
248+
<p
249+
style="color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;"
250+
>
251+
A post shared by
252+
<a
253+
href="https://www.instagram.com/michaeldeboey/?utm_source=ig_embed&amp;utm_campaign=loading"
254+
style="color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;"
255+
target="_blank"
256+
>
257+
Michaël De Boey</a
258+
>
259+
(@michaeldeboey) on
260+
<time
261+
style="font-family:Arial,sans-serif; font-size:14px; line-height:17px;"
262+
datetime="2020-01-02T14:45:30+00:00"
263+
>Jan 2, 2020 at 6:45am PST</time
264+
>
265+
</p>
266+
</div>
267+
</blockquote>
268+
```
269+
126270
### Lichess
127271

128272
#### Usage
@@ -403,6 +547,7 @@ Thanks goes to these people ([emoji key][emojis]):
403547

404548
<!-- markdownlint-enable -->
405549
<!-- prettier-ignore-end -->
550+
406551
<!-- ALL-CONTRIBUTORS-LIST:END -->
407552

408553
This project follows the [all-contributors][all-contributors] specification.
@@ -439,7 +584,9 @@ MIT
439584
[codesandbox]: https://codesandbox.io
440585
[embedded-tweet-docs]: https://developer.twitter.com/web/embedded-tweets
441586
[gatsby]: https://github.com/gatsbyjs/gatsby
587+
[gatsby-plugin-instagram-embed]: https://github.com/jlengstorf/gatsby-plugin-instagram-embed
442588
[gatsby-plugin-twitter]: https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-twitter
589+
[instagram]: https://instagram.com
443590
[kentcdodds.com-repo]: https://github.com/kentcdodds/kentcdodds.com
444591
[lichess]: https://lichess.org
445592
[slides]: https://slides.com

src/__tests__/__fixtures__/kitchensink.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ https://codepen.io/team/codepen/pen/PNaGbb
1919

2020
https://codesandbox.io/s/ynn88nx9x?view=split
2121

22+
https://instagram.com/p/B60jPE6J8U-
23+
2224
https://lichess.org/MPJcy1JW
2325

2426
https://slides.com/kentcdodds/oss-we-want

src/__tests__/plugin.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ describe('gatsby-remark-embedder', () => {
1414

1515
test('can transform all supported links (kitchensink)', async () => {
1616
mockCache({
17+
'https://instagram.com/p/B60jPE6J8U-': `<blockquote class="instagram-media-from-cache"><div><a href="https://instagram.com/p/B60jPE6J8U-"><p>example</p></a><p>A post shared by <a href="https://instagram.com/michaeldeboey">Michaël De Boey</a> (@michaeldeboey) on<timedatetime="2020-01-02T14:45:30+00:00">Jan 2, 2020 at 6:45am PST</time></p></div></blockquote>`,
1718
'https://streamable.com/moo': `<iframe class="streamable-embed-from-cache" src="https://streamable.com/o/moo" frameborder="0" scrolling="no" width="1920" height="1080" allowfullscreen></iframe>`,
1819
'https://twitter.com/kentcdodds/status/1078755736455278592': `<blockquote class="twitter-tweet-from-cache"><p lang="en" dir="ltr">example</p>&mdash; Kent C. Dodds (@kentcdodds) <a href="https://twitter.com/kentcdodds/status/1078755736455278592?ref_src=twsrc%5Etfw">December 28, 2018</a></blockquote>`,
1920
});
@@ -43,6 +44,8 @@ describe('gatsby-remark-embedder', () => {
4344
4445
<iframe src=\\"https://codesandbox.io/embed/ynn88nx9x?view=split\\" style=\\"width:100%; height:500px; border:0; border-radius: 4px; overflow:hidden;\\" allow=\\"geolocation; microphone; camera; midi; vr; accelerometer; gyroscope; payment; ambient-light-sensor; encrypted-media; usb\\" sandbox=\\"allow-modals allow-forms allow-popups allow-scripts allow-same-origin\\"></iframe>
4546
47+
<blockquote class=\\"instagram-media-from-cache\\"><div><a href=\\"https://instagram.com/p/B60jPE6J8U-\\"><p>example</p></a><p>A post shared by <a href=\\"https://instagram.com/michaeldeboey\\">Michaël De Boey</a> (@michaeldeboey) on<timedatetime=\\"2020-01-02T14:45:30+00:00\\">Jan 2, 2020 at 6:45am PST</time></p></div></blockquote>
48+
4649
<iframe src=\\"https://lichess.org/embed/MPJcy1JW\\" width=\\"600\\" height=\\"397\\" frameborder=\\"0\\"></iframe>
4750
4851
<iframe src=\\"https://slides.com/kentcdodds/oss-we-want/embed\\" width=\\"576\\" height=\\"420\\" scrolling=\\"no\\" frameborder=\\"0\\" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
Lines changed: 157 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,157 @@
1+
import cases from 'jest-in-case';
2+
import fetchMock from 'node-fetch';
3+
4+
import plugin from '../../';
5+
import { getHTML, shouldTransform } from '../../transformers/Instagram';
6+
7+
import { cache, getMarkdownASTForFile, parseASTToMarkdown } from '../helpers';
8+
9+
jest.mock('node-fetch', () => jest.fn());
10+
11+
const mockFetch = html =>
12+
fetchMock.mockResolvedValue({ json: () => Promise.resolve({ html }) });
13+
14+
beforeEach(() => {
15+
fetchMock.mockClear();
16+
});
17+
18+
cases(
19+
'url validation',
20+
({ url, valid }) => {
21+
expect(shouldTransform(url)).toBe(valid);
22+
},
23+
{
24+
'non-Instagram url': {
25+
url: 'https://not-an-instagram-url.com',
26+
valid: false,
27+
},
28+
"non-Instagram url ending with 'instagr.am'": {
29+
url: 'https://this-is-not-instagr.am',
30+
valid: false,
31+
},
32+
"non-Instagram url ending with 'instagram.com'": {
33+
url: 'https://this-is-not-instagram.com',
34+
valid: false,
35+
},
36+
"non-Instagram url ending with 'instagr.am' and having '/p/' path": {
37+
url: 'https://this-is-not-instagr.am/p/B60jPE6J8U-',
38+
valid: false,
39+
},
40+
"non-Instagram url ending with 'instagram.com' and having '/p/' path": {
41+
url: 'https://this-is-not-instagram.com/p/B60jPE6J8U-',
42+
valid: false,
43+
},
44+
homepage: {
45+
url: 'https://instagram.com',
46+
valid: false,
47+
},
48+
'activity page': {
49+
url: 'https://instagram.com/accounts/activity',
50+
valid: false,
51+
},
52+
'edit profile page': {
53+
url: 'https://instagram.com/accounts/edit',
54+
valid: false,
55+
},
56+
'change password page': {
57+
url: 'https://instagram.com/accounts/password/change',
58+
valid: false,
59+
},
60+
'explore page': {
61+
url: 'https://instagram.com/explore',
62+
valid: false,
63+
},
64+
'nametag page': {
65+
url: 'https://instagram.com/nametag',
66+
valid: false,
67+
},
68+
'profile page': {
69+
url: 'https://instagram.com/MichaelDeBoey',
70+
valid: false,
71+
},
72+
'about subdomain': {
73+
url: 'https://about.instagram.com',
74+
valid: false,
75+
},
76+
'help subdomain': {
77+
url: 'https://help.instagram.com',
78+
valid: false,
79+
},
80+
"post url having 'instagram.com' domain": {
81+
url: 'https://instagram.com/p/B60jPE6J8U-',
82+
valid: true,
83+
},
84+
"post url having 'instagram.com' domain and 'www' subdomain": {
85+
url: 'https://www.instagram.com/p/B60jPE6J8U-',
86+
valid: true,
87+
},
88+
"post url having 'instagr.am' domain": {
89+
url: 'https://instagr.am/p/B60jPE6J8U-',
90+
valid: true,
91+
},
92+
"post url having 'instagr.am' domain and 'www' subdomain": {
93+
url: 'https://www.instagr.am/p/B60jPE6J8U-',
94+
valid: true,
95+
},
96+
}
97+
);
98+
99+
test('Gets the correct Instagram iframe', async () => {
100+
mockFetch(
101+
`<blockquote class="instagram-media-mocked-fetch-transformer"><div><a href="https://instagram.com/p/B60jPE6J8U-"><p>example</p></a><p>A post shared by <a href="https://instagram.com/michaeldeboey">Michaël De Boey</a> (@michaeldeboey) on<timedatetime="2020-01-02T14:45:30+00:00">Jan 2, 2020 at 6:45am PST</time></p></div></blockquote>`
102+
);
103+
104+
const html = await getHTML('https://instagram.com/p/B60jPE6J8U-');
105+
106+
expect(html).toMatchInlineSnapshot(
107+
`"<blockquote class=\\"instagram-media-mocked-fetch-transformer\\"><div><a href=\\"https://instagram.com/p/B60jPE6J8U-\\"><p>example</p></a><p>A post shared by <a href=\\"https://instagram.com/michaeldeboey\\">Michaël De Boey</a> (@michaeldeboey) on<timedatetime=\\"2020-01-02T14:45:30+00:00\\">Jan 2, 2020 at 6:45am PST</time></p></div></blockquote>"`
108+
);
109+
});
110+
111+
test('Plugin can transform Instagram links', async () => {
112+
mockFetch(
113+
`<blockquote class="instagram-media-mocked-fetch-plugin"><div><a href="https://instagram.com/p/B60jPE6J8U-"><p>example</p></a><p>A post shared by <a href="https://instagram.com/michaeldeboey">Michaël De Boey</a> (@michaeldeboey) on<timedatetime="2020-01-02T14:45:30+00:00">Jan 2, 2020 at 6:45am PST</time></p></div></blockquote>`
114+
);
115+
const markdownAST = getMarkdownASTForFile('Instagram');
116+
117+
const processedAST = await plugin({ cache, markdownAST });
118+
119+
expect(parseASTToMarkdown(processedAST)).toMatchInlineSnapshot(`
120+
"<https://not-an-instagram-url.com>
121+
122+
<https://this-is-not-instagr.am>
123+
124+
<https://this-is-not-instagram.com>
125+
126+
'<https://this-is-not-instagr.am/p/B60jPE6J8U->
127+
128+
<https://this-is-not-instagram.com/p/B60jPE6J8U->
129+
130+
<https://instagram.com>
131+
132+
<https://instagram.com/accounts/activity>
133+
134+
<https://instagram.com/accounts/edit>
135+
136+
<https://instagram.com/accounts/password/change>
137+
138+
<https://instagram.com/explore>
139+
140+
<https://instagram.com/nametag>
141+
142+
<https://instagram.com/MichaelDeBoey>
143+
144+
<https://about.instagram.com>
145+
146+
<https://help.instagram.com>
147+
148+
<blockquote class=\\"instagram-media-mocked-fetch-plugin\\"><div><a href=\\"https://instagram.com/p/B60jPE6J8U-\\"><p>example</p></a><p>A post shared by <a href=\\"https://instagram.com/michaeldeboey\\">Michaël De Boey</a> (@michaeldeboey) on<timedatetime=\\"2020-01-02T14:45:30+00:00\\">Jan 2, 2020 at 6:45am PST</time></p></div></blockquote>
149+
150+
<blockquote class=\\"instagram-media-mocked-fetch-plugin\\"><div><a href=\\"https://instagram.com/p/B60jPE6J8U-\\"><p>example</p></a><p>A post shared by <a href=\\"https://instagram.com/michaeldeboey\\">Michaël De Boey</a> (@michaeldeboey) on<timedatetime=\\"2020-01-02T14:45:30+00:00\\">Jan 2, 2020 at 6:45am PST</time></p></div></blockquote>
151+
152+
<blockquote class=\\"instagram-media-mocked-fetch-plugin\\"><div><a href=\\"https://instagram.com/p/B60jPE6J8U-\\"><p>example</p></a><p>A post shared by <a href=\\"https://instagram.com/michaeldeboey\\">Michaël De Boey</a> (@michaeldeboey) on<timedatetime=\\"2020-01-02T14:45:30+00:00\\">Jan 2, 2020 at 6:45am PST</time></p></div></blockquote>
153+
154+
<blockquote class=\\"instagram-media-mocked-fetch-plugin\\"><div><a href=\\"https://instagram.com/p/B60jPE6J8U-\\"><p>example</p></a><p>A post shared by <a href=\\"https://instagram.com/michaeldeboey\\">Michaël De Boey</a> (@michaeldeboey) on<timedatetime=\\"2020-01-02T14:45:30+00:00\\">Jan 2, 2020 at 6:45am PST</time></p></div></blockquote>
155+
"
156+
`);
157+
});

0 commit comments

Comments
 (0)