ggggggg
3 years ago in Plain Text
<html lang="it" class="js not-logged-in client-root js-focus-visible sDN5V"><head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Accesso • 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="/data/manifest.json">
<link rel="preload" href="/static/bundles/es6/ConsumerUICommons.css/8f7fcb0c7148.css" as="style" type="text/css" crossorigin="anonymous">
<link rel="preload" href="/static/bundles/es6/Consumer.css/9a551ba5d97e.css" as="style" type="text/css" crossorigin="anonymous">
<link rel="preload" href="/static/bundles/es6/FBSignupPage.css/69fe845008ba.css" as="style" type="text/css" crossorigin="anonymous">
<link rel="preload" href="/static/bundles/es6/LoginAndSignupPage.css/7843fc980a59.css" as="style" type="text/css" crossorigin="anonymous">
<link rel="preload" href="/static/bundles/es6/Vendor.js/c911f5848b78.js" as="script" type="text/javascript" crossorigin="anonymous">
<link rel="preload" href="/static/bundles/es6/it_IT.js/df3034c2453d.js" as="script" type="text/javascript" crossorigin="anonymous">
<link rel="preload" href="/static/bundles/es6/ConsumerLibCommons.js/7314afc1c272.js" as="script" type="text/javascript" crossorigin="anonymous">
<link rel="preload" href="/static/bundles/es6/ConsumerUICommons.js/63a3982cbd2d.js" as="script" type="text/javascript" crossorigin="anonymous">
<link rel="preload" href="/static/bundles/es6/ConsumerAsyncCommons.js/c4ca4238a0b9.js" as="script" type="text/javascript" crossorigin="anonymous">
<link rel="preload" href="/static/bundles/es6/Consumer.js/9cee7d25edc1.js" as="script" type="text/javascript" crossorigin="anonymous">
<link rel="preload" href="/static/bundles/es6/FBSignupPage.js/0a7d9d8a2322.js" as="script" type="text/javascript" crossorigin="anonymous">
<link rel="preload" href="/static/bundles/es6/LoginAndSignupPage.js/d1c888db53e7.js" as="script" type="text/javascript" crossorigin="anonymous">
<link rel="prefetch" as="script" href="/static/bundles/es6/FeedPageContainer.js/3604293cc727.js" type="text/javascript" crossorigin="anonymous">
<link rel="prefetch" as="stylesheet" href="/static/bundles/es6/FeedPageContainer.css/6a847a15c9ed.css" type="text/css" crossorigin="anonymous">
<script src="https://connect.facebook.net/en_US/sdk.js?hash=a6d0ed4a377a65e30208011fa7537168&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 content="Che bello rivederti su Instagram. Accedi per controllare quello che i tuoi amici, familiari e le persone che ti interessano hanno fotografato e condiviso in tutto il mondo." name="description">
<link rel="canonical" href="https://www.instagram.com/accounts/login/?hl=it">
<link rel="alternate" href="https://www.instagram.com/accounts/login/" hreflang="x-default">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=en" hreflang="en">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=fr" hreflang="fr">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=it" hreflang="it">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=de" hreflang="de">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=es" hreflang="es">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=zh-cn" hreflang="zh-cn">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=zh-tw" hreflang="zh-tw">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=ja" hreflang="ja">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=ko" hreflang="ko">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=pt" hreflang="pt">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=pt-br" hreflang="pt-br">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=af" hreflang="af">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=cs" hreflang="cs">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=da" hreflang="da">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=el" hreflang="el">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=fi" hreflang="fi">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=hr" hreflang="hr">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=hu" hreflang="hu">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=id" hreflang="id">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=ms" hreflang="ms">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=nb" hreflang="nb">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=nl" hreflang="nl">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=pl" hreflang="pl">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=ru" hreflang="ru">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=sk" hreflang="sk">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=sv" hreflang="sv">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=th" hreflang="th">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=tl" hreflang="tl">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=tr" hreflang="tr">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=hi" hreflang="hi">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=bn" hreflang="bn">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=gu" hreflang="gu">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=kn" hreflang="kn">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=ml" hreflang="ml">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=mr" hreflang="mr">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=pa" hreflang="pa">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=ta" hreflang="ta">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=te" hreflang="te">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=ne" hreflang="ne">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=si" hreflang="si">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=ur" hreflang="ur">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=vi" hreflang="vi">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=bg" hreflang="bg">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=fr-ca" hreflang="fr-ca">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=ro" hreflang="ro">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=sr" hreflang="sr">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=uk" hreflang="uk">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=zh-hk" hreflang="zh-hk">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=es-la" hreflang="es-pa">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=es-la" hreflang="es-hn">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=es-la" hreflang="es-sv">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=es-la" hreflang="es-ec">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=es-la" hreflang="es-cr">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=es-la" hreflang="es-co">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=es-la" hreflang="es-mx">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=es-la" hreflang="es-ve">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=es-la" hreflang="es-ar">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=es-la" hreflang="es-cl">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=es-la" hreflang="es-gt">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=es-la" hreflang="es-uy">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=es-la" hreflang="es-bo">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=es-la" hreflang="es-pe">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=es-la" hreflang="es-do">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=es-la" hreflang="es-py">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=es-la" hreflang="es-ni">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=es-la" hreflang="es-cu">
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=es-la" hreflang="es-pr">
<script type="text/javascript" as="script" crossorigin="anonymous" charset="utf-8" async="" src="/static/bundles/es6/LoginAndSignupPage.js/d1c888db53e7.js"></script><link href="/static/bundles/es6/LoginAndSignupPage.css/7843fc980a59.css" type="text/css" crossorigin="anonymous" rel="stylesheet"><script type="text/javascript" as="script" crossorigin="anonymous" charset="utf-8" async="" src="/static/bundles/es6/BDClientSignalCollectionTrigger.js/b5d9e3b4b637.js"></script><style type="text/css" data-fbcssmodules="css:fb.css.basecss:fb.css.dialog css:fb.css.iframewidget">.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_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></div><main class="SCxLW o64aR " role="main"><div class="tbpKJ"><article class="agXmL"><div class="rgFsT "><div class="gr27e "><h1 class="NXVPg Szr5J coreSpriteLoggedOutWordmark">Instagram</h1><div class="EPjEi"><form class="HmktE" id="loginForm" method="post"><div class=" Igw0E IwRSH eGOV_ _4EzTm kEKum "><div class="-MzZI"><div class="_9GP1n "><label class="f0n8F "><span class="_9nyy2">Numero di telefono, nome utente o e-mail</span><input aria-label="Numero di telefono, nome utente o e-mail" aria-required="true" autocapitalize="off" autocorrect="off" maxlength="75" name="username" type="text" class="_2hvTZ pexuQ zyHYP" value=""></label><div class="i24fI"></div></div></div><div class="-MzZI"><div class="_9GP1n "><label class="f0n8F "><span class="_9nyy2">Password</span><input aria-label="Password" aria-required="true" autocapitalize="off" autocorrect="off" name="password" type="password" class="_2hvTZ pexuQ zyHYP" value=""></label><div class="i24fI"></div></div></div><div class=" Igw0E IwRSH eGOV_ _4EzTm bkEs3 CovQj jKUp7 DhRcB "><button class="sqdOP L3NKy y3zKF " disabled="" type="submit"><div class=" Igw0E IwRSH eGOV_ _4EzTm ">Accedi</div></button></div><div class="K-1uj Z7p_S"><div class="s311c"></div><div class="_0tv-g">o</div><div class="s311c"></div></div><div class=" Igw0E IwRSH eGOV_ _4EzTm bkEs3 CovQj jKUp7 DhRcB "><button class="sqdOP yWX7d y3zKF " type="button"><span class=" coreSpriteFacebookIcon AeB99"></span><span class="KPnG0">Accedi con Facebook</span></button></div></div><a class="_2Lks6" href="/accounts/password/reset/" tabindex="0">Hai dimenticato la password?</a></form></div></div><div class="gr27e"><div class="_7UhW9 xLCgt yUEEX _0PwGv uL8Hv "><p class="izU2O ">Non hai un account? <a href="/accounts/emailsignup/" tabindex="0"><span class="_7UhW9 xLCgt qyrsm gtFbE se6yk ">Iscriviti</span></a></p></div></div><div class="APQi1"><p class="b_nGN">Scarica l'applicazione.</p><div class="iNy2T"><a class="z1VUo" href="https://itunes.apple.com/app/instagram/id389801252?pt=428156&amp;ct=igweb.loginPage.badge&amp;mt=8&amp;vt=lo"><img alt="Disponibile nell'app store" class="Rt8TI " src="/static/images/appstore-install-badges/badge_ios_italian-it.png/9078ec632936.png"></a><a class="z1VUo" href="https://play.google.com/store/apps/details?id=com.instagram.android&amp;referrer=utm_source%3Dinstagramweb%26utm_campaign%3DloginPage%26ig_mid%3DC5D3F0B0-2C9C-4FC4-8036-37DD26986E36%26utm_content%3Dlo%26utm_medium%3Dbadge"><img alt="Disponibile su Google Play" class="Rt8TI " src="/static/images/appstore-install-badges/badge_android_italian-it.png/a27e4240699a.png"></a></div></div></div></article></div></main><footer class="_8Rna9 _3Laht " role="contentinfo"><div class="iseBh VWk7Y " style="max-width: 1150px;"><nav class="uxKLF"><ul class="ixdEe _9Rlzb"><li class="K5OFK"><a class="l93RR" href="https://about.instagram.com/" rel="nofollow noopener noreferrer" target="_blank">Informazioni</a></li><li class="K5OFK"><a class="l93RR" href="https://help.instagram.com/">Assistenza</a></li><li class="K5OFK"><a class="l93RR" href="https://about.instagram.com/blog/">Stampa</a></li><li class="K5OFK"><a class="l93RR" href="/developer/">API</a></li><li class="K5OFK"><a class="l93RR" href="/about/jobs/">Lavora con noi</a></li><li class="K5OFK"><a class="l93RR" href="/legal/privacy/">Privacy</a></li><li class="K5OFK"><a class="l93RR _vfM2" href="/legal/terms/">Condizioni</a></li><li class="K5OFK"><a class="l93RR" href="/explore/locations/">Luoghi</a></li><li class="K5OFK"><a class="l93RR" href="/directory/profiles/">Account più popolari</a></li><li class="K5OFK"><a class="l93RR" href="/directory/hashtags/">Hashtag</a></li><li class="K5OFK"><span class="_3G4x7 tN4Ei l93RR">Lingua<select aria-label="Cambia la lingua di visualizzazione" 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 di Facebook</span></div></footer></section></div>
<link rel="stylesheet" href="/static/bundles/es6/ConsumerUICommons.css/8f7fcb0c7148.css" type="text/css" crossorigin="anonymous">
<link rel="stylesheet" href="/static/bundles/es6/Consumer.css/9a551ba5d97e.css" type="text/css" crossorigin="anonymous">
<script type="text/javascript">window._sharedData = {"config":{"csrf_token":"vrosFAPQRd6wVrj8cfAR5xTXjZMrU2l9","viewer":null,"viewerId":null},"country_code":"IT","language_code":"it","locale":"it_IT","entry_data":{"LoginAndSignupPage":[{"captcha":{"enabled":false,"key":""},"gdpr_required":true,"tos_version":"eu","username_hint":""}]},"hostname":"www.instagram.com","is_whitelisted_crawl_bot":false,"connection_quality_rating":"EXCELLENT","deployment_stage":"c2","platform":"windows_nt_10","nonce":"32fYFr2AhJR+WCS0YNxIqA==","mid_pct":59.14205,"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,"32":true,"34":true,"35":false,"36":false,"38":25000,"39":true,"4":false,"40":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,"119":false,"12":false,"120":true,"123":false,"126":false,"128":false,"13":true,"131":false,"132":false,"137":true,"14":true,"140":false,"142":false,"146":true,"147":false,"149":false,"15":true,"150":false,"151":false,"152":true,"153":false,"154":true,"156":false,"157":true,"158":false,"159":true,"16":false,"160":false,"162":true,"164":true,"166":false,"167":false,"168":false,"169":false,"170":false,"171":false,"173":true,"174":true,"175":true,"178":true,"179":true,"18":true,"181":false,"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,"78":true,"79":false,"8":false,"81":false,"82":true,"84":false,"86":false,"9":false,"91":false,"95":true,"97":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},"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},"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},"121":{"p":{"0":true},"l":{},"qex":true},"122":{"p":{"0":false},"l":{},"qex":true},"123":{"p":{"0":true,"1":true,"2":false},"l":{},"qex":true},"124":{"p":{"0":false,"1":true,"2":false,"3":false,"4":false},"l":{},"qex":true},"125":{"p":{"0":true},"l":{},"qex":true},"127":{"p":{"0":true,"1":true,"2":true},"l":{},"qex":true},"128":{"p":{"0":false,"1":false},"l":{"0":true},"qex":true},"129":{"p":{"1":false,"2":true},"l":{},"qex":true},"13":{"p":{"0":true},"l":{},"qex":true},"131":{"p":{"2":true,"3":true,"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},"141":{"p":{"0":false,"1":false,"2":false},"l":{},"qex":true},"142":{"p":{"0":false},"l":{},"qex":true},"143":{"p":{"1":true,"2":false,"3":false,"4":false},"l":{"1":true},"qex":true},"145":{"p":{"0":false,"2":true},"l":{"0":true,"2":true},"qex":true},"146":{"p":{"0":true},"l":{"0":true},"qex":true},"148":{"p":{"0":true,"1":true},"l":{},"qex":true},"149":{"p":{"0":false},"l":{"0":true},"qex":true},"150":{"p":{"0":false,"1":15},"l":{},"qex":true},"151":{"p":{"0":false,"1":false},"l":{},"qex":true},"152":{"p":{},"l":{},"qex":true},"16":{"p":{"0":false},"l":{},"qex":true},"21":{"p":{"2":false},"l":{},"qex":true},"22":{"p":{"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,"32":false,"35":false,"36":"control","37":false,"38":false,"40":"control","46":false,"47":false,"48":false,"49":false,"51":false,"52":false,"53":false,"55":false,"56":"control","57":false,"58":false,"59":false,"60":"control","61":"none"},"l":{"56":true},"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},"58":{"p":{"0":0.25,"1":true},"l":{},"qex":true},"59":{"p":{"0":true},"l":{},"qex":true},"62":{"p":{"0":false},"l":{},"qex":true},"67":{"p":{"0":true,"1":true,"2":true,"3":true,"4":false,"5":true,"7":false},"l":{},"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,"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},"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":{},"l":{},"qex":true},"98":{"p":{"1":false},"l":{},"qex":true}},"probably_has_app":false,"cb":true},"device_id":"C5D3F0B0-2C9C-4FC4-8036-37DD26986E36","browser_push_pub_key":"BIBn3E_rWTci8Xn6P9Xj3btShT85Wdtne0LtwNUyRQ5XjFNkuTq9j4MPAVLvAFhXrUU1A9UxyxBA7YIOjqDIDHI","encryption":{"key_id":"236","public_key":"26d0bf29734a0b5b7c2fbafc37400e9d60ec1a98621f49edeface3eabf8f1712","version":"10"},"is_dev":false,"signal_collection_config":null,"rollout_hash":"f33f39dfabfe","bundle_variant":"es6","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(t){"use strict";function e(){return s=Object.create(null)}function r(t){const e=t,r=s[e];return r&&r.isInitialized?r.publicModule.exports:i(e,r)}function n(t){const e=t;if(s[e]&&s[e].importedDefault!==f)return s[e].importedDefault;const n=r(e),o=n&&n.__esModule?n.default:n;return s[e].importedDefault=o}function o(t){const e=t;if(s[e]&&s[e].importedAll!==f)return s[e].importedAll;const n=r(e);let o;if(n&&n.__esModule)o=n;else{if(o={},n)for(const t in n)a.call(n,t)&&(o[t]=n[t]);o.default=n}return s[e].importedAll=o}function i(e,r){if(!p&&t.ErrorUtils){p=!0;let n;try{n=c(e,r)}catch(e){t.ErrorUtils.reportFatalError(e)}return p=!1,n}return c(e,r)}function l(t){return{segmentId:t>>>h,localId:t&m}}function c(e,i){if(!i&&I.length>0){const t=l(e),r=t.segmentId,n=t.localId,o=I[r];null!=o&&(o(n),i=s[e])}const c=t.nativeRequire;if(!i&&c){const t=l(e),r=t.segmentId;c(t.localId,r),i=s[e]}if(!i)throw u(e);if(i.hasError)throw d(e,i.error);i.isInitialized=!0;const f=i,a=f.factory,p=f.dependencyMap;try{const l=i.publicModule;if(l.id=e,g.length>0)for(let t=0;t<g.length;++t)g[t].cb(e,l);return a(t,r,n,o,l,l.exports,p),i.factory=void 0,i.dependencyMap=void 0,l.exports}catch(t){throw i.hasError=!0,i.error=t,i.isInitialized=!1,i.publicModule.exports=void 0,t}}function u(t){let e='Requiring unknown module "'+t+'".';return Error(e)}function d(t,e){const r=t;return Error('Requiring module "'+r+'", which threw an exception: '+e)}t.__r=r,t.__d=function(t,e,r){null==s[e]&&(s[e]={dependencyMap:r,factory:t,hasError:!1,importedAll:f,importedDefault:f,isInitialized:!1,publicModule:{exports:{}}})},t.__c=e,t.__registerSegment=function(t,e){I[t]=e};var s=e();const f={},a={}.hasOwnProperty;r.importDefault=n,r.importAll=o;let p=!1;const h=16,m=65535;r.unpackModuleId=l,r.packModuleId=function(t){return(t.segmentId<<h)+t.localId};const g=[];r.registerHook=function(t){const e={cb:t};return g.push(e),{release:()=>{for(let t=0;t<g.length;++t)if(g[t]===e){g.splice(t,1);break}}}};const I=[]})('undefined'!=typeof global?global:'undefined'!=typeof window?window:this);
__s={"js":{"146":"/static/bundles/es6/PasswordEncryptionLogger.js/95cbcbc82d47.js","147":"/static/bundles/es6/EncryptionUtils.js/4fdca6754e56.js","148":"/static/bundles/es6/MobileStoriesLoginPage.js/5cf54cbbb7e1.js","149":"/static/bundles/es6/DesktopStoriesLoginPage.js/5801c53479f1.js","150":"/static/bundles/es6/AvenyFont.js/a4de03cd349f.js","151":"/static/bundles/es6/StoriesDebugInfoNub.js/fce1a307167a.js","152":"/static/bundles/es6/MobileStoriesPage.js/2477020a512f.js","153":"/static/bundles/es6/DesktopStoriesPage.js/94a1bf8640d3.js","154":"/static/bundles/es6/ActivityFeedPage.js/e1c52a8c6014.js","155":"/static/bundles/es6/AdsSettingsPage.js/6bd4b3811b8d.js","156":"/static/bundles/es6/DonateCheckoutPage.js/743206701936.js","157":"/static/bundles/es6/FundraiserWebView.js/4c1b9f09a5a1.js","158":"/static/bundles/es6/FBPayConnectLearnMorePage.js/5b7a68f0d561.js","159":"/static/bundles/es6/CameraPage.js/f19b90124fc6.js","160":"/static/bundles/es6/SettingsModules.js/1790da92b09d.js","161":"/static/bundles/es6/ContactHistoryPage.js/d95663c48ce0.js","162":"/static/bundles/es6/AccessToolPage.js/0783680e6b25.js","163":"/static/bundles/es6/AccessToolViewAllPage.js/ec66d0e5d037.js","164":"/static/bundles/es6/AccountPrivacyBugPage.js/45fc0a73edac.js","165":"/static/bundles/es6/FirstPartyPlaintextPasswordLandingPage.js/da89e621f3e0.js","166":"/static/bundles/es6/ThirdPartyPlaintextPasswordLandingPage.js/ce8b5ace7489.js","167":"/static/bundles/es6/ShoppingBagLandingPage.js/52894c4d8aa3.js","168":"/static/bundles/es6/PlaintextPasswordBugPage.js/b13c65f09848.js","169":"/static/bundles/es6/PrivateAccountMadePublicBugPage.js/570f551549d9.js","170":"/static/bundles/es6/PublicAccountNotMadePrivateBugPage.js/e8c10d88be22.js","171":"/static/bundles/es6/BlockedAccountsBugPage.js/007a537fb10c.js","172":"/static/bundles/es6/AndroidBetaPrivacyBugPage.js/7e67b36c1e04.js","173":"/static/bundles/es6/DataControlsSupportPage.js/aea17f859f4a.js","174":"/static/bundles/es6/DataDownloadRequestPage.js/21dde353a0e8.js","175":"/static/bundles/es6/DataDownloadRequestConfirmPage.js/92c1d3b51e6e.js","176":"/static/bundles/es6/CheckpointUnderageAppealPage.js/f5ce726780fb.js","177":"/static/bundles/es6/AccountRecoveryLandingPage.js/f423c231da7f.js","178":"/static/bundles/es6/ParentalConsentPage.js/18b82144dcec.js","179":"/static/bundles/es6/ParentalConsentNotParentPage.js/ea042523a943.js","180":"/static/bundles/es6/TermsAcceptPage.js/71d150994a3c.js","181":"/static/bundles/es6/TermsUnblockPage.js/ce665816f488.js","182":"/static/bundles/es6/NewTermsConfirmPage.js/506c53b4c96c.js","183":"/static/bundles/es6/CreationModules.js/7afcdf835bc9.js","184":"/static/bundles/es6/StoryCreationPage.js/ff20545b782a.js","185":"/static/bundles/es6/DynamicExploreMediaPage.js/4211948afeb1.js","186":"/static/bundles/es6/DiscoverMediaPageContainer.js/ae9dc3c13f14.js","187":"/static/bundles/es6/DiscoverPeoplePageContainer.js/d68e0223b7bf.js","188":"/static/bundles/es6/EmailConfirmationPage.js/0b3acc359eda.js","189":"/static/bundles/es6/EmailReportBadPasswordResetPage.js/26894726545d.js","190":"/static/bundles/es6/FBSignupPage.js/0a7d9d8a2322.js","191":"/static/bundles/es6/ReclaimAccountPage.js/2a555df9f0b6.js","192":"/static/bundles/es6/NewUserInterstitial.js/f0475b8fa245.js","193":"/static/bundles/es6/MultiStepSignupPage.js/40db4f7aa7a9.js","194":"/static/bundles/es6/EmptyFeedPage.js/f8731f85df27.js","195":"/static/bundles/es6/NewUserActivatorsUnit.js/2317f046ca78.js","196":"/static/bundles/es6/FeedEndSuggestedUserUnit.js/575428c1b4dc.js","197":"/static/bundles/es6/FeedSidebarContainer.js/61c9356b8720.js","198":"/static/bundles/es6/SuggestedUserFeedUnitContainer.js/1d9310a60af5.js","199":"/static/bundles/es6/InFeedStoryTray.js/ff5d5b998239.js","200":"/static/bundles/es6/FeedPageContainer.js/3604293cc727.js","201":"/static/bundles/es6/FollowListModal.js/3382c9383f92.js","202":"/static/bundles/es6/FollowListPage.js/7fd06396d918.js","203":"/static/bundles/es6/SimilarAccountsPage.js/45e438a6ec7d.js","204":"/static/bundles/es6/LikedByListContainer.js/87bc14d23c76.js","205":"/static/bundles/es6/shaka-player.ui.js/18ee90c7b493.js","206":"/static/bundles/es6/LiveBroadcastPage.js/36bc80a21891.js","207":"/static/bundles/es6/VotingInformationCenterPage.js/b6573863ae50.js","208":"/static/bundles/es6/FalseInformationLandingPage.js/c7f7571bcfab.js","209":"/static/bundles/es6/FalseInformationAppealsPage.js/67a7fef974ef.js","210":"/static/bundles/es6/CommentLikedByListContainer.js/bf9b7a84c664.js","211":"/static/bundles/es6/LandingPage.js/16b00a4333b8.js","212":"/static/bundles/es6/LocationsDirectoryCountryPage.js/364294099862.js","213":"/static/bundles/es6/LocationsDirectoryCityPage.js/05f6f8491105.js","214":"/static/bundles/es6/LocationPageContainer.js/ac09eb33630b.js","215":"/static/bundles/es6/LocationsDirectoryLandingPage.js/1c03c3b1a7db.js","216":"/static/bundles/es6/LoginAndSignupPage.js/d1c888db53e7.js","217":"/static/bundles/es6/FXAccountsCenterProfilesPage.js/afe01a4bee71.js","218":"/static/bundles/es6/FXAccountsCenterServicePage.js/0da7400e32e2.js","219":"/static/bundles/es6/FXCalConsentPage.js/6af012048284.js","220":"/static/bundles/es6/FXCalLinkingAuthForm.js/c0e88000db90.js","221":"/static/bundles/es6/FXCalPasswordlessConfirmPasswordForm.js/fae2cde138c0.js","222":"/static/bundles/es6/FXCalReauthLoginForm.js/eda121636d82.js","223":"/static/bundles/es6/UpdateIGAppForHelpPage.js/2a155253ebdc.js","224":"/static/bundles/es6/ResetPasswordPageContainer.js/18e6e4a21338.js","225":"/static/bundles/es6/MobileAllCommentsPage.js/cbcb0532d792.js","226":"/static/bundles/es6/MediaChainingPageContainer.js/6328c92f59ba.js","227":"/static/bundles/es6/PostPageContainer.js/1ea25a27cd7d.js","228":"/static/bundles/es6/ProfilesDirectoryLandingPage.js/68c9181c6f5d.js","229":"/static/bundles/es6/HashtagsDirectoryLandingPage.js/c82d8b1bb977.js","230":"/static/bundles/es6/SuggestedDirectoryLandingPage.js/132452fa75c3.js","231":"/static/bundles/es6/ConsentWithdrawPage.js/d83f3d3b0b25.js","232":"/static/bundles/es6/SurveyConfirmUserPage.js/fa9a4e0c1cca.js","233":"/static/bundles/es6/ProductDetailsPage.js/a233f7ab7913.js","234":"/static/bundles/es6/ShoppingCartPage.js/0997600348be.js","235":"/static/bundles/es6/ShoppingCartDetailsPage.js/22e4dc80ca23.js","236":"/static/bundles/es6/ProfessionalConversionPage.js/a33d68b43903.js","237":"/static/bundles/es6/TagPageContainer.js/71e9f861ffa1.js","238":"/static/bundles/es6/PhoneConfirmPage.js/e8cf45bc6812.js","239":"/static/bundles/es6/SimilarAccountsModal.js/ab686e7226b7.js","240":"/static/bundles/es6/ProfilePageContainer.js/bbe327b6f103.js","241":"/static/bundles/es6/HttpErrorPage.js/74ef6d832445.js","242":"/static/bundles/es6/HttpGatedContentPage.js/8d9e7dc04d3b.js","243":"/static/bundles/es6/IGTVVideoDraftsPageContainer.js/4ff553f519f1.js","244":"/static/bundles/es6/IGTVVideoUploadPageContainer.js/59498766c39e.js","245":"/static/bundles/es6/OAuthPermissionsPage.js/0137e0bac2ce.js","246":"/static/bundles/es6/MobileDirectPage.js/3a4bfd298a3c.js","247":"/static/bundles/es6/DesktopDirectPage.js/309fc1e31305.js","248":"/static/bundles/es6/GuideModalEntrypoint.js/a6a22e28c785.js","249":"/static/bundles/es6/GuidePage.js/2270eea0e136.js","250":"/static/bundles/es6/SavedCollectionPage.js/47539b4c1701.js","251":"/static/bundles/es6/OneTapUpsell.js/d1dca5416f35.js","252":"/static/bundles/es6/AvenyMediumFont.js/494dee621b1e.js","253":"/static/bundles/es6/NametagLandingPage.js/6da6bafef69b.js","254":"/static/bundles/es6/LocalDevTransactionToolSelectorPage.js/5ca98f9b4c77.js","255":"/static/bundles/es6/FBEAppStoreErrorPage.js/c4d00a1fa8ac.js","256":"/static/bundles/es6/BloksShellPage.js/755d686e88b9.js","257":"/static/bundles/es6/BusinessCategoryPage.js/e9dc09e8babd.js","259":"/static/bundles/es6/BloksPage.js/87d315463b20.js","260":"/static/bundles/es6/ClipsAudioPage.js/acba9ff8200a.js","263":"/static/bundles/es6/ActivityFeedBox.js/2bba0e15d627.js","264":"/static/bundles/es6/DirectMQTT.js/1b1b3bc57715.js","268":"/static/bundles/es6/NewsworthyContentShareFrictionModal.js/7e3cd85f9b77.js","269":"/static/bundles/es6/PostModalEntrypoint.js/7b2b68d66cc7.js","270":"/static/bundles/es6/PostComments.js/3265f0c1e00a.js","271":"/static/bundles/es6/oz-player.main.js/0dcd2dd961c7.js","272":"/static/bundles/es6/BDClientSignalCollectionTrigger.js/b5d9e3b4b637.js","273":"/static/bundles/es6/Consumer.js/9cee7d25edc1.js","274":"/static/bundles/es6/Challenge.js/eba0a858db07.js","275":"/static/bundles/es6/NotificationLandingPage.js/5b15886d176b.js","294":"/static/bundles/es6/EmbedRich.js/9cabe320fa6e.js","295":"/static/bundles/es6/EmbedVideoWrapper.js/478430fa24d4.js","296":"/static/bundles/es6/EmbedSidecarEntrypoint.js/8369bf65e1d9.js","297":"/static/bundles/es6/EmbedGuideEntrypoint.js/fd4fa029e8ad.js","298":"/static/bundles/es6/EmbedAsyncLogger.js/0ec6279c409e.js"},"css":{"148":"/static/bundles/es6/MobileStoriesLoginPage.css/524e9a213e9e.css","149":"/static/bundles/es6/DesktopStoriesLoginPage.css/a9b44db8f8b9.css","150":"/static/bundles/es6/AvenyFont.css/25fd69ff2266.css","151":"/static/bundles/es6/StoriesDebugInfoNub.css/4bc325bd3e84.css","152":"/static/bundles/es6/MobileStoriesPage.css/c5a2a857e6b5.css","153":"/static/bundles/es6/DesktopStoriesPage.css/af042b35eac0.css","154":"/static/bundles/es6/ActivityFeedPage.css/cb111926db8a.css","155":"/static/bundles/es6/AdsSettingsPage.css/3a95284fc1da.css","156":"/static/bundles/es6/DonateCheckoutPage.css/0fb60dbaa193.css","158":"/static/bundles/es6/FBPayConnectLearnMorePage.css/ab5388eb266a.css","159":"/static/bundles/es6/CameraPage.css/63f46fc39f06.css","160":"/static/bundles/es6/SettingsModules.css/8f2311289895.css","161":"/static/bundles/es6/ContactHistoryPage.css/ab916fb22054.css","162":"/static/bundles/es6/AccessToolPage.css/77c8460b4d9b.css","163":"/static/bundles/es6/AccessToolViewAllPage.css/61f9d399977f.css","164":"/static/bundles/es6/AccountPrivacyBugPage.css/b084aece73a3.css","165":"/static/bundles/es6/FirstPartyPlaintextPasswordLandingPage.css/d4c180511b0e.css","166":"/static/bundles/es6/ThirdPartyPlaintextPasswordLandingPage.css/d4c180511b0e.css","167":"/static/bundles/es6/ShoppingBagLandingPage.css/9ea9da8878b6.css","168":"/static/bundles/es6/PlaintextPasswordBugPage.css/d4c180511b0e.css","169":"/static/bundles/es6/PrivateAccountMadePublicBugPage.css/d4c180511b0e.css","170":"/static/bundles/es6/PublicAccountNotMadePrivateBugPage.css/d4c180511b0e.css","171":"/static/bundles/es6/BlockedAccountsBugPage.css/d4c180511b0e.css","172":"/static/bundles/es6/AndroidBetaPrivacyBugPage.css/158f7ff45015.css","173":"/static/bundles/es6/DataControlsSupportPage.css/2c93110330b6.css","174":"/static/bundles/es6/DataDownloadRequestPage.css/526b60394de5.css","175":"/static/bundles/es6/DataDownloadRequestConfirmPage.css/5deaa1b33b08.css","176":"/static/bundles/es6/CheckpointUnderageAppealPage.css/0dfde7fcc39c.css","177":"/static/bundles/es6/AccountRecoveryLandingPage.css/c2fce7e557e0.css","178":"/static/bundles/es6/ParentalConsentPage.css/c5f1e68fdc65.css","179":"/static/bundles/es6/ParentalConsentNotParentPage.css/6308e4086754.css","180":"/static/bundles/es6/TermsAcceptPage.css/14b0bd420229.css","181":"/static/bundles/es6/TermsUnblockPage.css/58dc1cabc72b.css","182":"/static/bundles/es6/NewTermsConfirmPage.css/eefd956746e6.css","183":"/static/bundles/es6/CreationModules.css/4d4ea67a0916.css","184":"/static/bundles/es6/StoryCreationPage.css/4679e6613df1.css","185":"/static/bundles/es6/DynamicExploreMediaPage.css/328c20c226d8.css","186":"/static/bundles/es6/DiscoverMediaPageContainer.css/63ba52792e4d.css","187":"/static/bundles/es6/DiscoverPeoplePageContainer.css/4c8a5990ffdc.css","188":"/static/bundles/es6/EmailConfirmationPage.css/d3ff48c961de.css","189":"/static/bundles/es6/EmailReportBadPasswordResetPage.css/e4462019534b.css","190":"/static/bundles/es6/FBSignupPage.css/69fe845008ba.css","191":"/static/bundles/es6/ReclaimAccountPage.css/d4c180511b0e.css","192":"/static/bundles/es6/NewUserInterstitial.css/ff3166381a45.css","193":"/static/bundles/es6/MultiStepSignupPage.css/5d38af6d00b4.css","194":"/static/bundles/es6/EmptyFeedPage.css/e1ccedbdafd4.css","196":"/static/bundles/es6/FeedEndSuggestedUserUnit.css/42e60023d1af.css","197":"/static/bundles/es6/FeedSidebarContainer.css/5c0e5c506162.css","198":"/static/bundles/es6/SuggestedUserFeedUnitContainer.css/7daaa9d9b746.css","199":"/static/bundles/es6/InFeedStoryTray.css/5cb58dca53c1.css","200":"/static/bundles/es6/FeedPageContainer.css/6a847a15c9ed.css","201":"/static/bundles/es6/FollowListModal.css/c87bdb99287d.css","202":"/static/bundles/es6/FollowListPage.css/827eed5e9080.css","203":"/static/bundles/es6/SimilarAccountsPage.css/d5a63776c54b.css","204":"/static/bundles/es6/LikedByListContainer.css/afae07d29ddc.css","206":"/static/bundles/es6/LiveBroadcastPage.css/71b37f39ddb7.css","207":"/static/bundles/es6/VotingInformationCenterPage.css/3daafb51f5ae.css","209":"/static/bundles/es6/FalseInformationAppealsPage.css/f7561461b909.css","210":"/static/bundles/es6/CommentLikedByListContainer.css/afae07d29ddc.css","211":"/static/bundles/es6/LandingPage.css/344096cb1b73.css","212":"/static/bundles/es6/LocationsDirectoryCountryPage.css/4dacfdb3fce0.css","213":"/static/bundles/es6/LocationsDirectoryCityPage.css/4dacfdb3fce0.css","214":"/static/bundles/es6/LocationPageContainer.css/54b25dcb19c6.css","215":"/static/bundles/es6/LocationsDirectoryLandingPage.css/8d8beac67daf.css","216":"/static/bundles/es6/LoginAndSignupPage.css/7843fc980a59.css","217":"/static/bundles/es6/FXAccountsCenterProfilesPage.css/3fdbfd5044fc.css","218":"/static/bundles/es6/FXAccountsCenterServicePage.css/a7ef0b7bc603.css","219":"/static/bundles/es6/FXCalConsentPage.css/96c43d7ac85f.css","220":"/static/bundles/es6/FXCalLinkingAuthForm.css/c228eff939ba.css","221":"/static/bundles/es6/FXCalPasswordlessConfirmPasswordForm.css/8f77c7e5667f.css","222":"/static/bundles/es6/FXCalReauthLoginForm.css/b10376b96a91.css","223":"/static/bundles/es6/UpdateIGAppForHelpPage.css/6fb2336f846b.css","224":"/static/bundles/es6/ResetPasswordPageContainer.css/d4c180511b0e.css","225":"/static/bundles/es6/MobileAllCommentsPage.css/745e87d16b8b.css","226":"/static/bundles/es6/MediaChainingPageContainer.css/b17a8ab7e639.css","227":"/static/bundles/es6/PostPageContainer.css/13422d7df265.css","228":"/static/bundles/es6/ProfilesDirectoryLandingPage.css/b406e80cc262.css","229":"/static/bundles/es6/HashtagsDirectoryLandingPage.css/b406e80cc262.css","230":"/static/bundles/es6/SuggestedDirectoryLandingPage.css/b406e80cc262.css","233":"/static/bundles/es6/ProductDetailsPage.css/b4cbb2412785.css","234":"/static/bundles/es6/ShoppingCartPage.css/4f156f96c1cc.css","235":"/static/bundles/es6/ShoppingCartDetailsPage.css/e46b3f8df994.css","236":"/static/bundles/es6/ProfessionalConversionPage.css/f418091afcde.css","237":"/static/bundles/es6/TagPageContainer.css/5ff6f44c8d81.css","238":"/static/bundles/es6/PhoneConfirmPage.css/59398e0ab679.css","240":"/static/bundles/es6/ProfilePageContainer.css/a7d72aa870c4.css","243":"/static/bundles/es6/IGTVVideoDraftsPageContainer.css/ec236f53db50.css","244":"/static/bundles/es6/IGTVVideoUploadPageContainer.css/349b7cc91879.css","245":"/static/bundles/es6/OAuthPermissionsPage.css/17df6a107712.css","246":"/static/bundles/es6/MobileDirectPage.css/176144ab80a6.css","247":"/static/bundles/es6/DesktopDirectPage.css/f59a830b7858.css","249":"/static/bundles/es6/GuidePage.css/0fd72026df11.css","250":"/static/bundles/es6/SavedCollectionPage.css/c9307f5c771b.css","251":"/static/bundles/es6/OneTapUpsell.css/c312b28c297e.css","252":"/static/bundles/es6/AvenyMediumFont.css/410fb2643dbe.css","253":"/static/bundles/es6/NametagLandingPage.css/0c3f6c69e197.css","254":"/static/bundles/es6/LocalDevTransactionToolSelectorPage.css/3f8f9bb4c8a7.css","255":"/static/bundles/es6/FBEAppStoreErrorPage.css/37c4f5efdab6.css","257":"/static/bundles/es6/BusinessCategoryPage.css/3697f7a627f9.css","259":"/static/bundles/es6/BloksPage.css/ebd31d13c7cc.css","263":"/static/bundles/es6/ActivityFeedBox.css/3893332a2b8f.css","270":"/static/bundles/es6/PostComments.css/205108e2268c.css","273":"/static/bundles/es6/Consumer.css/9a551ba5d97e.css","274":"/static/bundles/es6/Challenge.css/f95fdae4c2c2.css","275":"/static/bundles/es6/NotificationLandingPage.css/c35e66b76f51.css","294":"/static/bundles/es6/EmbedRich.css/7a97d031f652.css","295":"/static/bundles/es6/EmbedVideoWrapper.css/dad6fca380d6.css","296":"/static/bundles/es6/EmbedSidecarEntrypoint.css/e9236117b9fb.css","297":"/static/bundles/es6/EmbedGuideEntrypoint.css/4c65d9d678b0.css"}}</script>
<script type="text/javascript" src="/static/bundles/es6/Vendor.js/c911f5848b78.js" crossorigin="anonymous"></script>
<script type="text/javascript" src="/static/bundles/es6/it_IT.js/df3034c2453d.js" crossorigin="anonymous"></script>
<script type="text/javascript" src="/static/bundles/es6/ConsumerLibCommons.js/7314afc1c272.js" crossorigin="anonymous"></script>
<script type="text/javascript" src="/static/bundles/es6/ConsumerUICommons.js/63a3982cbd2d.js" crossorigin="anonymous"></script>
<script type="text/javascript" src="/static/bundles/es6/ConsumerAsyncCommons.js/c4ca4238a0b9.js" crossorigin="anonymous"></script>
<script type="text/javascript" src="/static/bundles/es6/Consumer.js/9cee7d25edc1.js" crossorigin="anonymous" charset="utf-8" async=""></script>
<script type="text/javascript" src="/static/bundles/es6/FBSignupPage.js/0a7d9d8a2322.js" crossorigin="anonymous" charset="utf-8" async=""></script>
<script type="text/javascript" src="/static/bundles/es6/LoginAndSignupPage.js/d1c888db53e7.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>
<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></html>