CINXE.COM
Login • Instagram
<!DOCTYPE html> <html lang="en" class="no-js not-logged-in client-root"> <head><script type="text/javascript" src="https://web-static.archive.org/_static/js/bundle-playback.js?v=7YQSqjSh" charset="utf-8"></script> <script type="text/javascript" src="https://web-static.archive.org/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="https://web-static.archive.org/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("https://www.instagram.com/accounts/login/?next=/geonewsdottv/","20200806021932","https://web.archive.org/","web","https://web-static.archive.org/_static/", "1596680372"); </script> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/banner-styles.css?v=p7PEIJWi" /> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title> Login • Instagram </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="/web/20200806021932/https://www.instagram.com/data/manifest.json"> <link rel="preload" href="/web/20200806021932/https://www.instagram.com/static/bundles/metro/ConsumerUICommons.css/3a78759414d5.css" as="style" type="text/css" crossorigin="anonymous"/> <link rel="preload" href="/web/20200806021932/https://www.instagram.com/static/bundles/metro/ConsumerAsyncCommons.css/e5f471a37be6.css" as="style" type="text/css" crossorigin="anonymous"/> <link rel="preload" href="/web/20200806021932/https://www.instagram.com/static/bundles/metro/Consumer.css/34917f0924ae.css" as="style" type="text/css" crossorigin="anonymous"/> <link rel="preload" href="/web/20200806021932/https://www.instagram.com/static/bundles/metro/FBSignupPage.css/69fe845008ba.css" as="style" type="text/css" crossorigin="anonymous"/> <link rel="preload" href="/web/20200806021932/https://www.instagram.com/static/bundles/metro/LoginAndSignupPage.css/7843fc980a59.css" as="style" type="text/css" crossorigin="anonymous"/> <link rel="preload" href="/web/20200806021932/https://www.instagram.com/static/bundles/metro/Vendor.js/5a56d51ae30f.js" as="script" type="text/javascript" crossorigin="anonymous"/> <link rel="preload" href="/web/20200806021932/https://www.instagram.com/static/bundles/metro/en_US.js/711598383721.js" as="script" type="text/javascript" crossorigin="anonymous"/> <link rel="preload" href="/web/20200806021932/https://www.instagram.com/static/bundles/metro/ConsumerLibCommons.js/ce9fb1ac9977.js" as="script" type="text/javascript" crossorigin="anonymous"/> <link rel="preload" href="/web/20200806021932/https://www.instagram.com/static/bundles/metro/ConsumerUICommons.js/a4d01de12abd.js" as="script" type="text/javascript" crossorigin="anonymous"/> <link rel="preload" href="/web/20200806021932/https://www.instagram.com/static/bundles/metro/ConsumerAsyncCommons.js/fff2705d2f75.js" as="script" type="text/javascript" crossorigin="anonymous"/> <link rel="preload" href="/web/20200806021932/https://www.instagram.com/static/bundles/metro/Consumer.js/3e15ebd05d03.js" as="script" type="text/javascript" crossorigin="anonymous"/> <link rel="preload" href="/web/20200806021932/https://www.instagram.com/static/bundles/metro/FBSignupPage.js/7913df69f08b.js" as="script" type="text/javascript" crossorigin="anonymous"/> <link rel="preload" href="/web/20200806021932/https://www.instagram.com/static/bundles/metro/LoginAndSignupPage.js/fea792630d9a.js" as="script" type="text/javascript" crossorigin="anonymous"/> <link rel="prefetch" as="script" href="/web/20200806021932/https://www.instagram.com/static/bundles/metro/FeedPageContainer.js/8277ebbe3d07.js" type="text/javascript" crossorigin="anonymous"/> <link rel="prefetch" as="stylesheet" href="/web/20200806021932/https://www.instagram.com/static/bundles/metro/FeedPageContainer.css/e70aace02950.css" type="text/css" 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="/web/20200806021932im_/https://www.instagram.com/static/images/ico/apple-touch-icon-76x76-precomposed.png/666282be8229.png"> <link rel="apple-touch-icon-precomposed" sizes="120x120" href="/web/20200806021932im_/https://www.instagram.com/static/images/ico/apple-touch-icon-120x120-precomposed.png/8a5bd3f267b1.png"> <link rel="apple-touch-icon-precomposed" sizes="152x152" href="/web/20200806021932im_/https://www.instagram.com/static/images/ico/apple-touch-icon-152x152-precomposed.png/68193576ffc5.png"> <link rel="apple-touch-icon-precomposed" sizes="167x167" href="/web/20200806021932im_/https://www.instagram.com/static/images/ico/apple-touch-icon-167x167-precomposed.png/4985e31c9100.png"> <link rel="apple-touch-icon-precomposed" sizes="180x180" href="/web/20200806021932im_/https://www.instagram.com/static/images/ico/apple-touch-icon-180x180-precomposed.png/c06fdb2357bd.png"> <link rel="icon" sizes="192x192" href="/web/20200806021932im_/https://www.instagram.com/static/images/ico/favicon-192.png/68d99ba29cc8.png"> <link rel="mask-icon" href="/web/20200806021932im_/https://www.instagram.com/static/images/ico/favicon.svg/fc72dd4bfde8.svg" color="#262626"> <link rel="shortcut icon" type="image/x-icon" href="/web/20200806021932im_/https://www.instagram.com/static/images/ico/favicon.ico/36b3ee2d91ed.ico"> <meta content="Welcome back to Instagram. Sign in to check out what your friends, family & interests have been capturing & sharing around the world." name="description"/> <link rel="canonical" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/" hreflang="x-default"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=en" hreflang="en"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=fr" hreflang="fr"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=it" hreflang="it"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=de" hreflang="de"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=es" hreflang="es"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=zh-cn" hreflang="zh-cn"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=zh-tw" hreflang="zh-tw"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=ja" hreflang="ja"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=ko" hreflang="ko"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=pt" hreflang="pt"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=pt-br" hreflang="pt-br"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=af" hreflang="af"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=cs" hreflang="cs"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=da" hreflang="da"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=el" hreflang="el"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=fi" hreflang="fi"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=hr" hreflang="hr"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=hu" hreflang="hu"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=id" hreflang="id"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=ms" hreflang="ms"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=nb" hreflang="nb"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=nl" hreflang="nl"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=pl" hreflang="pl"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=ru" hreflang="ru"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=sk" hreflang="sk"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=sv" hreflang="sv"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=th" hreflang="th"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=tl" hreflang="tl"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=tr" hreflang="tr"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=hi" hreflang="hi"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=bn" hreflang="bn"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=gu" hreflang="gu"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=kn" hreflang="kn"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=ml" hreflang="ml"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=mr" hreflang="mr"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=pa" hreflang="pa"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=ta" hreflang="ta"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=te" hreflang="te"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=ne" hreflang="ne"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=si" hreflang="si"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=ur" hreflang="ur"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=vi" hreflang="vi"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=bg" hreflang="bg"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=fr-ca" hreflang="fr-ca"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=ro" hreflang="ro"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=sr" hreflang="sr"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=uk" hreflang="uk"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=zh-hk" hreflang="zh-hk"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=es-la" hreflang="es-ec"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=es-la" hreflang="es-pr"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=es-la" hreflang="es-ar"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=es-la" hreflang="es-uy"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=es-la" hreflang="es-co"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=es-la" hreflang="es-cr"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=es-la" hreflang="es-cl"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=es-la" hreflang="es-pe"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=es-la" hreflang="es-cu"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=es-la" hreflang="es-bo"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=es-la" hreflang="es-pa"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=es-la" hreflang="es-gt"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=es-la" hreflang="es-mx"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=es-la" hreflang="es-ve"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=es-la" hreflang="es-do"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=es-la" hreflang="es-hn"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=es-la" hreflang="es-ni"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=es-la" hreflang="es-sv"/> <link rel="alternate" href="https://web.archive.org/web/20200806021932/https://www.instagram.com/accounts/login/?next=/geonewsdottv/&hl=es-la" hreflang="es-py"/> </head> <body class="" style=" background: white; "> <div id="react-root"> <span><svg width="50" height="50" viewbox="0 0 50 50" style="position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;fill:#c7c7c7"><path d="M25 1c-6.52 0-7.34.03-9.9.14-2.55.12-4.3.53-5.82 1.12a11.76 11.76 0 0 0-4.25 2.77 11.76 11.76 0 0 0-2.77 4.25c-.6 1.52-1 3.27-1.12 5.82C1.03 17.66 1 18.48 1 25c0 6.5.03 7.33.14 9.88.12 2.56.53 4.3 1.12 5.83a11.76 11.76 0 0 0 2.77 4.25 11.76 11.76 0 0 0 4.25 2.77c1.52.59 3.27 1 5.82 1.11 2.56.12 3.38.14 9.9.14 6.5 0 7.33-.02 9.88-.14 2.56-.12 4.3-.52 5.83-1.11a11.76 11.76 0 0 0 4.25-2.77 11.76 11.76 0 0 0 2.77-4.25c.59-1.53 1-3.27 1.11-5.83.12-2.55.14-3.37.14-9.89 0-6.51-.02-7.33-.14-9.89-.12-2.55-.52-4.3-1.11-5.82a11.76 11.76 0 0 0-2.77-4.25 11.76 11.76 0 0 0-4.25-2.77c-1.53-.6-3.27-1-5.83-1.12A170.2 170.2 0 0 0 25 1zm0 4.32c6.4 0 7.16.03 9.69.14 2.34.11 3.6.5 4.45.83 1.12.43 1.92.95 2.76 1.8a7.43 7.43 0 0 1 1.8 2.75c.32.85.72 2.12.82 4.46.12 2.53.14 3.29.14 9.7 0 6.4-.02 7.16-.14 9.69-.1 2.34-.5 3.6-.82 4.45a7.43 7.43 0 0 1-1.8 2.76 7.43 7.43 0 0 1-2.76 1.8c-.84.32-2.11.72-4.45.82-2.53.12-3.3.14-9.7.14-6.4 0-7.16-.02-9.7-.14-2.33-.1-3.6-.5-4.45-.82a7.43 7.43 0 0 1-2.76-1.8 7.43 7.43 0 0 1-1.8-2.76c-.32-.84-.71-2.11-.82-4.45a166.5 166.5 0 0 1-.14-9.7c0-6.4.03-7.16.14-9.7.11-2.33.5-3.6.83-4.45a7.43 7.43 0 0 1 1.8-2.76 7.43 7.43 0 0 1 2.75-1.8c.85-.32 2.12-.71 4.46-.82 2.53-.11 3.29-.14 9.7-.14zm0 7.35a12.32 12.32 0 1 0 0 24.64 12.32 12.32 0 0 0 0-24.64zM25 33a8 8 0 1 1 0-16 8 8 0 0 1 0 16zm15.68-20.8a2.88 2.88 0 1 0-5.76 0 2.88 2.88 0 0 0 5.76 0z"/></svg></span> </div> <link rel="stylesheet" href="/web/20200806021932cs_/https://www.instagram.com/static/bundles/metro/ConsumerUICommons.css/3a78759414d5.css" type="text/css" crossorigin="anonymous"/> <link rel="stylesheet" href="/web/20200806021932cs_/https://www.instagram.com/static/bundles/metro/ConsumerAsyncCommons.css/e5f471a37be6.css" type="text/css" crossorigin="anonymous"/> <link rel="stylesheet" href="/web/20200806021932cs_/https://www.instagram.com/static/bundles/metro/Consumer.css/34917f0924ae.css" type="text/css" crossorigin="anonymous"/> <script type="text/javascript">window._sharedData = {"config":{"csrf_token":"hPiguYOPZvyJ4CnxNispA7zICkajIzfw","viewer":null,"viewerId":null},"country_code":"US","language_code":"en","locale":"en_US","entry_data":{"LoginAndSignupPage":[{"captcha":{"enabled":false,"key":""},"gdpr_required":false,"tos_version":"row","username_hint":""}]},"hostname":"www.instagram.com","is_whitelisted_crawl_bot":false,"deployment_stage":"c2","platform":"web","nonce":"5Z2LiPcRy57fVTh4iD9MSQ==","mid_pct":20.20372,"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":false,"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,"129":false,"13":true,"131":false,"132":false,"137":false,"14":true,"140":false,"141":false,"142":true,"143":false,"144":false,"145":false,"146":false,"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,"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":true},"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":true,"1":true},"l":{},"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":false},"l":{},"qex":true},"13":{"p":{"0":true},"l":{},"qex":true},"130":{"p":{"0":false},"l":{},"qex":true},"131":{"p":{"2":false},"l":{},"qex":true},"132":{"p":{"0":false},"l":{"0":true},"qex":true},"134":{"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},"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":false,"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.0,"1":false},"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":{},"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},"89":{"p":{"0":false},"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":false},"device_id":"9D97CA9A-3563-4D19-9119-2BFB6E9F3021","encryption":{"key_id":"229","public_key":"20ed90203c457a2f9efc20820c2452403bff6424de39ff9cc928a751e07f6915","version":"10"},"is_dev":false,"rollout_hash":"03fe5521a722","bundle_variant":"metro","frontend_env":"prod"};</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/d683a892fb2b.js","147":"/static/bundles/metro/EncryptionUtils.js/4606f05f85cd.js","148":"/static/bundles/metro/MobileStoriesLoginPage.js/eae660e8260f.js","149":"/static/bundles/metro/DesktopStoriesLoginPage.js/29032f80c97e.js","150":"/static/bundles/metro/AvenyFont.js/a4de03cd349f.js","151":"/static/bundles/metro/DirectSearchUserContainer.js/f2856f5cbf43.js","152":"/static/bundles/metro/StoriesDebugInfoNub.js/a0c2bfabce9b.js","153":"/static/bundles/metro/MobileStoriesPage.js/af16769f49c5.js","154":"/static/bundles/metro/DesktopStoriesPage.js/be21a9202941.js","155":"/static/bundles/metro/ActivityFeedPage.js/8703f726b119.js","156":"/static/bundles/metro/AdsSettingsPage.js/aeebf10add35.js","157":"/static/bundles/metro/DonateCheckoutPage.js/83b861141e05.js","158":"/static/bundles/metro/FundraiserWebView.js/b65307f5441f.js","159":"/static/bundles/metro/CameraPage.js/ca7629aee496.js","160":"/static/bundles/metro/SettingsModules.js/4650e914ac3f.js","161":"/static/bundles/metro/ContactHistoryPage.js/2845b67a1039.js","162":"/static/bundles/metro/AccessToolPage.js/1ca111bce277.js","163":"/static/bundles/metro/AccessToolViewAllPage.js/495d32880819.js","164":"/static/bundles/metro/AccountPrivacyBugPage.js/42fc9af03405.js","165":"/static/bundles/metro/FirstPartyPlaintextPasswordLandingPage.js/0eeee7314e98.js","166":"/static/bundles/metro/ThirdPartyPlaintextPasswordLandingPage.js/1f8149a54ed3.js","167":"/static/bundles/metro/ShoppingBagLandingPage.js/1a5f9852653b.js","168":"/static/bundles/metro/PlaintextPasswordBugPage.js/34a9b8d56f8a.js","169":"/static/bundles/metro/PrivateAccountMadePublicBugPage.js/ffb79df01c8f.js","170":"/static/bundles/metro/PublicAccountNotMadePrivateBugPage.js/cf1c2c81605a.js","171":"/static/bundles/metro/BlockedAccountsBugPage.js/f35745c886fb.js","172":"/static/bundles/metro/AndroidBetaPrivacyBugPage.js/4b762b475663.js","173":"/static/bundles/metro/DataControlsSupportPage.js/2e0c23a62714.js","174":"/static/bundles/metro/DataDownloadRequestPage.js/ebe29e0d257f.js","175":"/static/bundles/metro/DataDownloadRequestConfirmPage.js/9952e4d4cf21.js","176":"/static/bundles/metro/CheckpointUnderageAppealPage.js/ec68b8ccb28f.js","177":"/static/bundles/metro/AccountRecoveryLandingPage.js/3ede67a31da1.js","178":"/static/bundles/metro/ContactInvitesOptOutPage.js/fbbcd4de9653.js","179":"/static/bundles/metro/ParentalConsentPage.js/ac0729fc1175.js","180":"/static/bundles/metro/ParentalConsentNotParentPage.js/f6dd23010404.js","181":"/static/bundles/metro/TermsAcceptPage.js/b1c53645f022.js","182":"/static/bundles/metro/TermsUnblockPage.js/70238e4b1894.js","183":"/static/bundles/metro/NewTermsConfirmPage.js/922471598baa.js","184":"/static/bundles/metro/ContactInvitesOptOutStatusPage.js/17590deec816.js","185":"/static/bundles/metro/CreationModules.js/be502ac95723.js","186":"/static/bundles/metro/StoryCreationPage.js/4d598661f796.js","187":"/static/bundles/metro/PostCommentInput.js/ff4b6abdbfbf.js","190":"/static/bundles/metro/NewsworthyContentShareFrictionModal.js/a08100ff8e36.js","191":"/static/bundles/metro/PostModalEntrypoint.js/ede225f34abe.js","192":"/static/bundles/metro/PostComments.js/28ac8bc74346.js","193":"/static/bundles/metro/LikedByListContainer.js/ca21182bb310.js","194":"/static/bundles/metro/CommentLikedByListContainer.js/9ca738374662.js","195":"/static/bundles/metro/shaka-player.ui.js/36927205a8a8.js","196":"/static/bundles/metro/DynamicExploreMediaPage.js/7a33e09c7704.js","197":"/static/bundles/metro/DiscoverMediaPageContainer.js/3f9a4e61971f.js","198":"/static/bundles/metro/DiscoverPeoplePageContainer.js/39db22b40703.js","199":"/static/bundles/metro/EmailConfirmationPage.js/925b79e1ff2d.js","200":"/static/bundles/metro/EmailReportBadPasswordResetPage.js/2c6d1e3cee4a.js","201":"/static/bundles/metro/FBSignupPage.js/7913df69f08b.js","202":"/static/bundles/metro/NewUserInterstitial.js/dcbd67ed10c0.js","203":"/static/bundles/metro/MultiStepSignupPage.js/76bd723932f3.js","204":"/static/bundles/metro/EmptyFeedPage.js/0a8a63e2a794.js","205":"/static/bundles/metro/NewUserActivatorsUnit.js/5aab88a9c036.js","206":"/static/bundles/metro/FeedEndSuggestedUserUnit.js/201c98ec5839.js","207":"/static/bundles/metro/FeedSidebarContainer.js/e9b8c568b084.js","208":"/static/bundles/metro/SuggestedUserFeedUnitContainer.js/7634230057c2.js","209":"/static/bundles/metro/InFeedStoryTray.js/44251eacdc1f.js","210":"/static/bundles/metro/FeedPageContainer.js/8277ebbe3d07.js","211":"/static/bundles/metro/FollowListModal.js/1785ed03c66a.js","212":"/static/bundles/metro/FollowListPage.js/8f9fedbf36c8.js","213":"/static/bundles/metro/SimilarAccountsPage.js/87bcbbcf0e40.js","214":"/static/bundles/metro/LiveBroadcastPage.js/485037e8fa5f.js","215":"/static/bundles/metro/VotingInformationCenterPage.js/a4188ed6ebd6.js","216":"/static/bundles/metro/FalseInformationLandingPage.js/00edc74ee197.js","217":"/static/bundles/metro/FalseInformationAppealsPage.js/da311ff82892.js","218":"/static/bundles/metro/LandingPage.js/bd8ff5e12eb3.js","219":"/static/bundles/metro/LocationsDirectoryCountryPage.js/d2585f17979b.js","220":"/static/bundles/metro/LocationsDirectoryCityPage.js/b752fbde1df0.js","221":"/static/bundles/metro/LocationPageContainer.js/4d2d5f59e5ed.js","222":"/static/bundles/metro/LocationsDirectoryLandingPage.js/603e397b65b0.js","223":"/static/bundles/metro/LoginAndSignupPage.js/fea792630d9a.js","224":"/static/bundles/metro/FXCalLinkingAuthForm.js/bc2f03dd964d.js","225":"/static/bundles/metro/FXCalReauthLoginForm.js/20dbc32bfad2.js","226":"/static/bundles/metro/UpdateIGAppForHelpPage.js/563fa8cb7a1e.js","227":"/static/bundles/metro/ResetPasswordPageContainer.js/100bacb00c93.js","228":"/static/bundles/metro/MobileAllCommentsPage.js/e66897de5e03.js","229":"/static/bundles/metro/MediaChainingPageContainer.js/8603d395a344.js","230":"/static/bundles/metro/PostPageContainer.js/d8f671d089e7.js","231":"/static/bundles/metro/ProfilesDirectoryLandingPage.js/28684186c3f4.js","232":"/static/bundles/metro/HashtagsDirectoryLandingPage.js/f800b8974d3c.js","233":"/static/bundles/metro/SuggestedDirectoryLandingPage.js/f919d547d575.js","234":"/static/bundles/metro/CategoryDirectoryPage.js/a67684dc401b.js","235":"/static/bundles/metro/ConsentWithdrawPage.js/089b6fc160de.js","236":"/static/bundles/metro/ProductDetailsPage.js/4befb43d2fbd.js","237":"/static/bundles/metro/ShoppingBagPage.js/f59879a2f743.js","238":"/static/bundles/metro/ShoppingBagDetailsPage.js/7b7217ab87a4.js","239":"/static/bundles/metro/ProfessionalConversionModal.js/5d56993c7cc0.js","240":"/static/bundles/metro/TagPageContainer.js/678d3640dd62.js","241":"/static/bundles/metro/PhoneConfirmPage.js/e979f28c59f2.js","242":"/static/bundles/metro/SimilarAccountsModal.js/e68c786b4d9d.js","243":"/static/bundles/metro/ProfilePageContainer.js/3bca2d0b077f.js","244":"/static/bundles/metro/HttpErrorPage.js/df96b5cd1832.js","245":"/static/bundles/metro/IGTVVideoDraftsPageContainer.js/1edef3b01090.js","246":"/static/bundles/metro/IGTVVideoUploadPageContainer.js/26c931067a6b.js","247":"/static/bundles/metro/OAuthPermissionsPage.js/6313fceb6958.js","248":"/static/bundles/metro/MobileDirectPage.js/9a52521ee1ea.js","249":"/static/bundles/metro/DesktopDirectPage.js/7d9b8b9cbe27.js","250":"/static/bundles/metro/GuideModalEntrypoint.js/15e246ea27c3.js","251":"/static/bundles/metro/GuidePage.js/458590b0b142.js","252":"/static/bundles/metro/SavedCollectionPage.js/80eccca831a8.js","253":"/static/bundles/metro/OneTapUpsell.js/738a8f666d35.js","254":"/static/bundles/metro/AvenyMediumFont.js/29bdb5727c72.js","255":"/static/bundles/metro/NametagLandingPage.js/bec219def72d.js","256":"/static/bundles/metro/LocalDevTransactionToolSelectorPage.js/44b2c6c5e1e5.js","257":"/static/bundles/metro/FBEAppStoreErrorPage.js/bd802215af35.js","258":"/static/bundles/metro/BloksShellPage.js/1996adba6b1c.js","259":"/static/bundles/metro/BusinessCategoryPageContainer.js/c9d24384a759.js","260":"/static/bundles/metro/BusinessProfileDirectoryPage.js/f02da1827f15.js","261":"/static/bundles/metro/ActivityFeedBox.js/1a8a6c743d97.js","262":"/static/bundles/metro/DirectMQTT.js/33eaf0eb3d43.js","265":"/static/bundles/metro/BloksPage.js/8d076dc66329.js","266":"/static/bundles/metro/Consumer.js/3e15ebd05d03.js","267":"/static/bundles/metro/Challenge.js/66beb5459dc9.js","268":"/static/bundles/metro/NotificationLandingPage.js/9f166b5b92ea.js","287":"/static/bundles/metro/EmbedRich.js/7f9339c7d50f.js","288":"/static/bundles/metro/EmbedVideoWrapper.js/aa1594bff712.js","289":"/static/bundles/metro/EmbedSidecarEntrypoint.js/47b8082d5fc3.js","290":"/static/bundles/metro/EmbedGuideEntrypoint.js/cdeafa50f054.js","291":"/static/bundles/metro/EmbedAsyncLogger.js/44778ca44b49.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/5ab41a0e3744.css","154":"/static/bundles/metro/DesktopStoriesPage.css/e2c61f497c87.css","155":"/static/bundles/metro/ActivityFeedPage.css/8883e00644ef.css","156":"/static/bundles/metro/AdsSettingsPage.css/b9283726d84f.css","157":"/static/bundles/metro/DonateCheckoutPage.css/f80ea850a628.css","159":"/static/bundles/metro/CameraPage.css/6a60610e77f3.css","160":"/static/bundles/metro/SettingsModules.css/9002d469db6d.css","161":"/static/bundles/metro/ContactHistoryPage.css/6450a9697d3b.css","162":"/static/bundles/metro/AccessToolPage.css/77c8460b4d9b.css","163":"/static/bundles/metro/AccessToolViewAllPage.css/61f9d399977f.css","164":"/static/bundles/metro/AccountPrivacyBugPage.css/b084aece73a3.css","165":"/static/bundles/metro/FirstPartyPlaintextPasswordLandingPage.css/d4c180511b0e.css","166":"/static/bundles/metro/ThirdPartyPlaintextPasswordLandingPage.css/d4c180511b0e.css","167":"/static/bundles/metro/ShoppingBagLandingPage.css/9ea9da8878b6.css","168":"/static/bundles/metro/PlaintextPasswordBugPage.css/d4c180511b0e.css","169":"/static/bundles/metro/PrivateAccountMadePublicBugPage.css/d4c180511b0e.css","170":"/static/bundles/metro/PublicAccountNotMadePrivateBugPage.css/d4c180511b0e.css","171":"/static/bundles/metro/BlockedAccountsBugPage.css/d4c180511b0e.css","172":"/static/bundles/metro/AndroidBetaPrivacyBugPage.css/158f7ff45015.css","173":"/static/bundles/metro/DataControlsSupportPage.css/2c93110330b6.css","174":"/static/bundles/metro/DataDownloadRequestPage.css/526b60394de5.css","175":"/static/bundles/metro/DataDownloadRequestConfirmPage.css/5deaa1b33b08.css","176":"/static/bundles/metro/CheckpointUnderageAppealPage.css/0dfde7fcc39c.css","177":"/static/bundles/metro/AccountRecoveryLandingPage.css/c2fce7e557e0.css","178":"/static/bundles/metro/ContactInvitesOptOutPage.css/16fb0ada266f.css","179":"/static/bundles/metro/ParentalConsentPage.css/c5f1e68fdc65.css","180":"/static/bundles/metro/ParentalConsentNotParentPage.css/6308e4086754.css","181":"/static/bundles/metro/TermsAcceptPage.css/14b0bd420229.css","182":"/static/bundles/metro/TermsUnblockPage.css/58dc1cabc72b.css","183":"/static/bundles/metro/NewTermsConfirmPage.css/eefd956746e6.css","184":"/static/bundles/metro/ContactInvitesOptOutStatusPage.css/c71af4588c9c.css","185":"/static/bundles/metro/CreationModules.css/f0777c061b58.css","186":"/static/bundles/metro/StoryCreationPage.css/a5c65c300576.css","187":"/static/bundles/metro/PostCommentInput.css/b3211f75d858.css","192":"/static/bundles/metro/PostComments.css/205108e2268c.css","193":"/static/bundles/metro/LikedByListContainer.css/e1d35383229a.css","194":"/static/bundles/metro/CommentLikedByListContainer.css/e1d35383229a.css","196":"/static/bundles/metro/DynamicExploreMediaPage.css/4441e83e977b.css","197":"/static/bundles/metro/DiscoverMediaPageContainer.css/e250fe154828.css","198":"/static/bundles/metro/DiscoverPeoplePageContainer.css/6514d778d553.css","199":"/static/bundles/metro/EmailConfirmationPage.css/d3ff48c961de.css","200":"/static/bundles/metro/EmailReportBadPasswordResetPage.css/e4462019534b.css","201":"/static/bundles/metro/FBSignupPage.css/69fe845008ba.css","202":"/static/bundles/metro/NewUserInterstitial.css/ff3166381a45.css","203":"/static/bundles/metro/MultiStepSignupPage.css/5d38af6d00b4.css","204":"/static/bundles/metro/EmptyFeedPage.css/e1ccedbdafd4.css","206":"/static/bundles/metro/FeedEndSuggestedUserUnit.css/42e60023d1af.css","207":"/static/bundles/metro/FeedSidebarContainer.css/80d2dea43880.css","208":"/static/bundles/metro/SuggestedUserFeedUnitContainer.css/7daaa9d9b746.css","209":"/static/bundles/metro/InFeedStoryTray.css/a63f4d3eb101.css","210":"/static/bundles/metro/FeedPageContainer.css/e70aace02950.css","211":"/static/bundles/metro/FollowListModal.css/01706882108f.css","212":"/static/bundles/metro/FollowListPage.css/7f9e9f11059e.css","213":"/static/bundles/metro/SimilarAccountsPage.css/5735f3d499b5.css","214":"/static/bundles/metro/LiveBroadcastPage.css/a7be39c9791f.css","215":"/static/bundles/metro/VotingInformationCenterPage.css/d945ca295951.css","217":"/static/bundles/metro/FalseInformationAppealsPage.css/f7561461b909.css","218":"/static/bundles/metro/LandingPage.css/8d927d69de86.css","219":"/static/bundles/metro/LocationsDirectoryCountryPage.css/4dacfdb3fce0.css","220":"/static/bundles/metro/LocationsDirectoryCityPage.css/4dacfdb3fce0.css","221":"/static/bundles/metro/LocationPageContainer.css/4878acb8eb86.css","222":"/static/bundles/metro/LocationsDirectoryLandingPage.css/8d8beac67daf.css","223":"/static/bundles/metro/LoginAndSignupPage.css/7843fc980a59.css","224":"/static/bundles/metro/FXCalLinkingAuthForm.css/f01fec298aa1.css","225":"/static/bundles/metro/FXCalReauthLoginForm.css/00204ff3cc74.css","226":"/static/bundles/metro/UpdateIGAppForHelpPage.css/6fb2336f846b.css","227":"/static/bundles/metro/ResetPasswordPageContainer.css/d4c180511b0e.css","228":"/static/bundles/metro/MobileAllCommentsPage.css/153ad91f9a17.css","229":"/static/bundles/metro/MediaChainingPageContainer.css/d9c930a27836.css","230":"/static/bundles/metro/PostPageContainer.css/1adcf699c340.css","231":"/static/bundles/metro/ProfilesDirectoryLandingPage.css/b406e80cc262.css","232":"/static/bundles/metro/HashtagsDirectoryLandingPage.css/b406e80cc262.css","233":"/static/bundles/metro/SuggestedDirectoryLandingPage.css/b406e80cc262.css","236":"/static/bundles/metro/ProductDetailsPage.css/10a8230b8bb9.css","237":"/static/bundles/metro/ShoppingBagPage.css/1bae09706657.css","238":"/static/bundles/metro/ShoppingBagDetailsPage.css/20e3c3a3a20f.css","239":"/static/bundles/metro/ProfessionalConversionModal.css/f34595996964.css","240":"/static/bundles/metro/TagPageContainer.css/a8ba386f2b40.css","241":"/static/bundles/metro/PhoneConfirmPage.css/59398e0ab679.css","243":"/static/bundles/metro/ProfilePageContainer.css/62f6f0bb3f8e.css","244":"/static/bundles/metro/HttpErrorPage.css/97acfee23c4f.css","245":"/static/bundles/metro/IGTVVideoDraftsPageContainer.css/b3f2af4bc2c1.css","246":"/static/bundles/metro/IGTVVideoUploadPageContainer.css/8f1406ecfdde.css","247":"/static/bundles/metro/OAuthPermissionsPage.css/f127ac651626.css","248":"/static/bundles/metro/MobileDirectPage.css/b68e6e724d75.css","249":"/static/bundles/metro/DesktopDirectPage.css/24d5ea3744eb.css","251":"/static/bundles/metro/GuidePage.css/44385473b188.css","252":"/static/bundles/metro/SavedCollectionPage.css/e04b17595f9e.css","253":"/static/bundles/metro/OneTapUpsell.css/c312b28c297e.css","254":"/static/bundles/metro/AvenyMediumFont.css/410fb2643dbe.css","255":"/static/bundles/metro/NametagLandingPage.css/0c3f6c69e197.css","256":"/static/bundles/metro/LocalDevTransactionToolSelectorPage.css/3f8f9bb4c8a7.css","257":"/static/bundles/metro/FBEAppStoreErrorPage.css/37c4f5efdab6.css","258":"/static/bundles/metro/BloksShellPage.css/88f0898604c5.css","259":"/static/bundles/metro/BusinessCategoryPageContainer.css/6d5296475a27.css","261":"/static/bundles/metro/ActivityFeedBox.css/638c2c00b332.css","265":"/static/bundles/metro/BloksPage.css/5506b39e43cf.css","266":"/static/bundles/metro/Consumer.css/34917f0924ae.css","267":"/static/bundles/metro/Challenge.css/fd8badc001fa.css","268":"/static/bundles/metro/NotificationLandingPage.css/c35e66b76f51.css","287":"/static/bundles/metro/EmbedRich.css/c7b85f87748e.css","288":"/static/bundles/metro/EmbedVideoWrapper.css/c9717e6b431d.css","289":"/static/bundles/metro/EmbedSidecarEntrypoint.css/b400c50d2eaa.css","290":"/static/bundles/metro/EmbedGuideEntrypoint.css/69bbadb3ef6d.css"}}</script> <script type="text/javascript" src="/web/20200806021932js_/https://www.instagram.com/static/bundles/metro/Polyfills.js/79d8ce8b6778.js" crossorigin="anonymous"></script> <script type="text/javascript" src="/web/20200806021932js_/https://www.instagram.com/static/bundles/metro/Vendor.js/5a56d51ae30f.js" crossorigin="anonymous"></script> <script type="text/javascript" src="/web/20200806021932js_/https://www.instagram.com/static/bundles/metro/en_US.js/711598383721.js" crossorigin="anonymous"></script> <script type="text/javascript" src="/web/20200806021932js_/https://www.instagram.com/static/bundles/metro/ConsumerLibCommons.js/ce9fb1ac9977.js" crossorigin="anonymous"></script> <script type="text/javascript" src="/web/20200806021932js_/https://www.instagram.com/static/bundles/metro/ConsumerUICommons.js/a4d01de12abd.js" crossorigin="anonymous"></script> <script type="text/javascript" src="/web/20200806021932js_/https://www.instagram.com/static/bundles/metro/ConsumerAsyncCommons.js/fff2705d2f75.js" crossorigin="anonymous"></script> <script type="text/javascript" src="/web/20200806021932js_/https://www.instagram.com/static/bundles/metro/Consumer.js/3e15ebd05d03.js" crossorigin="anonymous" charset="utf-8" async=""></script> <script type="text/javascript" src="/web/20200806021932js_/https://www.instagram.com/static/bundles/metro/FBSignupPage.js/7913df69f08b.js" crossorigin="anonymous" charset="utf-8" async=""></script> <script type="text/javascript" src="/web/20200806021932js_/https://www.instagram.com/static/bundles/metro/LoginAndSignupPage.js/fea792630d9a.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', ''), frontend_env: getConfigProp('frontend_env', 'prod'), 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> <!-- FILE ARCHIVED ON 02:19:32 Aug 06, 2020 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 22:36:57 Mar 02, 2025. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 5.954 exclusion.robots: 0.045 exclusion.robots.policy: 0.027 esindex: 0.013 cdx.remote: 19.064 LoadShardBlock: 404.371 (3) PetaboxLoader3.datanode: 225.375 (4) PetaboxLoader3.resolve: 164.122 (2) load_resource: 90.21 -->