bibliogram/test/files/page-user-instagram.html

346 lines
138 KiB
HTML

<!DOCTYPE html>
<html lang="en" class="no-js not-logged-in client-root">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>
Instagram (@instagram) • Instagram photos and videos
</title>
<meta name="robots" content="noimageindex, noarchive">
<meta name="apple-mobile-web-app-status-bar-style" content="default">
<meta name="mobile-web-app-capable" content="yes">
<meta name="theme-color" content="#ffffff">
<meta id="viewport" name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, viewport-fit=cover">
<link rel="manifest" href="/data/manifest.json">
<link rel="preload" href="/static/bundles/metro/ConsumerUICommons.css/a51400f4edf2.css" as="style" type="text/css" crossorigin="anonymous" />
<link rel="preload" href="/static/bundles/metro/ConsumerAsyncCommons.css/3c0ec6f379e9.css" as="style" type="text/css" crossorigin="anonymous" />
<link rel="preload" href="/static/bundles/metro/Consumer.css/ac8ab46d873b.css" as="style" type="text/css" crossorigin="anonymous" />
<link rel="preload" href="/static/bundles/metro/ProfilePageContainer.css/7a0576ca1f48.css" as="style" type="text/css" crossorigin="anonymous" />
<link rel="preload" href="/static/bundles/metro/Vendor.js/5a56d51ae30f.js" as="script" type="text/javascript" crossorigin="anonymous" />
<link rel="preload" href="/static/bundles/metro/en_US.js/bf4ef284ac30.js" as="script" type="text/javascript" crossorigin="anonymous" />
<link rel="preload" href="/static/bundles/metro/ConsumerLibCommons.js/d61eb7d0c8ac.js" as="script" type="text/javascript" crossorigin="anonymous" />
<link rel="preload" href="/static/bundles/metro/ConsumerUICommons.js/0b76f67bc66d.js" as="script" type="text/javascript" crossorigin="anonymous" />
<link rel="preload" href="/static/bundles/metro/ConsumerAsyncCommons.js/bdbe48754acd.js" as="script" type="text/javascript" crossorigin="anonymous" />
<link rel="preload" href="/static/bundles/metro/Consumer.js/4f64e2fa0471.js" as="script" type="text/javascript" crossorigin="anonymous" />
<link rel="preload" href="/static/bundles/metro/ProfilePageContainer.js/8467a6be86d5.js" as="script" type="text/javascript" crossorigin="anonymous" />
<script type="text/javascript">
(function() {
var docElement = document.documentElement;
var classRE = new RegExp('(^|\\s)no-js(\\s|$)');
var className = docElement.className;
docElement.className = className.replace(classRE, '$1js$2');
})();
</script>
<script type="text/javascript">
(function() {
if ('PerformanceObserver' in window && 'PerformancePaintTiming' in window) {
window.__bufferedPerformance = [];
var ob = new PerformanceObserver(function(e) {
window.__bufferedPerformance.push.apply(window.__bufferedPerformance,e.getEntries());
});
ob.observe({entryTypes:['paint']});
}
window.__bufferedErrors = [];
window.onerror = function(message, url, line, column, error) {
window.__bufferedErrors.push({
message: message,
url: url,
line: line,
column: column,
error: error
});
return false;
};
window.__initialData = {
pending: true,
waiting: []
};
function asyncFetchSharedData(extra) {
var sharedDataReq = new XMLHttpRequest();
sharedDataReq.onreadystatechange = function() {
if (sharedDataReq.readyState === 4) {
if(sharedDataReq.status === 200){
var sharedData = JSON.parse(sharedDataReq.responseText);
window.__initialDataLoaded(sharedData, extra);
}
}
}
sharedDataReq.open('GET', '/data/shared_data/', true);
sharedDataReq.send(null);
}
function notifyLoaded(item, data) {
item.pending = false;
item.data = data;
for (var i = 0;i < item.waiting.length; ++i) {
item.waiting[i].resolve(item.data);
}
item.waiting = [];
}
function notifyError(item, msg) {
item.pending = false;
item.error = new Error(msg);
for (var i = 0;i < item.waiting.length; ++i) {
item.waiting[i].reject(item.error);
}
item.waiting = [];
}
window.__initialDataLoaded = function(initialData, extraData) {
if (extraData) {
for (var key in extraData) {
initialData[key] = extraData[key];
}
}
notifyLoaded(window.__initialData, initialData);
};
window.__initialDataError = function(msg) {
notifyError(window.__initialData, msg);
};
window.__additionalData = {};
window.__pendingAdditionalData = function(paths) {
for (var i = 0;i < paths.length; ++i) {
window.__additionalData[paths[i]] = {
pending: true,
waiting: []
};
}
};
window.__additionalDataLoaded = function(path, data) {
if (path in window.__additionalData) {
notifyLoaded(window.__additionalData[path], data);
} else {
console.error('Unexpected additional data loaded "' + path + '"');
}
};
window.__additionalDataError = function(path, msg) {
if (path in window.__additionalData) {
notifyError(window.__additionalData[path], msg);
} else {
console.error('Unexpected additional data encountered an error "' + path + '": ' + msg);
}
};
})();
</script><script type="text/javascript">
/*
Copyright 2018 Google Inc. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
(function(){function g(a,c){b||(b=a,f=c,h.forEach(function(a){removeEventListener(a,l,e)}),m())}function m(){b&&f&&0<d.length&&(d.forEach(function(a){a(b,f)}),d=[])}function n(a,c){function k(){g(a,c);d()}function b(){d()}function d(){removeEventListener("pointerup",k,e);removeEventListener("pointercancel",b,e)}addEventListener("pointerup",k,e);addEventListener("pointercancel",b,e)}function l(a){if(a.cancelable){var c=performance.now(),b=a.timeStamp;b>c&&(c=+new Date);c-=b;"pointerdown"==a.type?n(c,
a):g(c,a)}}var e={passive:!0,capture:!0},h=["click","mousedown","keydown","touchstart","pointerdown"],b,f,d=[];h.forEach(function(a){addEventListener(a,l,e)});window.perfMetrics=window.perfMetrics||{};window.perfMetrics.onFirstInputDelay=function(a){d.push(a);m()}})();
</script>
<link rel="apple-touch-icon-precomposed" sizes="76x76" href="/static/images/ico/apple-touch-icon-76x76-precomposed.png/666282be8229.png">
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="/static/images/ico/apple-touch-icon-120x120-precomposed.png/8a5bd3f267b1.png">
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="/static/images/ico/apple-touch-icon-152x152-precomposed.png/68193576ffc5.png">
<link rel="apple-touch-icon-precomposed" sizes="167x167" href="/static/images/ico/apple-touch-icon-167x167-precomposed.png/4985e31c9100.png">
<link rel="apple-touch-icon-precomposed" sizes="180x180" href="/static/images/ico/apple-touch-icon-180x180-precomposed.png/c06fdb2357bd.png">
<link rel="icon" sizes="192x192" href="/static/images/ico/favicon-192.png/68d99ba29cc8.png">
<link rel="mask-icon" href="/static/images/ico/favicon.svg/fc72dd4bfde8.svg" color="#262626">
<link rel="shortcut icon" type="image/x-icon" href="/static/images/ico/favicon.ico/36b3ee2d91ed.ico">
<link rel="alternate" href="android-app://com.instagram.android/https/instagram.com/_u/instagram/" />
<meta property="al:ios:app_name" content="Instagram" />
<meta property="al:ios:app_store_id" content="389801252" />
<meta property="al:ios:url" content="instagram://user?username=instagram" />
<meta property="al:android:app_name" content="Instagram" />
<meta property="al:android:package" content="com.instagram.android" />
<meta property="al:android:url" content="https://www.instagram.com/_u/instagram/" />
<link rel="canonical" href="https://www.instagram.com/instagram/" />
<meta content="331.7m Followers, 227 Following, 6,215 Posts - See Instagram photos and videos from Instagram (@instagram)" name="description" />
<meta property="og:type" content="profile" />
<meta property="og:image" content="https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-19/s150x150/59381178_2348911458724961_5863612957363011584_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net&_nc_ohc=TrMM-1zPSA4AX9cxzZX&oh=0ea543c87e931e4b49c6839ea1a212ee&oe=5EC9125D" />
<meta property="og:title" content="Instagram (@instagram) • Instagram photos and videos" />
<meta property="og:description" content="331.7m Followers, 227 Following, 6,215 Posts - See Instagram photos and videos from Instagram (@instagram)" />
<meta property="og:url" content="https://www.instagram.com/instagram/" />
<link rel="alternate" href="https://www.instagram.com/instagram/" hreflang="x-default" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=en" hreflang="en" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=fr" hreflang="fr" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=it" hreflang="it" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=de" hreflang="de" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=es" hreflang="es" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=zh-cn" hreflang="zh-cn" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=zh-tw" hreflang="zh-tw" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=ja" hreflang="ja" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=ko" hreflang="ko" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=pt" hreflang="pt" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=pt-br" hreflang="pt-br" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=af" hreflang="af" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=cs" hreflang="cs" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=da" hreflang="da" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=el" hreflang="el" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=fi" hreflang="fi" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=hr" hreflang="hr" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=hu" hreflang="hu" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=id" hreflang="id" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=ms" hreflang="ms" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=nb" hreflang="nb" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=nl" hreflang="nl" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=pl" hreflang="pl" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=ru" hreflang="ru" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=sk" hreflang="sk" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=sv" hreflang="sv" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=th" hreflang="th" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=tl" hreflang="tl" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=tr" hreflang="tr" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=hi" hreflang="hi" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=bn" hreflang="bn" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=gu" hreflang="gu" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=kn" hreflang="kn" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=ml" hreflang="ml" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=mr" hreflang="mr" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=pa" hreflang="pa" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=ta" hreflang="ta" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=te" hreflang="te" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=ne" hreflang="ne" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=si" hreflang="si" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=ur" hreflang="ur" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=vi" hreflang="vi" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=bg" hreflang="bg" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=fr-ca" hreflang="fr-ca" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=ro" hreflang="ro" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=sr" hreflang="sr" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=uk" hreflang="uk" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=zh-hk" hreflang="zh-hk" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=es-la" hreflang="es-uy" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=es-la" hreflang="es-ec" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=es-la" hreflang="es-ni" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=es-la" hreflang="es-do" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=es-la" hreflang="es-cu" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=es-la" hreflang="es-gt" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=es-la" hreflang="es-bo" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=es-la" hreflang="es-co" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=es-la" hreflang="es-pr" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=es-la" hreflang="es-mx" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=es-la" hreflang="es-sv" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=es-la" hreflang="es-ve" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=es-la" hreflang="es-cl" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=es-la" hreflang="es-pe" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=es-la" hreflang="es-pa" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=es-la" hreflang="es-hn" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=es-la" hreflang="es-py" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=es-la" hreflang="es-ar" />
<link rel="alternate" href="https://www.instagram.com/instagram/?hl=es-la" hreflang="es-cr" />
</head>
<body class="" style="
background: white;
">
<div id="react-root">
<span><img width="50px" height="50" style="position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px" src="data:image/png;base64,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" /></span>
<span style="position:absolute;bottom:0;left:50%;margin:-41px 0 30px -41px;">
<img width="82px" height="28px" src="data:image/png;base64,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" />
</span>
</div>
<link rel="stylesheet" href="/static/bundles/metro/ConsumerUICommons.css/a51400f4edf2.css" type="text/css" crossorigin="anonymous" />
<link rel="stylesheet" href="/static/bundles/metro/ConsumerAsyncCommons.css/3c0ec6f379e9.css" type="text/css" crossorigin="anonymous" />
<link rel="stylesheet" href="/static/bundles/metro/Consumer.css/ac8ab46d873b.css" type="text/css" crossorigin="anonymous" />
<script type="text/javascript">window._sharedData = {"config":{"csrf_token":"M9i3XmXeyyJcZwz0kG1BXi96AITT4TnD","viewer":null,"viewerId":null},"country_code":"US","language_code":"en","locale":"en_US","entry_data":{"ProfilePage":[{"logging_page_id":"profilePage_25025320","show_suggested_profiles":true,"show_follow_dialog":false,"graphql":{"user":{"biography":"Bringing you closer to the people and things you love. \u2764\ufe0f","blocked_by_viewer":false,"restricted_by_viewer":null,"country_block":false,"external_url":"https://about.instagram.com/","external_url_linkshimmed":"https://l.instagram.com/?u=https%3A%2F%2Fabout.instagram.com%2F\u0026e=ATMKUR2EEbt0EZQF7HsqSljFGV56S5i6wEI76bvWflaTmEXVRisSdQ1YzybcIPCsPgqFJoi8hStBMQnACrRtNzHA","edge_followed_by":{"count":331753136},"followed_by_viewer":false,"edge_follow":{"count":227},"follows_viewer":false,"full_name":"Instagram","has_channel":false,"has_blocked_viewer":false,"highlight_reel_count":15,"has_requested_viewer":false,"id":"25025320","is_business_account":false,"is_joined_recently":false,"business_category_name":null,"is_private":false,"is_verified":true,"edge_mutual_followed_by":{"count":0,"edges":[]},"profile_pic_url":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-19/s150x150/59381178_2348911458724961_5863612957363011584_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_ohc=TrMM-1zPSA4AX9cxzZX\u0026oh=0ea543c87e931e4b49c6839ea1a212ee\u0026oe=5EC9125D","profile_pic_url_hd":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-19/s320x320/59381178_2348911458724961_5863612957363011584_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_ohc=TrMM-1zPSA4AX9cxzZX\u0026oh=e93e344f7198351823c7be2f10377c85\u0026oe=5EB4A825","requested_by_viewer":false,"username":"instagram","connected_fb_page":null,"edge_felix_video_timeline":{"count":210,"page_info":{"has_next_page":true,"end_cursor":"QVFBNmM4NnNKdTJkb2k1VE9SNjdIYUlxV290aDR4bnZWdHJIOHY2V0gwV3EybTBLN2tKSlVqTjV0Q205bGhSU2Fma3J2Z2FHTFkzdXllU1BFOG5WdDZMMA=="},"edges":[{"node":{"__typename":"GraphVideo","id":"2236604166141236214","edge_media_to_caption":{"edges":[{"node":{"text":"\u201cI #ShareBlackStories by sharing the stories and talents of different dancers around the world and the amazing things that they do,\u201d says movement director and advocate Sherrie Silver (@sherriesilver). She\u2019s best known for her work in the dance community, but has dedicated her life to giving back to others around the world \u2014 especially in Rwanda, where Sherrie was born. \u2063\n\u2063\n\u201cMy vision for the future is a world where everyone has the same opportunities to achieve anything that they want to, no matter where they\u2019re from or what color they are,\u201d says Sherrie, who splits her time between the US and UK. \u201cBeing from Rwanda has shaped me today by instilling culture in me. I\u2019m just so glad to be from a place with so much culture, color and vibes.\u201d \u2063\n\u2063\nThis Black History Month, we\u2019ve partnered with @bet to #ShareBlackStories and support #Advocates like Sherrie doing amazing work on Instagram and beyond. New episodes drop every Tuesday in February."}}]},"shortcode":"B8KA6OaAdP2","edge_media_to_comment":{"count":1772},"comments_disabled":false,"taken_at_timestamp":1580845017,"dimensions":{"height":1680,"width":1080},"display_url":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p1080x1080/82588565_128325498679648_4212093474088544163_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=nhbDIjOeaN8AX9ik-ug\u0026oh=c65e7c1d6f08b8e0e992535617878dd0\u0026oe=5E3D3A9A","edge_liked_by":{"count":171113},"edge_media_preview_like":{"count":171113},"location":null,"gating_info":null,"fact_check_overall_rating":null,"fact_check_information":null,"media_preview":null,"owner":{"id":"25025320","username":"instagram"},"thumbnail_src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/c0.1049.3774.3774a/s640x640/82588565_128325498679648_4212093474088544163_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=nhbDIjOeaN8AX9ik-ug\u0026oh=34ba2ba80fd37a95f8a50668b8c5c72e\u0026oe=5E3D11CD","thumbnail_resources":[{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p150x150/82588565_128325498679648_4212093474088544163_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=nhbDIjOeaN8AX9ik-ug\u0026oh=a64e5d7092298a0c16f3e68cee8c2f30\u0026oe=5E3CFD18","config_width":150,"config_height":233},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p240x240/82588565_128325498679648_4212093474088544163_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=nhbDIjOeaN8AX9ik-ug\u0026oh=0699ecc5431c6940b2fd1a3f76a75c6a\u0026oe=5E3CC312","config_width":240,"config_height":373},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p320x320/82588565_128325498679648_4212093474088544163_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=nhbDIjOeaN8AX9ik-ug\u0026oh=f9ea97b042720df27dfb28924768ddf7\u0026oe=5E3CECE8","config_width":320,"config_height":497},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p480x480/82588565_128325498679648_4212093474088544163_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=nhbDIjOeaN8AX9ik-ug\u0026oh=9cbcaa50a3b79bc1b4c24b084f60d59e\u0026oe=5E3CF1B2","config_width":480,"config_height":746},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/p640x640/82588565_128325498679648_4212093474088544163_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=nhbDIjOeaN8AX9ik-ug\u0026oh=37171f5a9cbf9dc1804dd18f8a6fd48f\u0026oe=5E3CFA7F","config_width":640,"config_height":995}],"is_video":true,"felix_profile_grid_crop":{"crop_left":0.0,"crop_right":1.0,"crop_top":0.0437405732,"crop_bottom":0.6063348416},"encoding_status":null,"is_published":true,"product_type":"igtv","title":"#Advocates: Making Moves with @sherriesilver \ud83d\udda4","video_duration":312.0,"video_view_count":1924247}},{"node":{"__typename":"GraphVideo","id":"2206880857300484579","edge_media_to_caption":{"edges":[{"node":{"text":"Award-winning pastry chef and chocolatier @robin_hoedjes knows exactly how to celebrate the Christmas season. Chocolate, chocolate and more chocolate. On today\u2019s episode of #HiddenGems, join Robin as he unveils a few of his festive holiday masterpieces."}}]},"shortcode":"B6ganJ5AUHj","edge_media_to_comment":{"count":7215},"comments_disabled":false,"taken_at_timestamp":1577301191,"dimensions":{"height":1680,"width":1080},"display_url":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p1080x1080/78929517_2609162715834706_7225713430750647297_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=NslB2ODmEUwAX809KgW\u0026oh=35f8b658c77c2ba66dc7e6b07b276209\u0026oe=5E3D4EA6","edge_liked_by":{"count":547999},"edge_media_preview_like":{"count":547999},"location":null,"gating_info":null,"fact_check_overall_rating":null,"fact_check_information":null,"media_preview":"ABsqsDTj93zH45/zzWbcxSxSmNCzDgg5x/8AqrdSUSHeOnQev5Vn33+szkruAxjHbrSZSV2V7K3aYMGZlKnacHI/+tVs6SP+ej/mafaRZG8dGPr129/xq+WI7GgT3KLzrENmc46npk+wH8uv1pMJcp6jPB6fWs1oypIblyNy/wCeMe39Knsg8mfLwQeTk9D/ACpJ62ZTWmhol0iAU8dAPag3PvisqffG+wnLAZA9O59M8U/zx6/kKOYOUgmkfcHcqc/dznOM8Adsn0rT09FGWXIz69fpWLMf3a/U1s6b/qgP896mO43sVtRPlvvPJI/HHf8AKs4RynmMfIenA6fnWjqQyBnmuffgmm1qJM//2Q==","owner":{"id":"25025320","username":"instagram"},"thumbnail_src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/c0.596.2146.2146a/s640x640/78929517_2609162715834706_7225713430750647297_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=NslB2ODmEUwAX809KgW\u0026oh=488a164a6eeae554be1c0225d0316001\u0026oe=5E3D2AEF","thumbnail_resources":[{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p150x150/78929517_2609162715834706_7225713430750647297_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=NslB2ODmEUwAX809KgW\u0026oh=6c8023a2d7dc73dce7bb2a5c6a82e3a7\u0026oe=5E3D28E6","config_width":150,"config_height":233},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p240x240/78929517_2609162715834706_7225713430750647297_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=NslB2ODmEUwAX809KgW\u0026oh=e6ed3e1df1d501498b4d8f3eee3421ca\u0026oe=5E3CC360","config_width":240,"config_height":373},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p320x320/78929517_2609162715834706_7225713430750647297_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=NslB2ODmEUwAX809KgW\u0026oh=5595955a74f876656e47f8183b750bf2\u0026oe=5E3D231E","config_width":320,"config_height":497},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p480x480/78929517_2609162715834706_7225713430750647297_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=NslB2ODmEUwAX809KgW\u0026oh=dca234540f464e859e6279da04560474\u0026oe=5E3D4A59","config_width":480,"config_height":746},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/p640x640/78929517_2609162715834706_7225713430750647297_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=NslB2ODmEUwAX809KgW\u0026oh=146d2f01392076d8869d358eaa3fd7e0\u0026oe=5E3CEF63","config_width":640,"config_height":995}],"is_video":true,"felix_profile_grid_crop":{"crop_left":0.0,"crop_right":1.0,"crop_top":0.2171945701,"crop_bottom":0.7797888386},"encoding_status":null,"is_published":true,"product_type":"igtv","title":"#HiddenGems: Holiday Chocolates with @robin_hoedjes \ud83c\udf6b","video_duration":197.58,"video_view_count":7585004}},{"node":{"__typename":"GraphVideo","id":"2203975258673784314","edge_media_to_caption":{"edges":[{"node":{"text":"Based in Yogyakarta, Indonesia, Kaloka Pottery (@kalokapottery) is a studio that creates handmade ceramics. The founder of Kaloka Pottery is Francisca Puspitasari, better known as Kika. \u201cFor me,\n building a business while building a community is very important,\u201d Kika explains. \u201cWhy? Because you can\u2019t grow by yourself. You grow together.\u201d"}}]},"shortcode":"B6WF9ITACX6","edge_media_to_comment":{"count":6103},"comments_disabled":false,"taken_at_timestamp":1576955506,"dimensions":{"height":1680,"width":1080},"display_url":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p1080x1080/81241239_2533670286878268_423985527413917283_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=779K7TGA_PkAX9wGUZB\u0026oh=95537fa4cfb7f38f8e145ecab0caa9bb\u0026oe=5E3CAC55","edge_liked_by":{"count":595638},"edge_media_preview_like":{"count":595638},"location":null,"gating_info":null,"fact_check_overall_rating":null,"fact_check_information":null,"media_preview":"ABsqo29onleY43M4JA9Bg46d8gH6GqVzCIm4+6c49varsszQoIwdrDg/QdOv+TVKaUyFc+opXLa0JI7PcoZjgnkAfhjP1JA/OqssZjYqecdx39CPYjmtQTqV2j7w5z/h6/4gHmmuzk8LxRcLF2ZknjBkA35IGOv59hj161nSWDj5gQU/vHj8MdyPauia2j27ducfn+dULhjEFQdAOB2/+v8AjS2C9yv5aRqvlj5mAOT15/l9BR5DH+L9KftyQO/8R/z6VNs9DxSSBvsXheRngnb9en5/40Exv1Kn8RVS/UBAce1ZIpslI2JPJXpgH25/lVMyqDjOKgWmlRnpQB//2Q==","owner":{"id":"25025320","username":"instagram"},"thumbnail_src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/c0.525.1890.1890a/s640x640/81241239_2533670286878268_423985527413917283_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=779K7TGA_PkAX9wGUZB\u0026oh=89f86b37e050b87b8c4731fde2791f73\u0026oe=5E3CCA5F","thumbnail_resources":[{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p150x150/81241239_2533670286878268_423985527413917283_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=779K7TGA_PkAX9wGUZB\u0026oh=a7fab95529ffef5bc5fa2faba5d603de\u0026oe=5E3D1F17","config_width":150,"config_height":233},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p240x240/81241239_2533670286878268_423985527413917283_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=779K7TGA_PkAX9wGUZB\u0026oh=c3853f5f1fdf69a70449dca660e68c90\u0026oe=5E3CE89D","config_width":240,"config_height":373},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p320x320/81241239_2533670286878268_423985527413917283_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=779K7TGA_PkAX9wGUZB\u0026oh=7c0d16952208cf4d605d631a9679e4cc\u0026oe=5E3D14E7","config_width":320,"config_height":497},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p480x480/81241239_2533670286878268_423985527413917283_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=779K7TGA_PkAX9wGUZB\u0026oh=50df6035e93d8c7219c7fdbc5e4062f0\u0026oe=5E3CBFBD","config_width":480,"config_height":746},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/p640x640/81241239_2533670286878268_423985527413917283_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=779K7TGA_PkAX9wGUZB\u0026oh=5df3f0876cf70c6dabc2425582858d1d\u0026oe=5E3CE4F0","config_width":640,"config_height":995}],"is_video":true,"felix_profile_grid_crop":{"crop_left":0.0,"crop_right":1.0,"crop_top":0.2549019608,"crop_bottom":0.8174962293},"encoding_status":null,"is_published":true,"product_type":"igtv","title":"#founders: Meet Francisca of @kalokapottery \ud83e\udd63\u2728","video_duration":288.336,"video_view_count":10239782}},{"node":{"__typename":"GraphVideo","id":"2202321319230524386","edge_media_to_caption":{"edges":[{"node":{"text":"Actress Lana Condor (@lanacondor) was recently in South Korea filming the third installment of @toalltheboysnetflix. We spent the day with her on a soul-filled Seoul adventure for #TeachMe, our new IGTV series where your favorite stars learn new things with amazing creators from the Instagram community.\n\nAnd P.S. \u2728we are SO EXCITED to announce the trailer for \u201cTo All the Boys: P.S. I Still Love You\u201d is out NOW on @toalltheboysnetflix IGTV. \ud83e\udd17"}}]},"shortcode":"B6QN5JKAUvi","edge_media_to_comment":{"count":5132},"comments_disabled":false,"taken_at_timestamp":1576757369,"dimensions":{"height":1679,"width":1080},"display_url":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p1080x1080/75225550_430004861222103_2241319653750096257_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=Y4pUSURoIbkAX-QyxYV\u0026oh=596f3093c7e7aba1e16c826696706940\u0026oe=5E3D0B82","edge_liked_by":{"count":312276},"edge_media_preview_like":{"count":312276},"location":null,"gating_info":null,"fact_check_overall_rating":null,"fact_check_information":null,"media_preview":null,"owner":{"id":"25025320","username":"instagram"},"thumbnail_src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/c0.1071.3858.3858a/s640x640/75225550_430004861222103_2241319653750096257_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=Y4pUSURoIbkAX-QyxYV\u0026oh=ed035f1bbafdbf64fc34ae1b9e5b1d44\u0026oe=5E3CBEE9","thumbnail_resources":[{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p150x150/75225550_430004861222103_2241319653750096257_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=Y4pUSURoIbkAX-QyxYV\u0026oh=efe83b257b7dda10d3e503a1ede0cabd\u0026oe=5E3D0F00","config_width":150,"config_height":233},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p240x240/75225550_430004861222103_2241319653750096257_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=Y4pUSURoIbkAX-QyxYV\u0026oh=6a54c8c91c91760ed911f79028399393\u0026oe=5E3D4C8A","config_width":240,"config_height":373},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p320x320/75225550_430004861222103_2241319653750096257_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=Y4pUSURoIbkAX-QyxYV\u0026oh=f7f4a7028cdb06f8cbdb53911d3f95ce\u0026oe=5E3CEC30","config_width":320,"config_height":497},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p480x480/75225550_430004861222103_2241319653750096257_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=Y4pUSURoIbkAX-QyxYV\u0026oh=f1d4ab3a23f7ab80d22ebead3d8cafb2\u0026oe=5E3CCFEA","config_width":480,"config_height":746},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/p640x640/75225550_430004861222103_2241319653750096257_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=Y4pUSURoIbkAX-QyxYV\u0026oh=f10236bf1a1fc4c0b40c901c8d72d117\u0026oe=5E3D48E7","config_width":640,"config_height":995}],"is_video":true,"felix_profile_grid_crop":null,"encoding_status":null,"is_published":true,"product_type":"igtv","title":"\ud83d\udcdd #TeachMe: @lanacondor Learns About Seoul, South Korea \u26a1","video_duration":604.785,"video_view_count":4002076}},{"node":{"__typename":"GraphVideo","id":"2198917409530761257","edge_media_to_caption":{"edges":[{"node":{"text":"Youssouf Fofana is one of the #founders of Maison Ch\u00e2teau Rouge (@maisonchateaurouge), a clothing brand named for the Ch\u00e2teau Rouge neighborhood, located in the 18th arrondissement of Paris. \u201cWhen I wanted to launch the clothing brand, it was obvious to me to build it in this neighborhood,\u201d says Youssouf, who grew up in Paris and connects deeply with his Senegalese roots.\u2063 \u2063\nIn our limited series #founders, we\u2019re sharing the stories of amazing small business owners from all over the world."}}]},"shortcode":"B6EH7vNgNAp","edge_media_to_comment":{"count":4017},"comments_disabled":false,"taken_at_timestamp":1576352084,"dimensions":{"height":1680,"width":1080},"display_url":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p1080x1080/74490806_526615514603114_1507535577144233326_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=0XaAtqnUONoAX9b9b7k\u0026oh=dfd595f4db8a4e328eb17dfc76701e5e\u0026oe=5E3D352C","edge_liked_by":{"count":279907},"edge_media_preview_like":{"count":279907},"location":null,"gating_info":null,"fact_check_overall_rating":null,"fact_check_information":null,"media_preview":null,"owner":{"id":"25025320","username":"instagram"},"thumbnail_src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/c0.1002.3607.3607a/s640x640/74490806_526615514603114_1507535577144233326_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=0XaAtqnUONoAX9b9b7k\u0026oh=2cc3b3339f141e263e4ee2a9cf158499\u0026oe=5E3D15F0","thumbnail_resources":[{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p150x150/74490806_526615514603114_1507535577144233326_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=0XaAtqnUONoAX9b9b7k\u0026oh=0306ebfc7e88d4cec2084683131814b1\u0026oe=5E3CB9EE","config_width":150,"config_height":233},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p240x240/74490806_526615514603114_1507535577144233326_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=0XaAtqnUONoAX9b9b7k\u0026oh=24271262a9a38f2b7f4a5e642d1e20f1\u0026oe=5E3CFA64","config_width":240,"config_height":373},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p320x320/74490806_526615514603114_1507535577144233326_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=0XaAtqnUONoAX9b9b7k\u0026oh=774a7aa16f090f8d5539dccccd8d9c4f\u0026oe=5E3CF85E","config_width":320,"config_height":497},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p480x480/74490806_526615514603114_1507535577144233326_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=0XaAtqnUONoAX9b9b7k\u0026oh=25c393e96293619790d7e2a7deb87201\u0026oe=5E3D0244","config_width":480,"config_height":746},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/p640x640/74490806_526615514603114_1507535577144233326_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=0XaAtqnUONoAX9b9b7k\u0026oh=790c7a3182542b729cbe2d543ee8e2a1\u0026oe=5E3D3489","config_width":640,"config_height":995}],"is_video":true,"felix_profile_grid_crop":null,"encoding_status":null,"is_published":true,"product_type":"igtv","title":"#founders: Meet Youssouf of @maisonchateaurouge \ud83d\ude4f\ud83c\udfff\u2728","video_duration":263.796,"video_view_count":4239499}},{"node":{"__typename":"GraphVideo","id":"2196006735544658292","edge_media_to_caption":{"edges":[{"node":{"text":"Dwayne \u201cThe Rock\u201d Johnson (@therock) may prefer to workout alone, but today we\u2019re joining the wrestling-turned-acting star in his private gym on our latest episode of #ThreeMinuteAutobiography."}}]},"shortcode":"B55yH20gSl0","edge_media_to_comment":{"count":8363},"comments_disabled":false,"taken_at_timestamp":1576004527,"dimensions":{"height":1680,"width":1080},"display_url":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p1080x1080/76804614_2394833253977006_2105589402387600451_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=1cjs_QQgcJ0AX9xHcyS\u0026oh=cb6fc9484be229eda38e89f71e34c760\u0026oe=5E3D0C6E","edge_liked_by":{"count":650394},"edge_media_preview_like":{"count":650394},"location":null,"gating_info":null,"fact_check_overall_rating":null,"fact_check_information":null,"media_preview":null,"owner":{"id":"25025320","username":"instagram"},"thumbnail_src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/c0.882.3174.3174a/s640x640/76804614_2394833253977006_2105589402387600451_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=1cjs_QQgcJ0AX9xHcyS\u0026oh=fd687f8f6b5cbdcb544a31e57d23bd54\u0026oe=5E3CF1B1","thumbnail_resources":[{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p150x150/76804614_2394833253977006_2105589402387600451_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=1cjs_QQgcJ0AX9xHcyS\u0026oh=c0d81edb1b00983740213f8d971da689\u0026oe=5E3D2F2E","config_width":150,"config_height":233},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p240x240/76804614_2394833253977006_2105589402387600451_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=1cjs_QQgcJ0AX9xHcyS\u0026oh=e0fad9ac0f895b58b70961cddceed0e4\u0026oe=5E3CF1A8","config_width":240,"config_height":373},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p320x320/76804614_2394833253977006_2105589402387600451_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=1cjs_QQgcJ0AX9xHcyS\u0026oh=3541b37388c05eb042264a146f13d2d0\u0026oe=5E3CFD56","config_width":320,"config_height":497},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p480x480/76804614_2394833253977006_2105589402387600451_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=1cjs_QQgcJ0AX9xHcyS\u0026oh=4231f03959a89ec28fca84c0395f42e1\u0026oe=5E3D0E91","config_width":480,"config_height":746},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/p640x640/76804614_2394833253977006_2105589402387600451_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=1cjs_QQgcJ0AX9xHcyS\u0026oh=8a1ed40e60d8449f7542bfbca930086b\u0026oe=5E3D152B","config_width":640,"config_height":995}],"is_video":true,"felix_profile_grid_crop":{"crop_left":0.0,"crop_right":1.0,"crop_top":0.0256410256,"crop_bottom":0.5882352941},"encoding_status":null,"is_published":true,"product_type":"igtv","title":"#ThreeMinuteAutobiography with @therock","video_duration":236.391,"video_view_count":6193376}},{"node":{"__typename":"GraphVideo","id":"2193822677221977536","edge_media_to_caption":{"edges":[{"node":{"text":"Natalie Glaze and Zanna van Dijk met because of Instagram. Today, they\u2019re the #founders of Stay Wild Swim (@staywildswim), a sustainable swimwear brand designed and stitched in London.\n\ud83d\udc95\n\nThe pair\u2019s deep connection to sustainability and the ocean inspired them to start the company together. But neither had a formal background in fashion. \u201cFor us, there was so much bliss in the naivet\u00e9 of just beginning our business,\u201d explains Zanna. \u201cWe started out not really knowing what we were getting ourselves into and gave it a go \u2014 and the next thing you know, we\u2019re in up to our necks.\u201d To see even more #founders stories, check out @instagramforbusiness"}}]},"shortcode":"B5yBhoAAy3A","edge_media_to_comment":{"count":3797},"comments_disabled":false,"taken_at_timestamp":1575744189,"dimensions":{"height":1680,"width":1080},"display_url":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p1080x1080/76996029_1716050998531308_3152626984293964642_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=nhZKB4zQzd8AX-LXCTh\u0026oh=77e86ee10f9aa80224fe3e136e8decad\u0026oe=5E3D1DE3","edge_liked_by":{"count":350022},"edge_media_preview_like":{"count":350022},"location":null,"gating_info":null,"fact_check_overall_rating":null,"fact_check_information":null,"media_preview":null,"owner":{"id":"25025320","username":"instagram"},"thumbnail_src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/c0.1011.3638.3638a/s640x640/76996029_1716050998531308_3152626984293964642_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=nhZKB4zQzd8AX-LXCTh\u0026oh=54b8e515c23dcfc12960e7b62439de96\u0026oe=5E3D4178","thumbnail_resources":[{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p150x150/76996029_1716050998531308_3152626984293964642_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=nhZKB4zQzd8AX-LXCTh\u0026oh=97984d5e0e4b2e817431e20608d80a71\u0026oe=5E3CC623","config_width":150,"config_height":233},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p240x240/76996029_1716050998531308_3152626984293964642_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=nhZKB4zQzd8AX-LXCTh\u0026oh=51ab5450e7b77a714cd4d9a22b455193\u0026oe=5E3CFCE5","config_width":240,"config_height":373},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p320x320/76996029_1716050998531308_3152626984293964642_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=nhZKB4zQzd8AX-LXCTh\u0026oh=2bc2adc3a00c1be2950d902c3c260c1c\u0026oe=5E3CC45B","config_width":320,"config_height":497},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p480x480/76996029_1716050998531308_3152626984293964642_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=nhZKB4zQzd8AX-LXCTh\u0026oh=5d013afbfb6d99e6efa789d65de3b0b6\u0026oe=5E3D3B1C","config_width":480,"config_height":746},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/p640x640/76996029_1716050998531308_3152626984293964642_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=nhZKB4zQzd8AX-LXCTh\u0026oh=9a9120d14751aed9a81d83934e4e3d6f\u0026oe=5E3CDF26","config_width":640,"config_height":995}],"is_video":true,"felix_profile_grid_crop":null,"encoding_status":null,"is_published":true,"product_type":"igtv","title":"#founders: Meet Zanna and Natalie of @staywildswim \ud83c\udf0a\u2728","video_duration":262.921,"video_view_count":6442013}},{"node":{"__typename":"GraphVideo","id":"2188658219843440409","edge_media_to_caption":{"edges":[{"node":{"text":"For Alison and Jay Carroll, the #founders of the small business Wonder Valley (@wondervalley), olive oil is the foundation of a healthful life. \u201cThe thing I love most about olive oil is how elemental and universal it is,\u201d explains Alison. \u201cIt\u2019s all about making the ordinary, extraordinary.\u201d\n\ud83e\udde1\nThe couple is based in Joshua Tree, California, where they\u2019ve built their business.\ud83c\udf35\u201cThere\u2019s definitely times where we see things completely differently,\u201d says Jay. \u201cBut I think in that tension we create something that can be unexpected and really great, something that we didn\u2019t see before.\u201d Alison and Jay Carroll are the couple behind Wonder Valley (@wondervalley), an olive oil company based in Joshua Tree, California. \u201cThe thing I love most about olive oil is how elemental and universal it is,\u201d explains Alison. \u201cIt\u2019s all about making the ordinary, extraordinary.\u201d\u2063\n\ud83e\udde1\u2728\u2063\nIt\u2019s #SmallBusinessSaturday and we\u2019re celebrating with Alison and Jay on the latest episode of #founders, our new limited series that shares the stories of amazing small business owners from all over the world. A new episode will be available every Saturday until Christmas!\u2063\n\u2063\nSee more of @wondervalley on @instagramforbusiness and @shop."}}]},"shortcode":"B5frQ4Qgc8Z","edge_media_to_comment":{"count":4026},"comments_disabled":false,"taken_at_timestamp":1575128976,"dimensions":{"height":1920,"width":1080},"display_url":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/fr/e15/p1080x1080/74601352_734181013727113_1057962250553427441_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=101\u0026_nc_ohc=Xfbvdr6k0s0AX-fc_fn\u0026oh=bf8138132fc56ac4ee462e5aae3e7b44\u0026oe=5E3D0FC6","edge_liked_by":{"count":312086},"edge_media_preview_like":{"count":312086},"location":null,"gating_info":null,"fact_check_overall_rating":null,"fact_check_information":null,"media_preview":null,"owner":{"id":"25025320","username":"instagram"},"thumbnail_src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/c0.420.1080.1080a/s640x640/74601352_734181013727113_1057962250553427441_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=101\u0026_nc_ohc=Xfbvdr6k0s0AX-fc_fn\u0026oh=2e860d618f499c9caebdad6605e1974e\u0026oe=5E3D2CE8","thumbnail_resources":[{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e15/p150x150/74601352_734181013727113_1057962250553427441_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=101\u0026_nc_ohc=Xfbvdr6k0s0AX-fc_fn\u0026oh=dac1aa0e07d3f7982536edf4993b741e\u0026oe=5E3CEA68","config_width":150,"config_height":266},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e15/p240x240/74601352_734181013727113_1057962250553427441_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=101\u0026_nc_ohc=Xfbvdr6k0s0AX-fc_fn\u0026oh=b119b794e4a6c6bc425f8478f8af19d4\u0026oe=5E3D2522","config_width":240,"config_height":426},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e15/p320x320/74601352_734181013727113_1057962250553427441_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=101\u0026_nc_ohc=Xfbvdr6k0s0AX-fc_fn\u0026oh=718b0bd1be217c3815aff41cd1fdd34c\u0026oe=5E3CE6D8","config_width":320,"config_height":568},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e15/p480x480/74601352_734181013727113_1057962250553427441_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=101\u0026_nc_ohc=Xfbvdr6k0s0AX-fc_fn\u0026oh=4a710a77c01cacfbb02f5403d95c636b\u0026oe=5E3CC502","config_width":480,"config_height":853},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/p640x640/74601352_734181013727113_1057962250553427441_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=101\u0026_nc_ohc=Xfbvdr6k0s0AX-fc_fn\u0026oh=3ed81e57707ff405e41b8edc041ce33e\u0026oe=5E3CE12E","config_width":640,"config_height":1137}],"is_video":true,"felix_profile_grid_crop":null,"encoding_status":null,"is_published":true,"product_type":"igtv","title":"#founders: Alison and Jay Carroll of @wondervalley \ud83c\udf35\u2728","video_duration":281.92,"video_view_count":4751168}},{"node":{"__typename":"GraphVideo","id":"2183634598084516345","edge_media_to_caption":{"edges":[{"node":{"text":"\u201cI'm the kind of person that gets really obsessed about things and puts all my eggs in one basket,\u201d explains Leo Wang, one of the #founders of Buffy (@buffy), a modern, sustainable home goods brand. \u201cAnd if you're like me, then that's what being a founder is like.\u201d In our limited series #founders, we\u2019re sharing the stories of amazing small business owners from all over the world. A new episode will be available every Saturday until Christmas!"}}]},"shortcode":"B5N1Bj6FJn5","edge_media_to_comment":{"count":3712},"comments_disabled":false,"taken_at_timestamp":1574529729,"dimensions":{"height":1920,"width":1080},"display_url":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/fr/e15/p1080x1080/75602185_483897355560429_8523382994659801016_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=109\u0026_nc_ohc=9RLtBZx-ZZ0AX_-x8ay\u0026oh=6afa97741f6f627b010fa210078438d3\u0026oe=5E3D1023","edge_liked_by":{"count":324438},"edge_media_preview_like":{"count":324438},"location":null,"gating_info":null,"fact_check_overall_rating":null,"fact_check_information":null,"media_preview":null,"owner":{"id":"25025320","username":"instagram"},"thumbnail_src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/c0.420.1080.1080a/s640x640/75602185_483897355560429_8523382994659801016_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=109\u0026_nc_ohc=9RLtBZx-ZZ0AX_-x8ay\u0026oh=d80f2f7fc3cc1624b1c8ff827853da63\u0026oe=5E3D23CD","thumbnail_resources":[{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e15/p150x150/75602185_483897355560429_8523382994659801016_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=109\u0026_nc_ohc=9RLtBZx-ZZ0AX_-x8ay\u0026oh=7ea4c2389853bcf1b2cd7d9c559207d4\u0026oe=5E3D178D","config_width":150,"config_height":266},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e15/p240x240/75602185_483897355560429_8523382994659801016_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=109\u0026_nc_ohc=9RLtBZx-ZZ0AX_-x8ay\u0026oh=2cc614c935d11e70bb798ec8e2068519\u0026oe=5E3D3647","config_width":240,"config_height":426},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e15/p320x320/75602185_483897355560429_8523382994659801016_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=109\u0026_nc_ohc=9RLtBZx-ZZ0AX_-x8ay\u0026oh=696798e51f5a5b19d3e6aba2532c1e37\u0026oe=5E3D127D","config_width":320,"config_height":568},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e15/p480x480/75602185_483897355560429_8523382994659801016_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=109\u0026_nc_ohc=9RLtBZx-ZZ0AX_-x8ay\u0026oh=b3065f0552167a7e70df4789d0ad03f8\u0026oe=5E3CAB67","config_width":480,"config_height":853},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/p640x640/75602185_483897355560429_8523382994659801016_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=109\u0026_nc_ohc=9RLtBZx-ZZ0AX_-x8ay\u0026oh=f115208ccf9483672f17581af21ffddd\u0026oe=5E3D198B","config_width":640,"config_height":1137}],"is_video":true,"felix_profile_grid_crop":null,"encoding_status":null,"is_published":true,"product_type":"igtv","title":"#founders: Meet Leo @buffy \ud83d\udecf\ufe0f\u2728","video_duration":210.323,"video_view_count":5385923}},{"node":{"__typename":"GraphVideo","id":"2178574821070222193","edge_media_to_caption":{"edges":[{"node":{"text":"\u201cI would tell aspiring #founders not to wait for circumstances to appear perfect to start building your dream,\u201d says Blair Hansen. With husband Eli, the couple founded the glassware company Asp \u0026 Hand (@aspandhand) in 2017. \u201cTime\u2019s a-wasting \u2014 the world needs what you\u2019re passionate about.\u201d Watch our limited series #founders to discover small businesses from all over the world. A new episode will be available every Saturday until Christmas."}}]},"shortcode":"B472kHWgDNx","edge_media_to_comment":{"count":4868},"comments_disabled":false,"taken_at_timestamp":1573926597,"dimensions":{"height":1920,"width":1080},"display_url":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/fr/e15/p1080x1080/73157426_1518922538256327_8763382238902058874_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=103\u0026_nc_ohc=McObXKALVaEAX9iHZkD\u0026oh=872da514fa45b6beadb74abbe4955a8c\u0026oe=5E3D035A","edge_liked_by":{"count":588560},"edge_media_preview_like":{"count":588560},"location":null,"gating_info":null,"fact_check_overall_rating":null,"fact_check_information":null,"media_preview":null,"owner":{"id":"25025320","username":"instagram"},"thumbnail_src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/c0.420.1080.1080a/s640x640/73157426_1518922538256327_8763382238902058874_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=103\u0026_nc_ohc=McObXKALVaEAX9iHZkD\u0026oh=1e85212005dbf44f31b10d836cfeb8be\u0026oe=5E3CF16B","thumbnail_resources":[{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e15/p150x150/73157426_1518922538256327_8763382238902058874_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=103\u0026_nc_ohc=McObXKALVaEAX9iHZkD\u0026oh=65e256e3cdfedbd8984753d2bd096d91\u0026oe=5E3CB0AF","config_width":150,"config_height":266},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e15/p240x240/73157426_1518922538256327_8763382238902058874_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=103\u0026_nc_ohc=McObXKALVaEAX9iHZkD\u0026oh=d3db865fb112d04aa19be94d9839fee9\u0026oe=5E3CC869","config_width":240,"config_height":426},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e15/p320x320/73157426_1518922538256327_8763382238902058874_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=103\u0026_nc_ohc=McObXKALVaEAX9iHZkD\u0026oh=120209cb4c6f4e631ba2fc8049bbfa4f\u0026oe=5E3D2557","config_width":320,"config_height":568},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e15/p480x480/73157426_1518922538256327_8763382238902058874_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=103\u0026_nc_ohc=McObXKALVaEAX9iHZkD\u0026oh=03ccf893f445dfe004585698496fb0d0\u0026oe=5E3CF410","config_width":480,"config_height":853},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/p640x640/73157426_1518922538256327_8763382238902058874_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=103\u0026_nc_ohc=McObXKALVaEAX9iHZkD\u0026oh=946229d5c63a7b609f4b7667d864d8ba\u0026oe=5E3D2E12","config_width":640,"config_height":1137}],"is_video":true,"felix_profile_grid_crop":null,"encoding_status":null,"is_published":true,"product_type":"igtv","title":"#founders: Meet Blair and Eli of @aspandhand \ud83d\udc0d\u2728","video_duration":234.944,"video_view_count":9031118}},{"node":{"__typename":"GraphVideo","id":"2174941480349678922","edge_media_to_caption":{"edges":[{"node":{"text":"A new team. A new season. A familiar city. Six-time All-Star point guard Kyrie Irving\u2019s (@kyrieirving) basketball journey has come full circle, as he begins a new season playing for the team he cheered on as a four-year-old kid \u2014 the @brooklynnets. Learn more about Kyrie\u2019s path to the @nba and his life on and off the court on today\u2019s episode of #ThreeMinuteAutobiography \ud83d\udd25"}}]},"shortcode":"B4u8cDHgT1K","edge_media_to_comment":{"count":3492},"comments_disabled":false,"taken_at_timestamp":1573493511,"dimensions":{"height":1680,"width":1080},"display_url":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p1080x1080/72324576_579344612836075_2180579801689898992_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=107\u0026_nc_ohc=U4I4ZhjbXFsAX9WeARE\u0026oh=2c12326cdcf3573b7871da31ee367f0a\u0026oe=5E3CD3C7","edge_liked_by":{"count":241091},"edge_media_preview_like":{"count":241091},"location":null,"gating_info":null,"fact_check_overall_rating":null,"fact_check_information":null,"media_preview":"ABsq3ThevH1oyOOnPfI/z+VVLgiVDkYxnGRnt+Q/WsJ5EUBSeQQTjsPw6n2/OqEdRweAQTTdtZensCzMhBBAwSPf860PPPp+RoJMl7kOSwPbAH9T6+tZF0cEAY9cgYPPY/zqzGuRk9P5/wD1veobiPex/wBiPd+tIq5dtDiED7p656d60FvEx8w574NZajCAj0H8qYWpaj0Gq5PJ61PDEZRI2DymwH16k/0qqtbNn/qh9T/OrRD0Rlo/yjtwBUZ60GmGpKP/2Q==","owner":{"id":"25025320","username":"instagram"},"thumbnail_src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/c0.830.2987.2987a/s640x640/72324576_579344612836075_2180579801689898992_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=107\u0026_nc_ohc=U4I4ZhjbXFsAX9WeARE\u0026oh=2ccb6065748ecece8cdf79149540015b\u0026oe=5E3CE974","thumbnail_resources":[{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p150x150/72324576_579344612836075_2180579801689898992_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=107\u0026_nc_ohc=U4I4ZhjbXFsAX9WeARE\u0026oh=c8e7d2db12cd05f70862476ab0716f54\u0026oe=5E3CCD85","config_width":150,"config_height":233},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p240x240/72324576_579344612836075_2180579801689898992_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=107\u0026_nc_ohc=U4I4ZhjbXFsAX9WeARE\u0026oh=40cd1099a59cd140e190387c7d76ad9c\u0026oe=5E3CCA4F","config_width":240,"config_height":373},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p320x320/72324576_579344612836075_2180579801689898992_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=107\u0026_nc_ohc=U4I4ZhjbXFsAX9WeARE\u0026oh=60d21b410fabf24851f4476a8f6546e4\u0026oe=5E3CC335","config_width":320,"config_height":497},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p480x480/72324576_579344612836075_2180579801689898992_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=107\u0026_nc_ohc=U4I4ZhjbXFsAX9WeARE\u0026oh=519ccf2e61ebad17eab4557418a4c029\u0026oe=5E3D04EF","config_width":480,"config_height":746},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/p640x640/72324576_579344612836075_2180579801689898992_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=107\u0026_nc_ohc=U4I4ZhjbXFsAX9WeARE\u0026oh=ba326613bbaa72f2a0bdf61faf09c611\u0026oe=5E3CDD62","config_width":640,"config_height":995}],"is_video":true,"felix_profile_grid_crop":{"crop_left":0.0,"crop_right":1.0,"crop_top":0.1674208145,"crop_bottom":0.730015083},"encoding_status":null,"is_published":true,"product_type":"igtv","title":"#ThreeMinuteAutobiography with Kyrie Irving @kyrieirving \ud83c\udfc0","video_duration":196.846,"video_view_count":2719071}},{"node":{"__typename":"GraphVideo","id":"2170649717644908596","edge_media_to_caption":{"edges":[{"node":{"text":"Join professional skateboarder @poppystarr as she takes a ride on her bedroom half-pipe and swings by her local skate park on our series #DoYouFollow, which dives deep into some of Instagram\u2019s most popular interests and the people who make them awesome. \ud83d\ude4c"}}]},"shortcode":"B4fsmroBtg0","edge_media_to_comment":{"count":2830},"comments_disabled":false,"taken_at_timestamp":1572982008,"dimensions":{"height":1680,"width":1080},"display_url":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p1080x1080/72543340_1589470741194532_2218384563922717827_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=104\u0026_nc_ohc=dM5GOQ9Q9HMAX8X5zOw\u0026oh=6bf1620b57232c9e451792cfdd752007\u0026oe=5E3CC06F","edge_liked_by":{"count":239568},"edge_media_preview_like":{"count":239568},"location":null,"gating_info":null,"fact_check_overall_rating":null,"fact_check_information":null,"media_preview":"ABsqs4pEZXOFIJFUWmkk6/KB6dD9faoC6QgThtzA4wDxznIx1/E0ubW3QFC6b6mztpdtVo7+OQZAP0OMj61KLlT2b8qrmI5WZlxBJPKYlIAUA/gf896oSxRRAgPvcHBABx74PtVtM3FyArFWx94c5I5A/pVS6j3XBRPvMenP3jWSvs+xu31S8h1owLH1xxWp5x9BWDJG8DlWG1kPPtWmk6MoJIBPWm0nqTcFRQ28cOOVI4+btn/GqTXBaQynG8EEY6HBq6KCAS+eflFTcooM5nbcQSx6/wCfSpRbtjoo/M1LCAFGO9S1VxWP/9k=","owner":{"id":"25025320","username":"instagram"},"thumbnail_src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/c0.810.2916.2916a/s640x640/72543340_1589470741194532_2218384563922717827_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=104\u0026_nc_ohc=dM5GOQ9Q9HMAX8X5zOw\u0026oh=b5aa1e36d78c7ef692ef3ccaac3f8c56\u0026oe=5E3D17BB","thumbnail_resources":[{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p150x150/72543340_1589470741194532_2218384563922717827_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=104\u0026_nc_ohc=dM5GOQ9Q9HMAX8X5zOw\u0026oh=cc9c7bd23dea091a9158579c7016f2ff\u0026oe=5E3CECEF","config_width":150,"config_height":233},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p240x240/72543340_1589470741194532_2218384563922717827_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=104\u0026_nc_ohc=dM5GOQ9Q9HMAX8X5zOw\u0026oh=3634d50767ccb11454e8fd095584114f\u0026oe=5E3CD9E9","config_width":240,"config_height":373},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p320x320/72543340_1589470741194532_2218384563922717827_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=104\u0026_nc_ohc=dM5GOQ9Q9HMAX8X5zOw\u0026oh=fac4c60794f1a6e23a54b8b730bcc006\u0026oe=5E3D5117","config_width":320,"config_height":497},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p480x480/72543340_1589470741194532_2218384563922717827_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=104\u0026_nc_ohc=dM5GOQ9Q9HMAX8X5zOw\u0026oh=cc01a2592ba492cd574f453e4b51b46d\u0026oe=5E3D4990","config_width":480,"config_height":746},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/p640x640/72543340_1589470741194532_2218384563922717827_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=104\u0026_nc_ohc=dM5GOQ9Q9HMAX8X5zOw\u0026oh=3c481250a72bd6f74bb2e690c88347da\u0026oe=5E3D06EA","config_width":640,"config_height":995}],"is_video":true,"felix_profile_grid_crop":{"crop_left":0.0,"crop_right":1.0,"crop_top":0.1930618401,"crop_bottom":0.7556561086},"encoding_status":null,"is_published":true,"product_type":"igtv","title":"\ud83d\udef9 #DoYouFollow @poppystarr \ud83d\ude1c","video_duration":202.528,"video_view_count":2694979}}]},"edge_owner_to_timeline_media":{"count":6215,"page_info":{"has_next_page":true,"end_cursor":"QVFETlhRMTdVQlRFcnJsdl9hR2ZhdlRxbk13b1B4aVVPZG5wRDlxbUtsS1NjS1RUWGNLX3RCRWZxeUE1akk0U2FxblY1UDBiRHlFMlJxbnk2ZEhMNTY1Mg=="},"edges":[{"node":{"__typename":"GraphVideo","id":"2236629242232299706","edge_media_to_caption":{"edges":[{"node":{"text":"Meet movement director and advocate Sherrie Silver (@sherriesilver). She\u2019s best known for her work choreographing Childish Gambino\u2019s iconic \u201cThis Is America\u201d video, but has dedicated her life to giving back to others around the world \u2014 especially in Rwanda, where Sherrie was born.\u2063\n\u2063\n\u201cImagine if every single human got up and did a positive thing \u2014 even just give a compliment to somebody. How beautiful and bright the world would be,\u201d says Sherrie, who splits her time between the US and the UK. \u201cI want people to know that, as Black people, there is so much power in knowing what you can bring to the table, and bringing other people with you is even more important, doing it as a community.\u201d\u2063\n\u2063\n\u201cI #ShareBlackStories by sharing the stories and talents of different dancers around the world and the amazing things that they do,\u201d Sherrie says. Learn more about Sherrie\u2019s life and work, today on our story and new to our IGTV. \u2728\u2063\n\u2063\nThis Black History Month, we\u2019ve partnered with @bet to #ShareBlackStories and support #Advocates doing amazing work on Instagram and beyond. New episodes drop every Tuesday in February. \ud83d\udda4"}}]},"shortcode":"B8KGnIVgeC6","edge_media_to_comment":{"count":4929},"comments_disabled":false,"taken_at_timestamp":1580847075,"dimensions":{"height":937,"width":750},"display_url":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/83072035_167144694586802_940191438048639611_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=fwaiilhjR7EAX9iBEKm\u0026oh=a6484ccd737a6206873b920f237c1c5f\u0026oe=5E3D17DB","edge_liked_by":{"count":313080},"edge_media_preview_like":{"count":313080},"location":{"id":"689495202","has_public_page":true,"name":"Kigali, Rwanda","slug":"kigali-rwanda"},"gating_info":null,"fact_check_overall_rating":null,"fact_check_information":null,"media_preview":"ACEqtBscYH1qRc5zVNpcZ7jH4fnTFuB2GDgcknB9eKgZdJLOckkKAMe55pAvPAyayfOdJMjIUnkdefx5rRhulDYbrg/ypASUVHuHqPzooAy7aTdgt0HX8Txx/P8ACrrRoCynJ49RwSTz/wDWqu1uUUoM8fdP+yeo+oPI+tPWFUYlRhSoHUnn1/KqApzLKX789+1XBApiyQdwBPy9cj+f+FNdQ3K/h/X86lwCDk9Bx/nvSGVvOHp+g/woqfyx6L+ZopiJS3eo3OVOOTjikNKOlIBxUAD6VGoIJz3qbtUQoAfuoptFID//2Q==","owner":{"id":"25025320","username":"instagram"},"thumbnail_src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/c0.90.720.720a/s640x640/83072035_167144694586802_940191438048639611_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=fwaiilhjR7EAX9iBEKm\u0026oh=c9dfb767e8bef6879837d7e17d8b3b3c\u0026oe=5E3D220E","thumbnail_resources":[{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/c0.90.720.720a/s150x150/83072035_167144694586802_940191438048639611_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=fwaiilhjR7EAX9iBEKm\u0026oh=de4af81a314d358f153de24163051911\u0026oe=5E3D0838","config_width":150,"config_height":150},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/c0.90.720.720a/s240x240/83072035_167144694586802_940191438048639611_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=fwaiilhjR7EAX9iBEKm\u0026oh=b2e97557d9f37520c0c09beab6ea0366\u0026oe=5E3CC14D","config_width":240,"config_height":240},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/c0.90.720.720a/s320x320/83072035_167144694586802_940191438048639611_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=fwaiilhjR7EAX9iBEKm\u0026oh=52db74bc7e47458d443d6dad21c00424\u0026oe=5E3CF175","config_width":320,"config_height":320},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/c0.90.720.720a/s480x480/83072035_167144694586802_940191438048639611_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=fwaiilhjR7EAX9iBEKm\u0026oh=227dce6e2420df8865dbed09e439f957\u0026oe=5E3CDBA9","config_width":480,"config_height":480},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/c0.90.720.720a/s640x640/83072035_167144694586802_940191438048639611_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=fwaiilhjR7EAX9iBEKm\u0026oh=c9dfb767e8bef6879837d7e17d8b3b3c\u0026oe=5E3D220E","config_width":640,"config_height":640}],"is_video":true,"felix_profile_grid_crop":null,"video_view_count":3110148}},{"node":{"__typename":"GraphVideo","id":"2236604166141236214","edge_media_to_caption":{"edges":[{"node":{"text":"\u201cI #ShareBlackStories by sharing the stories and talents of different dancers around the world and the amazing things that they do,\u201d says movement director and advocate Sherrie Silver (@sherriesilver). She\u2019s best known for her work in the dance community, but has dedicated her life to giving back to others around the world \u2014 especially in Rwanda, where Sherrie was born. \u2063\n\u2063\n\u201cMy vision for the future is a world where everyone has the same opportunities to achieve anything that they want to, no matter where they\u2019re from or what color they are,\u201d says Sherrie, who splits her time between the US and UK. \u201cBeing from Rwanda has shaped me today by instilling culture in me. I\u2019m just so glad to be from a place with so much culture, color and vibes.\u201d \u2063\n\u2063\nThis Black History Month, we\u2019ve partnered with @bet to #ShareBlackStories and support #Advocates like Sherrie doing amazing work on Instagram and beyond. New episodes drop every Tuesday in February."}}]},"shortcode":"B8KA6OaAdP2","edge_media_to_comment":{"count":1772},"comments_disabled":false,"taken_at_timestamp":1580845017,"dimensions":{"height":1680,"width":1080},"display_url":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p1080x1080/82588565_128325498679648_4212093474088544163_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=nhbDIjOeaN8AX9ik-ug\u0026oh=c65e7c1d6f08b8e0e992535617878dd0\u0026oe=5E3D3A9A","edge_liked_by":{"count":171113},"edge_media_preview_like":{"count":171113},"location":null,"gating_info":null,"fact_check_overall_rating":null,"fact_check_information":null,"media_preview":null,"owner":{"id":"25025320","username":"instagram"},"thumbnail_src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/c0.1049.3774.3774a/s640x640/82588565_128325498679648_4212093474088544163_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=nhbDIjOeaN8AX9ik-ug\u0026oh=34ba2ba80fd37a95f8a50668b8c5c72e\u0026oe=5E3D11CD","thumbnail_resources":[{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p150x150/82588565_128325498679648_4212093474088544163_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=nhbDIjOeaN8AX9ik-ug\u0026oh=a64e5d7092298a0c16f3e68cee8c2f30\u0026oe=5E3CFD18","config_width":150,"config_height":233},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p240x240/82588565_128325498679648_4212093474088544163_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=nhbDIjOeaN8AX9ik-ug\u0026oh=0699ecc5431c6940b2fd1a3f76a75c6a\u0026oe=5E3CC312","config_width":240,"config_height":373},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p320x320/82588565_128325498679648_4212093474088544163_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=nhbDIjOeaN8AX9ik-ug\u0026oh=f9ea97b042720df27dfb28924768ddf7\u0026oe=5E3CECE8","config_width":320,"config_height":497},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p480x480/82588565_128325498679648_4212093474088544163_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=nhbDIjOeaN8AX9ik-ug\u0026oh=9cbcaa50a3b79bc1b4c24b084f60d59e\u0026oe=5E3CF1B2","config_width":480,"config_height":746},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/p640x640/82588565_128325498679648_4212093474088544163_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=nhbDIjOeaN8AX9ik-ug\u0026oh=37171f5a9cbf9dc1804dd18f8a6fd48f\u0026oe=5E3CFA7F","config_width":640,"config_height":995}],"is_video":true,"felix_profile_grid_crop":{"crop_left":0.0,"crop_right":1.0,"crop_top":0.0437405732,"crop_bottom":0.6063348416},"video_view_count":1924247}},{"node":{"__typename":"GraphImage","id":"2236536679529776547","edge_media_to_caption":{"edges":[{"node":{"text":"Sam Borkson and Arturo \u201cTury\u201d Sandoval\u2019s art collaborative FriendsWithYou (@friendswithyou) was created with a simple aim \u2014 to bring people together.\u2063\n\u2063\n\u201cWe noticed really early on in our collaboration that our generation was really at a loss of symbols and rituals that bound us together,\u201d says Tury. \u201cOur work is about making connections, generating communion with other humans and finding happiness in this shared existence.\u201d #ThisWeekOnInstagram\u2063\n\u2063\nPhoto of @friendswithyou by @ninjahmal"}}]},"shortcode":"B8JxkKmgQWj","edge_media_to_comment":{"count":4499},"comments_disabled":false,"taken_at_timestamp":1580835970,"dimensions":{"height":1342,"width":1080},"display_url":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p1080x1080/84108305_139443927103652_440126956592221706_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=Z2mcb7SCzFcAX89zI5B\u0026oh=60a1eb1c08513c12c61ddbfe42253b64\u0026oe=5EC7BDBC","edge_liked_by":{"count":663925},"edge_media_preview_like":{"count":663925},"location":{"id":"106658537452553","has_public_page":true,"name":"Toronto, Ontario","slug":"toronto-ontario"},"gating_info":null,"fact_check_overall_rating":null,"fact_check_information":null,"media_preview":"ACEqqIucewq5BVWLp9T/AIVdto2Y8cD17f8A666BLzEnABqiV5+o/wDr1fnBB5/P1qnJxj2yP1oB+RTxRU22igVh0fGAOetX97QgBgcdiO3/ANesuOYKcjqM1cjuUPD4OcY54/z6UIfyLjqGXGcMTnHUfj/nFZznGSf88UjTYJCk47Cq7Pn8Qf8AGhsNh/m/Wiq+6ipuMrxnB57VOm7OeD7GoFq2BWZSIgpBOab0/WpDULdaYmGaKZRSEf/Z","owner":{"id":"25025320","username":"instagram"},"thumbnail_src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/c0.155.1278.1278a/s640x640/84108305_139443927103652_440126956592221706_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=Z2mcb7SCzFcAX89zI5B\u0026oh=8f8dee7768ced85f30f2b3206a536490\u0026oe=5EC6C175","thumbnail_resources":[{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/c0.155.1278.1278a/s150x150/84108305_139443927103652_440126956592221706_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=Z2mcb7SCzFcAX89zI5B\u0026oh=45056284c61edf0b5720a249b8333e92\u0026oe=5EBDF691","config_width":150,"config_height":150},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/c0.155.1278.1278a/s240x240/84108305_139443927103652_440126956592221706_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=Z2mcb7SCzFcAX89zI5B\u0026oh=a85d68019d6db4bf4fb57b793899abb7\u0026oe=5ED5F424","config_width":240,"config_height":240},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/c0.155.1278.1278a/s320x320/84108305_139443927103652_440126956592221706_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=Z2mcb7SCzFcAX89zI5B\u0026oh=e55d6cf058c08ea8f2fd450a5130c82c\u0026oe=5EC5449C","config_width":320,"config_height":320},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/c0.155.1278.1278a/s480x480/84108305_139443927103652_440126956592221706_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=Z2mcb7SCzFcAX89zI5B\u0026oh=1f9254aaf722e7022baa13bc799b5ea7\u0026oe=5EC897C0","config_width":480,"config_height":480},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/c0.155.1278.1278a/s640x640/84108305_139443927103652_440126956592221706_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=Z2mcb7SCzFcAX89zI5B\u0026oh=8f8dee7768ced85f30f2b3206a536490\u0026oe=5EC6C175","config_width":640,"config_height":640}],"is_video":false,"accessibility_caption":"Clouds with faces hang inside of a building with people walking underneath them."}},{"node":{"__typename":"GraphSidecar","id":"2235830193237413226","edge_media_to_caption":{"edges":[{"node":{"text":"Lucas Zanotto\u2019s (@lucas_zanotto) digital animations are a real eye opener. \ud83d\udc40 \u2063\n\u2063\n\u201cI really like to see art as not too serious and enjoy it mostly if there is some humor involved,\u201d says the designer, director and animator, whose 3D digital environments often incorporate rolling eyes in their hypnotic chain reactions. #ThisWeekOnInstagram\u2063\n\u2063\nVideos and music by @lucas_zanotto"}}]},"shortcode":"B8HQ7b-Ak1q","edge_media_to_comment":{"count":11995},"comments_disabled":false,"taken_at_timestamp":1580751750,"dimensions":{"height":750,"width":750},"display_url":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/82697573_507613476839929_7902734823374185876_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=a6hDJdJkOncAX-sOmPr\u0026oh=7e3f42a673df3b3dc031385b7b662ea8\u0026oe=5E3CC1EC","edge_liked_by":{"count":1101126},"edge_media_preview_like":{"count":1101126},"location":{"id":"213509311","has_public_page":true,"name":"Helsinki, Finland","slug":"helsinki-finland"},"gating_info":null,"fact_check_overall_rating":null,"fact_check_information":null,"media_preview":null,"owner":{"id":"25025320","username":"instagram"},"thumbnail_src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/s640x640/82697573_507613476839929_7902734823374185876_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=a6hDJdJkOncAX-sOmPr\u0026oh=f6876762d9a00421abc0d10c838a15c4\u0026oe=5E3D2949","thumbnail_resources":[{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/s150x150/82697573_507613476839929_7902734823374185876_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=a6hDJdJkOncAX-sOmPr\u0026oh=4dec14d180b45ca80427c1d9d27aff78\u0026oe=5E3D3EEE","config_width":150,"config_height":150},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/s240x240/82697573_507613476839929_7902734823374185876_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=a6hDJdJkOncAX-sOmPr\u0026oh=d497205a2b7fbe3cfbefa7a512047a64\u0026oe=5E3D2FA4","config_width":240,"config_height":240},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/s320x320/82697573_507613476839929_7902734823374185876_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=a6hDJdJkOncAX-sOmPr\u0026oh=b86dc671b15a67bdb5b50f89f2df6284\u0026oe=5E3CD11E","config_width":320,"config_height":320},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/s480x480/82697573_507613476839929_7902734823374185876_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=a6hDJdJkOncAX-sOmPr\u0026oh=507dfaf7bafb2cb91612fb1492dd38f8\u0026oe=5E3CC584","config_width":480,"config_height":480},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/s640x640/82697573_507613476839929_7902734823374185876_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=a6hDJdJkOncAX-sOmPr\u0026oh=f6876762d9a00421abc0d10c838a15c4\u0026oe=5E3D2949","config_width":640,"config_height":640}],"is_video":false,"accessibility_caption":"Image may contain: sky and outdoor"}},{"node":{"__typename":"GraphImage","id":"2235068541562789829","edge_media_to_caption":{"edges":[{"node":{"text":"The #SuperBowl is here and Shakira (@shakira) is ready to bring the \ud83d\udd25 to Miami. The Colombian-born singer and songwriter is this year\u2019s official #PepsiHalftimeShow co-headliner. \u2063\u2063\ud83c\udfa4\n\u2063\u2063\n\u201cNobody would have believed when I was a little girl in Barranquilla that I would end up singing at the Super Bowl Halftime Show,\u201d says Shakira. \u201cAnd that\u2019s just a palpable example of how anything is really possible. You just have to persevere and dream big.\u201d\u2063\u2063\n\u2063\u2063\nWatch our story right now to go behind the scenes with Shakira ahead of her highly anticipated performance."}}]},"shortcode":"B8Ejv8kgB_F","edge_media_to_comment":{"count":20681},"comments_disabled":false,"taken_at_timestamp":1580660954,"dimensions":{"height":1350,"width":1080},"display_url":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p1080x1080/82635290_181769363171894_1201941460157215614_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=ZwbszbnEAaEAX_GyTao\u0026oh=c7d7c8d6b2b0f98f4058ccfbee9fbfe9\u0026oe=5ECE0030","edge_liked_by":{"count":1826987},"edge_media_preview_like":{"count":1826987},"location":{"id":"220071119","has_public_page":true,"name":"Miami, FL","slug":"miami-fl"},"gating_info":null,"fact_check_overall_rating":null,"fact_check_information":null,"media_preview":"ACEqqQ25iudh/wCWZ6+o7H8R/hXQ7crhMEe3FQ3SD/W+gwfp2NZaXjlsLx39fzqGNIW4OJCB6fl6D2/yapsfXj+daGRdsS52uAAAOnB6+5wePSqqW0r9vlOSD6f/AK6i3Yhp3K29aKPLPp+lFFgsdDetthYdj/I1VtgmzaRuOOff8at3pHlEH8Ky4boRkI3AJ4PYex/xqpbm0RsytEwbocZ/D/GrMcx4INQ3rgsFHOOSR6nt+VSW9v58ZA6jpnof8PrUoci59tb1H5CisL7Hdf3G/wA/jRV2ZmdFMobIPcVgyqMZ9/yrem/oawu5/wA9xSb19DRLT1GcsecE4B4/X9Ku2UmxiOxrOH3vwFWFPT8KXUOh0Pme9FUaKOfyDk8z/9k=","owner":{"id":"25025320","username":"instagram"},"thumbnail_src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/c0.180.1440.1440a/s640x640/82635290_181769363171894_1201941460157215614_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=ZwbszbnEAaEAX_GyTao\u0026oh=3cb47217a4b9f00762b4e9de1efc8e6f\u0026oe=5EC069A3","thumbnail_resources":[{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/c0.180.1440.1440a/s150x150/82635290_181769363171894_1201941460157215614_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=ZwbszbnEAaEAX_GyTao\u0026oh=072505703a184bc5e39c55a51b9dba81\u0026oe=5EBA0A68","config_width":150,"config_height":150},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/c0.180.1440.1440a/s240x240/82635290_181769363171894_1201941460157215614_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=ZwbszbnEAaEAX_GyTao\u0026oh=665ad2a8c2d023fc5b3d4d1690c06e28\u0026oe=5EC73B22","config_width":240,"config_height":240},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/c0.180.1440.1440a/s320x320/82635290_181769363171894_1201941460157215614_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=ZwbszbnEAaEAX_GyTao\u0026oh=7444bec346827343e5df1dfa012ea58c\u0026oe=5EC55D98","config_width":320,"config_height":320},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/c0.180.1440.1440a/s480x480/82635290_181769363171894_1201941460157215614_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=ZwbszbnEAaEAX_GyTao\u0026oh=7ae57bd10fbf8b4f871196070a679847\u0026oe=5ED056C2","config_width":480,"config_height":480},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/c0.180.1440.1440a/s640x640/82635290_181769363171894_1201941460157215614_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=ZwbszbnEAaEAX_GyTao\u0026oh=3cb47217a4b9f00762b4e9de1efc8e6f\u0026oe=5EC069A3","config_width":640,"config_height":640}],"is_video":false,"accessibility_caption":"A portrait of a woman with greenery in the background."}},{"node":{"__typename":"GraphVideo","id":"2233754102096114576","edge_media_to_caption":{"edges":[{"node":{"text":"Meet today\u2019s #WeeklyFluff: Karin (@masaki1133), a salmon-crested cockatoo with an over-the top-personality. When he\u2019s not practicing his table manners, Karin loves to have his feathers blow-dried or play with his housemate Kome, a Bengal cat.\u2063\n\u2063\nVideo by @masaki1133"}}]},"shortcode":"B7_44VbArOQ","edge_media_to_comment":{"count":11119},"comments_disabled":false,"taken_at_timestamp":1580504313,"dimensions":{"height":800,"width":640},"display_url":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/83327348_207179343743756_7136475730999051572_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=OjTRaSkFkGkAX-lsZXq\u0026oh=15747aa7a81790dbcd20fcb1279302e4\u0026oe=5E3CEA5A","edge_liked_by":{"count":664300},"edge_media_preview_like":{"count":664300},"location":{"id":"259670268","has_public_page":true,"name":"Midori-ku, Nagoya","slug":"midori-ku-nagoya"},"gating_info":null,"fact_check_overall_rating":null,"fact_check_information":null,"media_preview":"ACEq00QZz6U15GAO3GR0z3Puac2V49ajJxUFjftajAfG44yvXn0qvIpBqklrLIwY/cJyW+n+P86uK5kkJA+4M9ccd/0688celMRFzRVvfD/fH/fRoosA+WRjyOcHpUQ/eD69hTZztO33/SoxMR04A5qWWi156W6+W5wzfd/z6VnRyGRjGvB69gSRzluDx6DHH61cWHf++fuhXGOxOf8AP51kbvJmDjqvr049fwqkQy1lff8A76eiru4+jf8AfH/2dFUKwXA/j/A1Ut9kj4cgDryeuO1MvWO4DJx6VmuMdKixVzqZGDqQuKwLldjZbjn+fFS6exJwSSMVqlQykMAR71VibnLeb7mitPaPQUUhn//Z","owner":{"id":"25025320","username":"instagram"},"thumbnail_src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/c0.80.640.640a/83327348_207179343743756_7136475730999051572_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=OjTRaSkFkGkAX-lsZXq\u0026oh=b6644b90664fdd12a88792a8a218cbb5\u0026oe=5E3CAF6C","thumbnail_resources":[{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/c0.80.640.640a/s150x150/83327348_207179343743756_7136475730999051572_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=OjTRaSkFkGkAX-lsZXq\u0026oh=b09c7d5464d7c61d428bbd5f747993d7\u0026oe=5E3D18C0","config_width":150,"config_height":150},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/c0.80.640.640a/s240x240/83327348_207179343743756_7136475730999051572_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=OjTRaSkFkGkAX-lsZXq\u0026oh=196630781a0d336e79873851e54708e2\u0026oe=5E3D244A","config_width":240,"config_height":240},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/c0.80.640.640a/s320x320/83327348_207179343743756_7136475730999051572_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=OjTRaSkFkGkAX-lsZXq\u0026oh=b51a93a21a31b5449f934f750e355171\u0026oe=5E3D2970","config_width":320,"config_height":320},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/c0.80.640.640a/s480x480/83327348_207179343743756_7136475730999051572_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=OjTRaSkFkGkAX-lsZXq\u0026oh=58940530865e7ac3f793417a9973c5eb\u0026oe=5E3CB9EA","config_width":480,"config_height":480},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/c0.80.640.640a/83327348_207179343743756_7136475730999051572_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=OjTRaSkFkGkAX-lsZXq\u0026oh=b6644b90664fdd12a88792a8a218cbb5\u0026oe=5E3CAF6C","config_width":640,"config_height":640}],"is_video":true,"felix_profile_grid_crop":null,"video_view_count":7936664}},{"node":{"__typename":"GraphImage","id":"2233640947634384269","edge_media_to_caption":{"edges":[{"node":{"text":"King Princess (@kingprincess69) isn\u2019t going to stop pushing boundaries. \u201cWe all exist on a gender spectrum,\u201d says the musician, whose real name is Mikaela Straus. \u201cIt\u2019s a totally freeing identity to say I don\u2019t feel confined by any gender.\u201d\u2063\n\u2063\nThe 21-year-old has won the praise of critics and fans alike for her talent and swagger. But she isn\u2019t stopping there. \u201cWe need gay artists making the best art we can,\u201d she says, \u201cbut I won\u2019t be satisfied until we have the luxury of being able to make as much crap art as straight artists do.\u201d \ud83c\udf08\u2063\n\u2063\nAll month, we\u2019ve looked to the future with #2020Vision. Check out today\u2019s story to see 20 people to watch in 2020 (and beyond). \u26a1\ufe0f"}}]},"shortcode":"B7_fJuHg62N","edge_media_to_comment":{"count":5945},"comments_disabled":false,"taken_at_timestamp":1580490772,"dimensions":{"height":1350,"width":1080},"display_url":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p1080x1080/83429487_106792960779790_3699017977444758529_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=YYmv6lkrblAAX-sDuoN\u0026oh=c0420cc3c19baa8f8c04abda1d17dd66\u0026oe=5EBC230A","edge_liked_by":{"count":655190},"edge_media_preview_like":{"count":655190},"location":{"id":"212999109","has_public_page":true,"name":"Los Angeles, California","slug":"los-angeles-california"},"gating_info":null,"fact_check_overall_rating":null,"fact_check_information":null,"media_preview":"ACEqtmEj51GD/EPX/wCuKcuCMipIpt2M8VlXckplZYzsCkdO/HUn0+lQnb0Lav6mntphWo7OczJhuHThvf0I+tWSKsgh20VJiigCrAjDknOMD/P9TUs9s0x3DAKj3yT2z2xUsHzpz1/z370y8m8mNsdWGB/n6VkkrGut7LcyIbhoGOOcnkHvW4GDKHHQjNcsW5/Gt+zQyQjJ4BIpplzirX2LHmJ6j86KPsy+35Cind9jKy7kirg4HQdKytXkwVT0Gfz/APrCtWH7zf71cndMTI+Tn5m/nSLjvfsiLd0rptLOYT/vH+Qrk+1btg7C3OCR9/v7Cna2oOXMreh0FFZu9vU/nRRcix//2Q==","owner":{"id":"25025320","username":"instagram"},"thumbnail_src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/c0.180.1440.1440a/s640x640/83429487_106792960779790_3699017977444758529_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=YYmv6lkrblAAX-sDuoN\u0026oh=b479255a5f0b8183110bf9069642b64c\u0026oe=5EBC1C99","thumbnail_resources":[{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/c0.180.1440.1440a/s150x150/83429487_106792960779790_3699017977444758529_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=YYmv6lkrblAAX-sDuoN\u0026oh=aa98b1bafaadeb45994e86c6f6e21460\u0026oe=5ED41F52","config_width":150,"config_height":150},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/c0.180.1440.1440a/s240x240/83429487_106792960779790_3699017977444758529_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=YYmv6lkrblAAX-sDuoN\u0026oh=5466eac76b49940f57716a7fc24a6d91\u0026oe=5EB4EE18","config_width":240,"config_height":240},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/c0.180.1440.1440a/s320x320/83429487_106792960779790_3699017977444758529_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=YYmv6lkrblAAX-sDuoN\u0026oh=d4e1cc23fc3e9e900d8ea273adc90035\u0026oe=5ED02DA2","config_width":320,"config_height":320},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/c0.180.1440.1440a/s480x480/83429487_106792960779790_3699017977444758529_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=YYmv6lkrblAAX-sDuoN\u0026oh=bd996daace5e05647cc6403b851ca5a2\u0026oe=5EBEDEF8","config_width":480,"config_height":480},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/c0.180.1440.1440a/s640x640/83429487_106792960779790_3699017977444758529_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=YYmv6lkrblAAX-sDuoN\u0026oh=b479255a5f0b8183110bf9069642b64c\u0026oe=5EBC1C99","config_width":640,"config_height":640}],"is_video":false,"accessibility_caption":"A portrait of a person wearing a red shirt and gray hat with a house in the background."}},{"node":{"__typename":"GraphImage","id":"2232943086961781098","edge_media_to_caption":{"edges":[{"node":{"text":"Soleil \u201cEwok\u201d Wheeler (@ewokfn) is a 14-year-old pro gamer, and she\u2019s the first girl to join FaZe Clan, one of the best gaming teams on the planet. Did we mention she only played her first game when she was 12?\u2063\n\u2063\nSoleil, who is deaf, has a deaf twin and comes from a deaf family, and she has her sights set on becoming the first female gamer to qualify for the Fortnite World Cup. It\u2019s a massive event, but Soleil is \u201cunfazed\u201d by the challenge. \u201cI\u2019m confident I can do as well as any boys I\u2019m competing with,\u201d she says. \ud83d\udc81\ud83c\udffb\u2063\n\u2063\nThis month, we\u2019re looking to the future with #2020Vision. Follow along as we share the stories of 20 people to watch in 2020 (and beyond). \u26a1"}}]},"shortcode":"B79AeguBWlq","edge_media_to_comment":{"count":9514},"comments_disabled":false,"taken_at_timestamp":1580407580,"dimensions":{"height":1349,"width":1080},"display_url":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p1080x1080/82685758_477561436270664_4930186267083769256_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=qm7_729cwzMAX9SgIOX\u0026oh=89f23b858acc9ee6e90fc01fd6447ebb\u0026oe=5ED9DB59","edge_liked_by":{"count":1069518},"edge_media_preview_like":{"count":1069518},"location":null,"gating_info":null,"fact_check_overall_rating":null,"fact_check_information":null,"media_preview":"ACEqkTI4B57fSrS3ATCjjPqc/n6CqUSh2yuRgngcjn1x2NaIWMcIByDuOD0Hb160hiG5J4OBj9fpSq4PPJI9eAazppAH4+UOOPwI7ds07ztoO49SOe3+f0qLl2savniisvzD/eP/AHz/APXop3fl94rIrwXIiJAHOfxA9uxH61oJIsqgrk5JI7ZxwSfUA+lY9qpuJNo45yT3A7/T0qO/ucShYjtWEYXHb1/z3p76CWmpO8htzufLZOAW56c1YARuMYZgGB7YPUD046Vni5F0NtwcsAdpHHbnpxnj056Vbl3JbRqDnBI3dOOoH0x+NCXTqNvr0Gfuv75/M0VT2/T86KZn/W4+K88rdtAXeME8k9c5/WqLnJz60hoNCQxFO0g+hzVppCwxz8ucfSqlWB0H4UwE3UU6ikI//9k=","owner":{"id":"25025320","username":"instagram"},"thumbnail_src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/c0.179.1440.1440a/s640x640/82685758_477561436270664_4930186267083769256_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=qm7_729cwzMAX9SgIOX\u0026oh=8e4fab1b85cb0be08912b2d3ef4c9654\u0026oe=5EC074A4","thumbnail_resources":[{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/c0.179.1440.1440a/s150x150/82685758_477561436270664_4930186267083769256_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=qm7_729cwzMAX9SgIOX\u0026oh=3ee601462251c114f888ba29b8aaeeab\u0026oe=5EB6A56F","config_width":150,"config_height":150},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/c0.179.1440.1440a/s240x240/82685758_477561436270664_4930186267083769256_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=qm7_729cwzMAX9SgIOX\u0026oh=d9890c64e59d6e54f0a14f64ac308135\u0026oe=5ED23225","config_width":240,"config_height":240},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/c0.179.1440.1440a/s320x320/82685758_477561436270664_4930186267083769256_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=qm7_729cwzMAX9SgIOX\u0026oh=4de467ad486f0cd10548b1bb8ef05e22\u0026oe=5ECF3B9F","config_width":320,"config_height":320},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/c0.179.1440.1440a/s480x480/82685758_477561436270664_4930186267083769256_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=qm7_729cwzMAX9SgIOX\u0026oh=e0863194217745a66e1d997f1ce61903\u0026oe=5EC76BC5","config_width":480,"config_height":480},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/c0.179.1440.1440a/s640x640/82685758_477561436270664_4930186267083769256_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=qm7_729cwzMAX9SgIOX\u0026oh=8e4fab1b85cb0be08912b2d3ef4c9654\u0026oe=5EC074A4","config_width":640,"config_height":640}],"is_video":false,"accessibility_caption":"A girl doing sign language looks up with trees in the background."}},{"node":{"__typename":"GraphVideo","id":"2232195391699418826","edge_media_to_caption":{"edges":[{"node":{"text":"Nicole Laeno (@nicolelaeno) is a self-described introvert, but dance makes her feel fierce. \u201cI was always the kid who hid behind my mom\u2019s legs,\u201d says the 14-year-old, who started taking dance lessons when she was 7. \u201cI found a confidence that I never knew I had. I\u2019m an introvert who turns into a completely different person when I dance.\u201d\u2063\n\u2063\nSee more of Nicole\u2019s dance moves on today\u2019s story, and follow along this month as we share the stories of 20 people to watch in 2020 (and beyond). \u26a1\ufe0f #2020Vision"}}]},"shortcode":"B76WeHPgf7K","edge_media_to_comment":{"count":9701},"comments_disabled":false,"taken_at_timestamp":1580318509,"dimensions":{"height":750,"width":750},"display_url":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/83122390_588587791988562_8799569474994917992_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=ACI5vlMq_AgAX8G3lOu\u0026oh=fb3af56035b0028824b34716a5090ef2\u0026oe=5E3D037C","edge_liked_by":{"count":499471},"edge_media_preview_like":{"count":499471},"location":{"id":"212999109","has_public_page":true,"name":"Los Angeles, California","slug":"los-angeles-california"},"gating_info":null,"fact_check_overall_rating":null,"fact_check_information":null,"media_preview":"ACoq6LFGKSl5qgI5JUhGXOAeP849O/pUU95Fb48xgM8gdSR68VQ1BWuH2xkAQg7yexZc4x34H61zO8tyTnjvSGdkl/A43BgBnbzxk/j/AJFWua4An6U/znHc/mf8aVxGkbt+zNx7mpRfyAFdxO4c55P4HtWRupCxxUa9xkyXsiB1B+WTOc9eeM5+lM8pfU/SoMce9OHIqmBJ5Q9f0pPKPtSUuKWoHRGzhPVR+v8AjUUunwsvAKkEYwev59qvUzvVgUjYxeh/Oo002NmOCQApO31I9D9O1aVMakBQ+wRf7X50f2fF6t+dXqSgZ//Z","owner":{"id":"25025320","username":"instagram"},"thumbnail_src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/s640x640/83122390_588587791988562_8799569474994917992_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=ACI5vlMq_AgAX8G3lOu\u0026oh=97f1fb6a5b9c6f496f158c9da2d28d7a\u0026oe=5E3CDD99","thumbnail_resources":[{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/s150x150/83122390_588587791988562_8799569474994917992_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=ACI5vlMq_AgAX8G3lOu\u0026oh=9aafa2a8c42a3c2246a9f46f5885a34f\u0026oe=5E3D1E3E","config_width":150,"config_height":150},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/s240x240/83122390_588587791988562_8799569474994917992_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=ACI5vlMq_AgAX8G3lOu\u0026oh=026fe153464bc7c2a250dfae2436523a\u0026oe=5E3D10B4","config_width":240,"config_height":240},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/s320x320/83122390_588587791988562_8799569474994917992_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=ACI5vlMq_AgAX8G3lOu\u0026oh=415a33eacc32c908dd2f7e3e223a1163\u0026oe=5E3CBCCE","config_width":320,"config_height":320},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/s480x480/83122390_588587791988562_8799569474994917992_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=ACI5vlMq_AgAX8G3lOu\u0026oh=d4aaff1dad40567c3bdbca9ec477e5d2\u0026oe=5E3CE794","config_width":480,"config_height":480},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/s640x640/83122390_588587791988562_8799569474994917992_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=ACI5vlMq_AgAX8G3lOu\u0026oh=97f1fb6a5b9c6f496f158c9da2d28d7a\u0026oe=5E3CDD99","config_width":640,"config_height":640}],"is_video":true,"felix_profile_grid_crop":null,"video_view_count":6039130}},{"node":{"__typename":"GraphImage","id":"2231479285024364866","edge_media_to_caption":{"edges":[{"node":{"text":"Not many 15 year olds would feel comfortable interviewing world leaders, but Nikki Lilly (@nikkililly_) has a technique for keeping things casual. \u201cI approach my interviews with \u2018big\u2019 people as conversations,\u201d says the vlogger and TV presenter, who has her own interview series, \u201cNikki Lilly Meets.\u201d Nikki started making videos when she was 8 as a distraction from arteriovenous malformation (AVM), a rare condition caused by irregular connections between arteries and veins.\u2063\n\u2063\n\u201cI hope people take away the message that they are enough,\u201d says Nikki. \u201cI want people to know that their circumstances don\u2019t define whether their dreams can come true. Your current situation isn\u2019t your final destination. In order to have the rainbow you have to overcome the rain.\u201d \ud83c\udf08 \u2063\n\u2063\nThis month, we\u2019re looking to the future with #2020Vision. Follow along as we share the stories of 20 people to watch in 2020 (and beyond). \u26a1\ufe0f\u2063\u2063\n\u2063\nPhoto of @nikkililly_ by @lindablacker"}}]},"shortcode":"B73zpY7hRlC","edge_media_to_comment":{"count":19373},"comments_disabled":false,"taken_at_timestamp":1580233081,"dimensions":{"height":1080,"width":1080},"display_url":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/81660960_2559548620987337_5883685472322144426_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=Gpauj0YzNvkAX-ierrn\u0026oh=bdd5237178b77cdcc08820ab55bf43dd\u0026oe=5ED18836","edge_liked_by":{"count":2210861},"edge_media_preview_like":{"count":2210861},"location":{"id":"213385402","has_public_page":true,"name":"London, United Kingdom","slug":"london-united-kingdom"},"gating_info":null,"fact_check_overall_rating":null,"fact_check_information":null,"media_preview":"ACoqxaKKa3tUnRsSJFJKrOgyq9TUYOa2rILsUZyRyMd/XNZMgAc46ZNK5IykpaSmMWn8gY4IP9KjNW7eESKWbJPYDvQIdZL8x5I46U25hKPgdzn861IIUjOFB9T61O8aMeR+f8qi4HNkY4NNq9fRorgoevBHpiqNWAmavWqErnkc8YqnEMuM+tdHEox0pMQ1Mg4bn37084z14Hb0qIH5qWbqKgZhTsGkYj1qKlbqfqf502tRH//Z","owner":{"id":"25025320","username":"instagram"},"thumbnail_src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/s640x640/81660960_2559548620987337_5883685472322144426_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=Gpauj0YzNvkAX-ierrn\u0026oh=bd2a741802f53d955f2044bd458e4813\u0026oe=5ED26D8C","thumbnail_resources":[{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/s150x150/81660960_2559548620987337_5883685472322144426_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=Gpauj0YzNvkAX-ierrn\u0026oh=e5a23ef80ebd6337cf1b9f8bbe48575f\u0026oe=5EBB1709","config_width":150,"config_height":150},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/s240x240/81660960_2559548620987337_5883685472322144426_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=Gpauj0YzNvkAX-ierrn\u0026oh=ae1197d1cbcd41c3aef2d3720d73f34a\u0026oe=5EC7360F","config_width":240,"config_height":240},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/s320x320/81660960_2559548620987337_5883685472322144426_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=Gpauj0YzNvkAX-ierrn\u0026oh=ffc560a1b9513cf7ab30b7c97f593f0b\u0026oe=5ED5DC71","config_width":320,"config_height":320},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/s480x480/81660960_2559548620987337_5883685472322144426_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=Gpauj0YzNvkAX-ierrn\u0026oh=3b34e2242461991be94bfd4ebbeda37a\u0026oe=5ED74C36","config_width":480,"config_height":480},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/s640x640/81660960_2559548620987337_5883685472322144426_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=Gpauj0YzNvkAX-ierrn\u0026oh=bd2a741802f53d955f2044bd458e4813\u0026oe=5ED26D8C","config_width":640,"config_height":640}],"is_video":false,"accessibility_caption":"A portrait of a girl holding roses."}},{"node":{"__typename":"GraphSidecar","id":"2230741430035297660","edge_media_to_caption":{"edges":[{"node":{"text":"Fashion designer Pierre-Louis Auvray (@forbiddenkn0wledge) doesn\u2019t play by the rules. His upcycled creations hark back to childhood influences, like a love for 1980s science-fiction heroes. \u201cI\u2019m a very prolific person and I struggle to stay focused,\u201d he says. \u201cSo if looking at my work doesn\u2019t immediately make sense, just know that it doesn\u2019t to me either!\u201d \ud83e\uddb8\u200d\u2642\ufe0f \ud83d\ude1c \u2063\n\u2063\nThis month, we\u2019re looking to the future with #2020Vision. Follow along as we share the stories of 20 people to watch in 2020 (and beyond). \u26a1\ufe0f\u2063\n\u2063\nPhotos by @forbiddenkn0wledge"}}]},"shortcode":"B71L4L7ADV8","edge_media_to_comment":{"count":8423},"comments_disabled":false,"taken_at_timestamp":1580145122,"dimensions":{"height":1350,"width":1080},"display_url":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p1080x1080/82550362_1807467499395364_6686994700471485675_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=9q0mmeId4k4AX8i-3Uj\u0026oh=d4a4804690a252b83d3f8ea92e76467e\u0026oe=5ED017D7","edge_liked_by":{"count":602866},"edge_media_preview_like":{"count":602866},"location":{"id":"213825729","has_public_page":true,"name":"Le Mans, France","slug":"le-mans-france"},"gating_info":null,"fact_check_overall_rating":null,"fact_check_information":null,"media_preview":null,"owner":{"id":"25025320","username":"instagram"},"thumbnail_src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/c0.180.1440.1440a/s640x640/82550362_1807467499395364_6686994700471485675_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=9q0mmeId4k4AX8i-3Uj\u0026oh=76709098b7992f65f44ee7dd7adfd45a\u0026oe=5EC6D773","thumbnail_resources":[{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/c0.180.1440.1440a/s150x150/82550362_1807467499395364_6686994700471485675_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=9q0mmeId4k4AX8i-3Uj\u0026oh=e8fceb3b1c998ed6ade4867caea5facc\u0026oe=5ED14643","config_width":150,"config_height":150},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/c0.180.1440.1440a/s240x240/82550362_1807467499395364_6686994700471485675_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=9q0mmeId4k4AX8i-3Uj\u0026oh=5b64e5822057089c2d0e87b2d329cbce\u0026oe=5EB88B45","config_width":240,"config_height":240},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/c0.180.1440.1440a/s320x320/82550362_1807467499395364_6686994700471485675_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=9q0mmeId4k4AX8i-3Uj\u0026oh=a3b8848beab0e5627d7661f26c7b73ba\u0026oe=5ECC233B","config_width":320,"config_height":320},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/c0.180.1440.1440a/s480x480/82550362_1807467499395364_6686994700471485675_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=9q0mmeId4k4AX8i-3Uj\u0026oh=490f35f7dd2bd1e00ff0804948302e94\u0026oe=5EC7F87C","config_width":480,"config_height":480},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/c0.180.1440.1440a/s640x640/82550362_1807467499395364_6686994700471485675_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=9q0mmeId4k4AX8i-3Uj\u0026oh=76709098b7992f65f44ee7dd7adfd45a\u0026oe=5EC6D773","config_width":640,"config_height":640}],"is_video":false,"accessibility_caption":"A person walking a runway in a spaceship-like outfit."}},{"node":{"__typename":"GraphImage","id":"2230412477341048184","edge_media_to_caption":{"edges":[{"node":{"text":"We\u2019ve been hanging out on our story all Grammys weekend with artist Alicia Keys (@aliciakeys), who is hosting for the second time and also performing. Ahead of the big @recordingacademy event, she\u2019s been sharing what it takes to prepare.\u2063\u2063\n\u2063\nBut in the wake of today\u2019s news that NBA legend #Kobe Bryant had passed, everyone needed to regroup. For Alicia, it was important to honor the NBA legend, who played for 20 years on the Los Angeles Lakers at the Staples Center, where the Grammys are held. \u201cI think we figured out how to really bring honor and love his way, in his house,\u201d explains Alicia. \u201cWe\u2019re lifting each other up with love and appreciation and celebrating his life.\u201d \u2764\ufe0f"}}]},"shortcode":"B70BFS2gx14","edge_media_to_comment":{"count":6870},"comments_disabled":false,"taken_at_timestamp":1580105908,"dimensions":{"height":1221,"width":1080},"display_url":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/p1080x1080/81345090_112015326894817_2606591842385306270_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=fQPBAotiS4MAX_sbpWq\u0026oh=51a95cac869c0d120cee63941e7eca0d\u0026oe=5ED78601","edge_liked_by":{"count":965285},"edge_media_preview_like":{"count":965285},"location":{"id":"1639313","has_public_page":true,"name":"Staples Center","slug":"staples-center"},"gating_info":null,"fact_check_overall_rating":null,"fact_check_information":null,"media_preview":"ACUqzdi+w9w39Pep448pvXt/eAOcnHH0+vrVZXDgJk5J54B5PfNatvGvlnZhfzzjPJ/z+Fayla1u+plGN73KbhuCCo7npmne+4fT9Ow9v6dqe6ozmNs5/hJ7g9Afb/Iqu8TQvjGBnpzz/n0rWLUvIlwsNeQj3/yKKhYOSc5z9KKOaPZ/d/wR8rESUqQeOMducDtWhGNyh1/iJ+X0GemfoKlW3t0GeXH95jtX6dyfwpPMQ42DG3fnA/2T7n09q5dzfYrIzzlwpIYKSAO4HO3PXGM496njbzVDEk9h+FRpOsmI1UAgHkde3t9aTzPLJTuP60NPZbgmt3sXViB9aKpi4x6/hiilyz8w5od0U5JjI2W59Pb6DsKfE6oSG6FT098/rg1VbqfrSZpiLVo2JAc4wDzUTyFmLHuTSRdfwNR0763FbSxJvoqOitOZmfKj/9k=","owner":{"id":"25025320","username":"instagram"},"thumbnail_src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/c0.94.1440.1440a/s640x640/81345090_112015326894817_2606591842385306270_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=fQPBAotiS4MAX_sbpWq\u0026oh=19d2d9e1ccaea2ebe0c4a6766995e7ce\u0026oe=5ED42949","thumbnail_resources":[{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/c0.94.1440.1440a/s150x150/81345090_112015326894817_2606591842385306270_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=fQPBAotiS4MAX_sbpWq\u0026oh=3237bfb80dd7f642abeb0c5774977cec\u0026oe=5EC24F52","config_width":150,"config_height":150},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/c0.94.1440.1440a/s240x240/81345090_112015326894817_2606591842385306270_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=fQPBAotiS4MAX_sbpWq\u0026oh=6fbd0dfa83c702152ac31543460344c8\u0026oe=5EC74418","config_width":240,"config_height":240},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/c0.94.1440.1440a/s320x320/81345090_112015326894817_2606591842385306270_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=fQPBAotiS4MAX_sbpWq\u0026oh=ffed22620451587495800694f1eb39c7\u0026oe=5EBB3CA2","config_width":320,"config_height":320},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/e35/c0.94.1440.1440a/s480x480/81345090_112015326894817_2606591842385306270_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=fQPBAotiS4MAX_sbpWq\u0026oh=399c74a3a64c5d5a4a7d94b89ac08708\u0026oe=5ED509F8","config_width":480,"config_height":480},{"src":"https://instagram.fbne2-1.fna.fbcdn.net/v/t51.2885-15/sh0.08/e35/c0.94.1440.1440a/s640x640/81345090_112015326894817_2606591842385306270_n.jpg?_nc_ht=instagram.fbne2-1.fna.fbcdn.net\u0026_nc_cat=1\u0026_nc_ohc=fQPBAotiS4MAX_sbpWq\u0026oh=19d2d9e1ccaea2ebe0c4a6766995e7ce\u0026oe=5ED42949","config_width":640,"config_height":640}],"is_video":false,"accessibility_caption":"A woman stands at a piano with blue lights overhead."}}]},"edge_saved_media":{"count":0,"page_info":{"has_next_page":false,"end_cursor":null},"edges":[]},"edge_media_collections":{"count":0,"page_info":{"has_next_page":false,"end_cursor":null},"edges":[]}}},"toast_content_on_load":null}]},"hostname":"www.instagram.com","deployment_stage":"c2","platform":"web","nonce":"gpoGydsrylUqFrpp4tAT0g==","mid_pct":53.89356,"zero_data":{},"cache_schema_version":3,"server_checks":{},"knobx":{"4":false,"17":false,"20":true,"21":36,"22":true},"to_cache":{"gatekeepers":{"4":true,"5":false,"6":false,"7":false,"8":false,"9":false,"10":false,"11":false,"12":false,"13":true,"14":true,"15":true,"16":true,"18":true,"19":false,"23":false,"24":false,"26":true,"27":false,"28":false,"29":true,"31":false,"32":true,"34":false,"35":false,"38":true,"40":true,"41":false,"43":false,"59":true,"61":false,"62":false,"63":false,"64":false,"65":false,"67":true,"68":false,"69":true,"71":false,"72":true,"73":false,"74":false,"75":true,"76":false,"77":false,"78":true,"79":false,"81":false,"82":true,"83":false,"84":false,"86":false,"87":false,"88":true,"89":false,"90":false,"91":false,"92":false},"qe":{"app_upsell":{"g":"","p":{}},"igl_app_upsell":{"g":"","p":{}},"notif":{"g":"","p":{}},"onetaplogin":{"g":"","p":{}},"multireg_iter":{"g":"test_back_removed_11_30","p":{"has_back_removed":"true"}},"felix_clear_fb_cookie":{"g":"","p":{}},"felix_creation_duration_limits":{"g":"","p":{}},"felix_creation_fb_crossposting":{"g":"","p":{}},"felix_creation_fb_crossposting_v2":{"g":"","p":{}},"felix_creation_validation":{"g":"","p":{}},"mweb_topical_explore":{"g":"","p":{}},"post_options":{"g":"","p":{}},"iglscioi":{"g":"","p":{}},"sticker_tray":{"g":"","p":{}},"web_sentry":{"g":"","p":{}},"0":{"p":{"4":true,"7":true,"8":true,"9":false},"qex":true},"2":{"p":{"0":true},"qex":true},"4":{"p":{"0":true},"qex":true},"5":{"p":{"1":false},"qex":true},"6":{"p":{"1":true,"5":false,"6":false,"7":false,"9":false,"10":false},"qex":true},"10":{"p":{"2":false},"qex":true},"12":{"p":{"0":5},"qex":true},"13":{"p":{"0":true},"qex":true},"16":{"p":{"0":false},"qex":true},"17":{"p":{"1":true},"qex":true},"19":{"p":{"0":true},"qex":true},"21":{"p":{"2":false},"qex":true},"22":{"p":{"1":false,"2":8.0,"3":0.85,"4":0.95,"10":0.0,"11":15,"12":3,"13":false},"qex":true},"23":{"p":{"0":false,"1":false},"qex":true},"25":{"p":{},"qex":true},"26":{"p":{"0":""},"qex":true},"28":{"p":{"0":false},"qex":true},"29":{"p":{},"qex":true},"30":{"p":{"0":true},"qex":true},"31":{"p":{},"qex":true},"33":{"p":{},"qex":true},"34":{"p":{"0":false},"qex":true},"35":{"p":{"0":false},"qex":true},"36":{"p":{"0":true,"1":true,"2":false,"3":false,"4":false},"qex":true},"37":{"p":{"0":false},"qex":true},"39":{"p":{"0":false,"6":false,"7":false,"8":false,"10":false,"11":false,"13":false,"14":false},"qex":true},"41":{"p":{"3":true},"qex":true},"42":{"p":{"0":true},"qex":true},"43":{"p":{"0":false,"1":false,"2":false},"qex":true},"44":{"p":{"1":"inside_media","2":0.2},"qex":true},"45":{"p":{"2":true,"4":36,"7":true,"8":4,"12":false,"13":false,"14":true,"15":true,"16":36,"17":0,"18":false,"19":2,"22":true,"23":"ver_1","24":false,"25":"control","26":"control"},"qex":true},"46":{"p":{"0":false},"qex":true},"47":{"p":{"0":true,"1":true,"2":false,"3":false,"4":false,"6":false,"8":false,"9":false,"10":false,"11":false},"qex":true},"49":{"p":{"0":false},"qex":true},"50":{"p":{"0":false},"qex":true},"53":{"p":{"0":5},"qex":true},"54":{"p":{"0":false},"qex":true},"55":{"p":{"0":false},"qex":true},"56":{"p":{"1":true,"2":true},"qex":true},"58":{"p":{"0":0.0,"1":false},"qex":true},"59":{"p":{"0":true},"qex":true},"62":{"p":{"0":false},"qex":true},"64":{"p":{"0":false},"qex":true},"65":{"p":{},"qex":true},"66":{"p":{"0":false},"qex":true},"67":{"p":{"0":true,"1":false,"2":false,"3":false,"4":false},"qex":true},"68":{"p":{"0":false},"qex":true},"69":{"p":{"0":true},"qex":true},"70":{"p":{"1":"Instagram\u306f\u30a2\u30d7\u30ea\u3067\u3088\u308a\u5feb\u9069\u306b\u3054\u5229\u7528\u306b\u306a\u308c\u307e\u3059","2":"\u30a2\u30d7\u30ea\u306b\u306f\u3088\u308a\u591a\u304f\u306e\u30ab\u30e1\u30e9\u30a8\u30d5\u30a7\u30af\u30c8\u3084\u30b9\u30bf\u30f3\u30d7\u304c\u3042\u308a\u307e\u3059\u3002\u30e1\u30c3\u30bb\u30fc\u30b8\u3092\u9001\u4fe1\u3059\u308b\u65b9\u6cd5\u3082\u3088\u308a\u591a\u304f\u3042\u308a\u307e\u3059\u3002","3":"\u30a2\u30d7\u30ea\u3092\u5229\u7528"},"qex":true},"71":{"p":{"1":"^/explore/.*|^/accounts/activity/$"},"qex":true},"72":{"p":{"0":false,"1":false,"2":false,"3":false,"4":false},"qex":true},"73":{"p":{"0":false},"qex":true},"74":{"p":{"0":false},"qex":true},"75":{"p":{"0":false},"qex":true},"76":{"p":{"0":false},"qex":true}},"probably_has_app":false,"cb":false},"device_id":"5F37ACB4-23B7-478A-B93E-B467189B5273","encryption":{"key_id":"245","public_key":"f5a1fdb4e2e032e5d3b42c3350d69918eebdb640e2f9cc0fe1fc55cd7800cf30"},"rollout_hash":"0154acdf8487","bundle_variant":"metro","is_canary":false};</script>
<script type="text/javascript">window.__initialDataLoaded(window._sharedData);</script>
<script type="text/javascript">var __BUNDLE_START_TIME__=this.nativePerformanceNow?nativePerformanceNow():Date.now(),__DEV__=false,process=this.process||{};process.env=process.env||{};process.env.NODE_ENV=process.env.NODE_ENV||"production";!(function(r){"use strict";function e(){return c=Object.create(null)}function t(r){var e=r,t=c[e];return t&&t.isInitialized?t.publicModule.exports:o(e,t)}function n(r){var e=r;if(c[e]&&c[e].importedDefault!==f)return c[e].importedDefault;var n=t(e),i=n&&n.__esModule?n.default:n;return c[e].importedDefault=i}function i(r){var e=r;if(c[e]&&c[e].importedAll!==f)return c[e].importedAll;var n,i=t(e);if(i&&i.__esModule)n=i;else{if(n={},i)for(var o in i)p.call(i,o)&&(n[o]=i[o]);n.default=i}return c[e].importedAll=n}function o(e,t){if(!s&&r.ErrorUtils){s=!0;var n;try{n=u(e,t)}catch(e){r.ErrorUtils.reportFatalError(e)}return s=!1,n}return u(e,t)}function l(r){return{segmentId:r>>>v,localId:r&h}}function u(e,o){if(!o&&g.length>0){var u=l(e),f=u.segmentId,p=u.localId,s=g[f];null!=s&&(s(p),o=c[e])}var v=r.nativeRequire;if(!o&&v){var h=l(e),I=h.segmentId;v(h.localId,I),o=c[e]}if(!o)throw a(e);if(o.hasError)throw d(e,o.error);o.isInitialized=!0;var _=o,w=_.factory,y=_.dependencyMap;try{var M=o.publicModule;if(M.id=e,m.length>0)for(var b=0;b<m.length;++b)m[b].cb(e,M);return w(r,t,n,i,M,M.exports,y),o.factory=void 0,o.dependencyMap=void 0,M.exports}catch(r){throw o.hasError=!0,o.error=r,o.isInitialized=!1,o.publicModule.exports=void 0,r}}function a(r){var e='Requiring unknown module "'+r+'".';return Error(e)}function d(r,e){var t=r;return Error('Requiring module "'+t+'", which threw an exception: '+e)}r.__r=t,r.__d=function(r,e,t){null==c[e]&&(c[e]={dependencyMap:t,factory:r,hasError:!1,importedAll:f,importedDefault:f,isInitialized:!1,publicModule:{exports:{}}})},r.__c=e,r.__registerSegment=function(r,e){g[r]=e};var c=e(),f={},p={}.hasOwnProperty;t.importDefault=n,t.importAll=i;var s=!1,v=16,h=65535;t.unpackModuleId=l,t.packModuleId=function(r){return(r.segmentId<<v)+r.localId};var m=[];t.registerHook=function(r){var e={cb:r};return m.push(e),{release:function(){for(var r=0;r<m.length;++r)if(m[r]===e){m.splice(r,1);break}}}};var g=[]})('undefined'!=typeof global?global:'undefined'!=typeof window?window:this);
__s={"js":{"146":"/static/bundles/metro/EncryptionUtils.js/6462dc47b4ef.js","147":"/static/bundles/metro/MobileStoriesLoginPage.js/5050bed64a1e.js","148":"/static/bundles/metro/DesktopStoriesLoginPage.js/05b9d6919515.js","149":"/static/bundles/metro/DirectSearchUserContainer.js/5cc0e0746a0f.js","150":"/static/bundles/metro/MobileStoriesPage.js/cb34eee4679d.js","151":"/static/bundles/metro/DesktopStoriesPage.js/00043b076aab.js","152":"/static/bundles/metro/ActivityFeedPage.js/e80b81ffc79a.js","153":"/static/bundles/metro/AdsSettingsPage.js/eddba1e4294c.js","154":"/static/bundles/metro/DonateCheckoutPage.js/828b2663254e.js","155":"/static/bundles/metro/CameraPage.js/451254bcbb11.js","156":"/static/bundles/metro/SettingsModules.js/ee6537d25aac.js","157":"/static/bundles/metro/ContactHistoryPage.js/ac076fc8f587.js","158":"/static/bundles/metro/AccessToolPage.js/cb2cedbab6a0.js","159":"/static/bundles/metro/AccessToolViewAllPage.js/1013563ea57c.js","160":"/static/bundles/metro/AccountPrivacyBugPage.js/4047c0779db6.js","161":"/static/bundles/metro/FirstPartyPlaintextPasswordLandingPage.js/d4551b646e36.js","162":"/static/bundles/metro/ThirdPartyPlaintextPasswordLandingPage.js/a9cd8f923724.js","163":"/static/bundles/metro/ShoppingBagLandingPage.js/517488110739.js","164":"/static/bundles/metro/PlaintextPasswordBugPage.js/5e8e6c125b08.js","165":"/static/bundles/metro/PrivateAccountMadePublicBugPage.js/f97c400e39e9.js","166":"/static/bundles/metro/PublicAccountNotMadePrivateBugPage.js/4921c2e0d8d4.js","167":"/static/bundles/metro/BlockedAccountsBugPage.js/27b98d1e3e8a.js","168":"/static/bundles/metro/AndroidBetaPrivacyBugPage.js/58cdbd3117b5.js","169":"/static/bundles/metro/DataControlsSupportPage.js/254cde55f1c6.js","170":"/static/bundles/metro/DataDownloadRequestPage.js/9e3d7032738e.js","171":"/static/bundles/metro/DataDownloadRequestConfirmPage.js/fd95c5fde80c.js","172":"/static/bundles/metro/CheckpointUnderageAppealPage.js/d406f4614b87.js","173":"/static/bundles/metro/AccountRecoveryLandingPage.js/2f76d4d8cffc.js","174":"/static/bundles/metro/ContactInvitesOptOutPage.js/016ecae6583c.js","175":"/static/bundles/metro/ParentalConsentPage.js/3def9701bc36.js","176":"/static/bundles/metro/ParentalConsentNotParentPage.js/d7db9bb48e2d.js","177":"/static/bundles/metro/TermsAcceptPage.js/586e214f259e.js","178":"/static/bundles/metro/TermsUnblockPage.js/d095f561e86c.js","179":"/static/bundles/metro/NewTermsConfirmPage.js/93983f49682d.js","180":"/static/bundles/metro/ContactInvitesOptOutStatusPage.js/f5b65a71857f.js","181":"/static/bundles/metro/CreationModules.js/8d571bc04cc8.js","182":"/static/bundles/metro/StoryCreationPage.js/da8bbff4d0e5.js","183":"/static/bundles/metro/DynamicExploreMediaPage.js/221395d0e6ac.js","184":"/static/bundles/metro/ExploreMediaPageContainer.js/d4060c010bb4.js","185":"/static/bundles/metro/PostCommentInput.js/986c1ab66425.js","187":"/static/bundles/metro/PostModalEntrypoint.js/f5a6263d0247.js","188":"/static/bundles/metro/PostComments.js/9504bc214ed9.js","189":"/static/bundles/metro/LikedByListContainer.js/43f4fb3bcea6.js","190":"/static/bundles/metro/CommentLikedByListContainer.js/41873a05e47e.js","191":"/static/bundles/metro/shaka-player.ui.js/3f7b6e36c82f.js","192":"/static/bundles/metro/DiscoverMediaPageContainer.js/02c43c83cb67.js","193":"/static/bundles/metro/DiscoverPeoplePageContainer.js/3048b6f43a62.js","194":"/static/bundles/metro/EmailConfirmationPage.js/89a1c987e965.js","195":"/static/bundles/metro/EmailReportBadPasswordResetPage.js/3134d8c9be32.js","196":"/static/bundles/metro/FBSignupPage.js/17e3f7f63c5b.js","197":"/static/bundles/metro/NewUserInterstitial.js/b8b32c075000.js","198":"/static/bundles/metro/MultiStepSignupPage.js/4d0c2ab5a121.js","199":"/static/bundles/metro/EmptyFeedPage.js/d791b8ff35d3.js","200":"/static/bundles/metro/NewUserActivatorsUnit.js/5ca840d0a980.js","201":"/static/bundles/metro/FeedEndSuggestedUserUnit.js/fa934d1719ef.js","202":"/static/bundles/metro/FeedSidebarContainer.js/df5ff0cc0ac0.js","203":"/static/bundles/metro/SuggestedUserFeedUnitContainer.js/96857a352149.js","204":"/static/bundles/metro/InFeedStoryTray.js/31ee837d9e04.js","205":"/static/bundles/metro/FeedPageContainer.js/f8f326bedd36.js","206":"/static/bundles/metro/FollowListModal.js/dc54402ab857.js","207":"/static/bundles/metro/FollowListPage.js/7e7b61692607.js","208":"/static/bundles/metro/SimilarAccountsPage.js/822717312f76.js","209":"/static/bundles/metro/FalseInformationLandingPage.js/08211ab00481.js","210":"/static/bundles/metro/LandingPage.js/2d0e656a7f15.js","211":"/static/bundles/metro/LocationsDirectoryCountryPage.js/744801be924e.js","212":"/static/bundles/metro/LocationsDirectoryCityPage.js/45340b4bdd44.js","213":"/static/bundles/metro/LocationPageContainer.js/7f359243c936.js","214":"/static/bundles/metro/LocationsDirectoryLandingPage.js/8e8bd3dd7c3b.js","215":"/static/bundles/metro/LoginAndSignupPage.js/0d6bd34b3e6d.js","216":"/static/bundles/metro/ResetPasswordPageContainer.js/cedaa4aa05df.js","217":"/static/bundles/metro/MobileAllCommentsPage.js/3e41d5ebaec8.js","218":"/static/bundles/metro/MediaChainingPageContainer.js/a0d2fcd63ca1.js","219":"/static/bundles/metro/PostPageContainer.js/3a3ee2b7ab24.js","220":"/static/bundles/metro/ProfilesDirectoryLandingPage.js/bad24473b1b4.js","221":"/static/bundles/metro/HashtagsDirectoryLandingPage.js/5b53022d8411.js","222":"/static/bundles/metro/SuggestedDirectoryLandingPage.js/a5cd3e4dee88.js","223":"/static/bundles/metro/TagPageContainer.js/04523f8965c9.js","224":"/static/bundles/metro/PhoneConfirmPage.js/95df54c21dc0.js","225":"/static/bundles/metro/SimilarAccountsModal.js/88dc79df060d.js","226":"/static/bundles/metro/ProfilePageContainer.js/8467a6be86d5.js","227":"/static/bundles/metro/HttpErrorPage.js/c7c72dcadac8.js","228":"/static/bundles/metro/IGTVVideoDraftsPageContainer.js/d9b99b866f22.js","229":"/static/bundles/metro/IGTVVideoUploadPageContainer.js/f4eba327f17b.js","230":"/static/bundles/metro/OAuthPermissionsPage.js/b9ba4e6bc6ac.js","231":"/static/bundles/metro/MobileDirectPage.js/1fce0258f12f.js","232":"/static/bundles/metro/DesktopDirectPage.js/b7b065be7077.js","233":"/static/bundles/metro/OneTapUpsell.js/cee44db434fb.js","234":"/static/bundles/metro/NametagLandingPage.js/a1bd6bab5b8d.js","235":"/static/bundles/metro/LocalDevTransactionToolSelectorPage.js/74bddbd2e990.js","236":"/static/bundles/metro/FBEAppStoreErrorPage.js/ec5221ccc882.js","237":"/static/bundles/metro/ActivityFeedBox.js/a160081931df.js","238":"/static/bundles/metro/DirectMQTT.js/ead87b29b29d.js","239":"/static/bundles/metro/DebugInfoNub.js/717359e4667b.js","241":"/static/bundles/metro/Consumer.js/4f64e2fa0471.js","242":"/static/bundles/metro/Challenge.js/9950eb326e91.js","243":"/static/bundles/metro/NotificationLandingPage.js/ab7cacbf3a0f.js","260":"/static/bundles/metro/EmbedAsyncLogger.js/84aff9aa6818.js","262":"/static/bundles/metro/EmbedVideoWrapper.js/595e39514805.js","263":"/static/bundles/metro/EmbedSidecarEntrypoint.js/325648417202.js","264":"/static/bundles/metro/EmbedRich.js/00aa6f6971d0.js"},"css":{"147":"/static/bundles/metro/MobileStoriesLoginPage.css/aaf75cd63407.css","148":"/static/bundles/metro/DesktopStoriesLoginPage.css/ae7fafb7e265.css","149":"/static/bundles/metro/DirectSearchUserContainer.css/7d609cfe5ad1.css","150":"/static/bundles/metro/MobileStoriesPage.css/f5175824f00a.css","151":"/static/bundles/metro/DesktopStoriesPage.css/2563d2325aa6.css","152":"/static/bundles/metro/ActivityFeedPage.css/02c105e878ec.css","153":"/static/bundles/metro/AdsSettingsPage.css/0160a4c82cea.css","154":"/static/bundles/metro/DonateCheckoutPage.css/0160a4c82cea.css","155":"/static/bundles/metro/CameraPage.css/5deda4e7e465.css","156":"/static/bundles/metro/SettingsModules.css/1f29472c5f79.css","157":"/static/bundles/metro/ContactHistoryPage.css/34ab63508bd0.css","158":"/static/bundles/metro/AccessToolPage.css/12daaa753f7c.css","159":"/static/bundles/metro/AccessToolViewAllPage.css/4aee120d6360.css","160":"/static/bundles/metro/AccountPrivacyBugPage.css/a388cb605b60.css","163":"/static/bundles/metro/ShoppingBagLandingPage.css/9ea9da8878b6.css","168":"/static/bundles/metro/AndroidBetaPrivacyBugPage.css/17e8362798f7.css","169":"/static/bundles/metro/DataControlsSupportPage.css/35d54b69c6c2.css","170":"/static/bundles/metro/DataDownloadRequestPage.css/c7fd80f52f6c.css","171":"/static/bundles/metro/DataDownloadRequestConfirmPage.css/bedb94ce8aa6.css","172":"/static/bundles/metro/CheckpointUnderageAppealPage.css/16f3c27c90f1.css","173":"/static/bundles/metro/AccountRecoveryLandingPage.css/3f6e2fa561c0.css","174":"/static/bundles/metro/ContactInvitesOptOutPage.css/2d3511c008a7.css","175":"/static/bundles/metro/ParentalConsentPage.css/03c048ca9e8c.css","176":"/static/bundles/metro/ParentalConsentNotParentPage.css/48d3c7450a8d.css","177":"/static/bundles/metro/TermsAcceptPage.css/4369700bdc25.css","178":"/static/bundles/metro/TermsUnblockPage.css/a803f5e68fbd.css","179":"/static/bundles/metro/NewTermsConfirmPage.css/737fd410607a.css","180":"/static/bundles/metro/ContactInvitesOptOutStatusPage.css/856d94b8e737.css","181":"/static/bundles/metro/CreationModules.css/e92c070f7f5a.css","182":"/static/bundles/metro/StoryCreationPage.css/e54c6b3bbeca.css","183":"/static/bundles/metro/DynamicExploreMediaPage.css/33640695a4d5.css","184":"/static/bundles/metro/ExploreMediaPageContainer.css/2d47451aab3f.css","185":"/static/bundles/metro/PostCommentInput.css/23a5f4539bb2.css","187":"/static/bundles/metro/PostModalEntrypoint.css/bbbb865d1e91.css","188":"/static/bundles/metro/PostComments.css/49c295fc85ad.css","189":"/static/bundles/metro/LikedByListContainer.css/99bc7674003c.css","190":"/static/bundles/metro/CommentLikedByListContainer.css/99bc7674003c.css","192":"/static/bundles/metro/DiscoverMediaPageContainer.css/db15bfd1d21e.css","193":"/static/bundles/metro/DiscoverPeoplePageContainer.css/3cb4fec1200f.css","194":"/static/bundles/metro/EmailConfirmationPage.css/90364025b97f.css","195":"/static/bundles/metro/EmailReportBadPasswordResetPage.css/e4462019534b.css","196":"/static/bundles/metro/FBSignupPage.css/8caefd531e0f.css","197":"/static/bundles/metro/NewUserInterstitial.css/bafaefd918ba.css","198":"/static/bundles/metro/MultiStepSignupPage.css/39f54f0c8f0f.css","199":"/static/bundles/metro/EmptyFeedPage.css/c8f9c7b850b0.css","201":"/static/bundles/metro/FeedEndSuggestedUserUnit.css/d97ebdfaae51.css","202":"/static/bundles/metro/FeedSidebarContainer.css/98b3abd625e9.css","203":"/static/bundles/metro/SuggestedUserFeedUnitContainer.css/aee3fcd9b89b.css","204":"/static/bundles/metro/InFeedStoryTray.css/1a4b2556c991.css","205":"/static/bundles/metro/FeedPageContainer.css/77161bf31b84.css","206":"/static/bundles/metro/FollowListModal.css/e8d2d348cc8f.css","207":"/static/bundles/metro/FollowListPage.css/a4e597433cb5.css","208":"/static/bundles/metro/SimilarAccountsPage.css/99bc7674003c.css","210":"/static/bundles/metro/LandingPage.css/00a811f1ea1a.css","211":"/static/bundles/metro/LocationsDirectoryCountryPage.css/f011822b2d93.css","212":"/static/bundles/metro/LocationsDirectoryCityPage.css/f011822b2d93.css","213":"/static/bundles/metro/LocationPageContainer.css/3c7fbdecf8de.css","214":"/static/bundles/metro/LocationsDirectoryLandingPage.css/a69bead6658f.css","215":"/static/bundles/metro/LoginAndSignupPage.css/8acb7a798e78.css","216":"/static/bundles/metro/ResetPasswordPageContainer.css/9e2e7773d781.css","217":"/static/bundles/metro/MobileAllCommentsPage.css/84dad37336da.css","218":"/static/bundles/metro/MediaChainingPageContainer.css/c2cf76d8874b.css","219":"/static/bundles/metro/PostPageContainer.css/9c7c414bff9c.css","220":"/static/bundles/metro/ProfilesDirectoryLandingPage.css/ec897738d3bc.css","221":"/static/bundles/metro/HashtagsDirectoryLandingPage.css/ec897738d3bc.css","222":"/static/bundles/metro/SuggestedDirectoryLandingPage.css/ec897738d3bc.css","223":"/static/bundles/metro/TagPageContainer.css/cd2c796419af.css","224":"/static/bundles/metro/PhoneConfirmPage.css/6fe5c666d3d5.css","226":"/static/bundles/metro/ProfilePageContainer.css/7a0576ca1f48.css","227":"/static/bundles/metro/HttpErrorPage.css/97acfee23c4f.css","228":"/static/bundles/metro/IGTVVideoDraftsPageContainer.css/c7ccaa3d14b1.css","229":"/static/bundles/metro/IGTVVideoUploadPageContainer.css/e5717bd3f564.css","230":"/static/bundles/metro/OAuthPermissionsPage.css/911f01846417.css","231":"/static/bundles/metro/MobileDirectPage.css/de28f1439a93.css","232":"/static/bundles/metro/DesktopDirectPage.css/7fb3d55e5c2f.css","233":"/static/bundles/metro/OneTapUpsell.css/3d1082494e45.css","234":"/static/bundles/metro/NametagLandingPage.css/2f84f5be7992.css","235":"/static/bundles/metro/LocalDevTransactionToolSelectorPage.css/3f8f9bb4c8a7.css","236":"/static/bundles/metro/FBEAppStoreErrorPage.css/37c4f5efdab6.css","237":"/static/bundles/metro/ActivityFeedBox.css/08bdc9de511d.css","239":"/static/bundles/metro/DebugInfoNub.css/82b1556c77a2.css","241":"/static/bundles/metro/Consumer.css/ac8ab46d873b.css","242":"/static/bundles/metro/Challenge.css/fe3be97c8e4f.css","262":"/static/bundles/metro/EmbedVideoWrapper.css/97e3265f7948.css","263":"/static/bundles/metro/EmbedSidecarEntrypoint.css/d6cdecf93acd.css","264":"/static/bundles/metro/EmbedRich.css/05870703c9d0.css"}}</script>
<script type="text/javascript" src="/static/bundles/metro/Polyfills.js/3df8f4cd8c10.js" crossorigin="anonymous"></script>
<script type="text/javascript" src="/static/bundles/metro/Vendor.js/5a56d51ae30f.js" crossorigin="anonymous"></script>
<script type="text/javascript" src="/static/bundles/metro/en_US.js/bf4ef284ac30.js" crossorigin="anonymous"></script>
<script type="text/javascript" src="/static/bundles/metro/ConsumerLibCommons.js/d61eb7d0c8ac.js" crossorigin="anonymous"></script>
<script type="text/javascript" src="/static/bundles/metro/ConsumerUICommons.js/0b76f67bc66d.js" crossorigin="anonymous"></script>
<script type="text/javascript" src="/static/bundles/metro/ConsumerAsyncCommons.js/bdbe48754acd.js" crossorigin="anonymous"></script>
<script type="text/javascript" src="/static/bundles/metro/Consumer.js/4f64e2fa0471.js" crossorigin="anonymous" charset="utf-8" async=""></script>
<script type="text/javascript" src="/static/bundles/metro/ProfilePageContainer.js/8467a6be86d5.js" crossorigin="anonymous" charset="utf-8" async=""></script>
<script type="text/javascript">
(function(){
function normalizeError(err) {
var errorInfo = err.error || {};
var getConfigProp = function(propName, defaultValueIfNotTruthy) {
var propValue = window._sharedData && window._sharedData[propName];
return propValue ? propValue : defaultValueIfNotTruthy;
};
return {
line: err.line || errorInfo.message || 0,
column: err.column || 0,
name: 'InitError',
message: err.message || errorInfo.message || '',
script: errorInfo.script || '',
stack: errorInfo.stackTrace || errorInfo.stack || '',
timestamp: Date.now(),
ref: window.location.href,
deployment_stage: getConfigProp('deployment_stage', ''),
is_canary: getConfigProp('is_canary', false),
rollout_hash: getConfigProp('rollout_hash', ''),
is_prerelease: window.__PRERELEASE__ || false,
bundle_variant: getConfigProp('bundle_variant', null),
request_url: err.url || window.location.href,
response_status_code: errorInfo.statusCode || 0
}
}
window.addEventListener('load', function(){
if (window.__bufferedErrors && window.__bufferedErrors.length) {
if (window.caches && window.caches.keys && window.caches.delete) {
window.caches.keys().then(function(keys) {
keys.forEach(function(key) {
window.caches.delete(key)
})
})
}
window.__bufferedErrors.map(function(error) {
return normalizeError(error)
}).forEach(function(normalizedError) {
var request = new XMLHttpRequest();
request.open('POST', '/client_error/', true);
request.setRequestHeader('Content-Type', 'application/json; charset=utf-8');
request.send(JSON.stringify(normalizedError));
})
}
})
}());
</script>
</body>
</html>