Untitled
4 years ago in PHP
<!DOCTYPE html>
<html lang="it" class="no-js not-logged-in client-root">
<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/33a2d7b171aa.css" as="style" type="text/css" crossorigin="anonymous" />
<link rel="preload" href="/static/bundles/es6/ConsumerAsyncCommons.css/b8881b4b8d2f.css" as="style" type="text/css" crossorigin="anonymous" />
<link rel="preload" href="/static/bundles/es6/Consumer.css/2a9557e9bd3e.css" as="style" type="text/css" crossorigin="anonymous" />
<link rel="preload" href="/static/bundles/es6/FBSignupPage.css/306ceaf959ac.css" as="style" type="text/css" crossorigin="anonymous" />
<link rel="preload" href="/static/bundles/es6/LoginAndSignupPage.css/3bf9f82914df.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/3ec449552b83.js" as="script" type="text/javascript" crossorigin="anonymous" />
<link rel="preload" href="/static/bundles/es6/ConsumerLibCommons.js/13b6383d88b2.js" as="script" type="text/javascript" crossorigin="anonymous" />
<link rel="preload" href="/static/bundles/es6/ConsumerUICommons.js/2d58cff19a6e.js" as="script" type="text/javascript" crossorigin="anonymous" />
<link rel="preload" href="/static/bundles/es6/ConsumerAsyncCommons.js/a20453667021.js" as="script" type="text/javascript" crossorigin="anonymous" />
<link rel="preload" href="/static/bundles/es6/Consumer.js/75fa2c3bec72.js" as="script" type="text/javascript" crossorigin="anonymous" />
<link rel="preload" href="/static/bundles/es6/FBSignupPage.js/33136a8b2517.js" as="script" type="text/javascript" crossorigin="anonymous" />
<link rel="preload" href="/static/bundles/es6/LoginAndSignupPage.js/354ec2e80ef7.js" as="script" type="text/javascript" crossorigin="anonymous" />
<link rel="prefetch" as="script" href="/static/bundles/es6/FeedPageContainer.js/50d0c5be67fd.js" type="text/javascript" crossorigin="anonymous" />
<link rel="prefetch" as="stylesheet" href="/static/bundles/es6/FeedPageContainer.css/a46bea5f518c.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="/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-ve" />
<link rel="alternate" href="https://www.instagram.com/accounts/login/?hl=es-la" hreflang="es-pr" />
<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-gt" />
<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-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-cr" />
<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-ec" />
<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-bo" />
<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-ar" />
<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-cl" />
<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-do" />
</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="/static/bundles/es6/ConsumerUICommons.css/33a2d7b171aa.css" type="text/css" crossorigin="anonymous" />
<link rel="stylesheet" href="/static/bundles/es6/ConsumerAsyncCommons.css/b8881b4b8d2f.css" type="text/css" crossorigin="anonymous" />
<link rel="stylesheet" href="/static/bundles/es6/Consumer.css/2a9557e9bd3e.css" type="text/css" crossorigin="anonymous" />
<script type="text/javascript">window._sharedData = {"config":{"csrf_token":"pB6bkAHrPaYsHXpkrqeLKFYL4FfSJ5xX","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,"deployment_stage":"c2","platform":"windows_nt_10","nonce":"l42+iB5OrOPD14TNNsBz9g==","mid_pct":24.37253,"zero_data":{},"cache_schema_version":3,"server_checks":{},"knobx":{"4":false,"17":false,"20":true,"22":true,"23":true,"24":true,"25":true},"to_cache":{"gatekeepers":{"4":true,"5":false,"6":false,"7":false,"8":false,"9":false,"10":false,"11":false,"12":false,"13":true,"14":true,"15":true,"16":false,"18":true,"19":false,"23":false,"24":false,"26":true,"27":false,"28":false,"29":true,"31":false,"32":true,"34":false,"35":false,"38":true,"40":true,"41":false,"43":true,"59":true,"61":false,"62":false,"63":false,"64":false,"65":false,"67":true,"68":false,"69":true,"71":false,"72":true,"73":false,"74":false,"75":true,"76":false,"77":false,"78":true,"79":false,"81":false,"82":true,"84":false,"86":false,"88":true,"91":false,"95":true,"96":false,"97":false,"99":false,"100":false},"qe":{"app_upsell":{"g":"","p":{}},"igl_app_upsell":{"g":"","p":{}},"notif":{"g":"","p":{}},"onetaplogin":{"g":"","p":{}},"multireg_iter":{"g":"control_11_29","p":{"has_prioritized_phone":"false"}},"felix_clear_fb_cookie":{"g":"","p":{}},"felix_creation_duration_limits":{"g":"","p":{}},"felix_creation_fb_crossposting":{"g":"","p":{}},"felix_creation_fb_crossposting_v2":{"g":"","p":{}},"felix_creation_validation":{"g":"","p":{}},"mweb_topical_explore":{"g":"","p":{}},"post_options":{"g":"","p":{}},"iglscioi":{"g":"","p":{}},"sticker_tray":{"g":"","p":{}},"web_sentry":{"g":"","p":{}},"0":{"p":{"4":true,"7":true,"8":true,"9":false},"qex":true},"2":{"p":{"0":true},"qex":true},"4":{"p":{"0":true},"qex":true},"5":{"p":{"1":false},"qex":true},"6":{"p":{"1":true,"5":false,"6":false,"7":false,"9":false,"10":false},"qex":true},"10":{"p":{"2":false},"qex":true},"12":{"p":{"0":5},"qex":true},"13":{"p":{"0":true},"qex":true},"16":{"p":{"0":false},"qex":true},"17":{"p":{"1":true},"qex":true},"19":{"p":{"0":true},"qex":true},"21":{"p":{"2":false},"qex":true},"22":{"p":{"1":false,"2":8.0,"3":0.85,"4":0.95,"10":0.0,"11":15,"12":3,"13":false},"qex":true},"23":{"p":{"0":false,"1":false},"qex":true},"25":{"p":{},"qex":true},"26":{"p":{"0":""},"qex":true},"28":{"p":{"0":false},"qex":true},"29":{"p":{},"qex":true},"30":{"p":{"0":true},"qex":true},"31":{"p":{},"qex":true},"33":{"p":{},"qex":true},"34":{"p":{"0":false},"qex":true},"35":{"p":{"0":false},"qex":true},"36":{"p":{"0":true,"1":true,"2":false,"3":false,"4":false},"qex":true},"37":{"p":{"0":false},"qex":true},"39":{"p":{"0":false,"6":false,"7":false,"8":false,"11":false,"14":false},"qex":true},"41":{"p":{"3":true},"qex":true},"42":{"p":{"0":true},"qex":true},"43":{"p":{"0":false,"1":false,"2":false},"qex":true},"44":{"p":{"1":"inside_media","2":0.2},"qex":true},"45":{"p":{"12":false,"13":false,"17":0,"18":false,"19":2,"22":false,"23":"control","24":false,"25":"control","26":"control"},"qex":true},"46":{"p":{"0":false},"qex":true},"47":{"p":{"0":true,"1":true,"2":false,"3":false,"4":false,"6":false,"8":false,"9":false,"10":false,"11":false},"qex":true},"49":{"p":{"0":false},"qex":true},"50":{"p":{"0":false},"qex":true},"53":{"p":{"0":5},"qex":true},"54":{"p":{"0":false},"qex":true},"55":{"p":{"0":false},"qex":true},"56":{"p":{"1":true,"2":true},"qex":true},"58":{"p":{"0":0.0,"1":false},"qex":true},"59":{"p":{"0":true},"qex":true},"62":{"p":{"0":false},"qex":true},"64":{"p":{"0":false},"qex":true},"65":{"p":{},"qex":true},"66":{"p":{"0":false},"qex":true},"67":{"p":{"0":true,"1":true,"2":true,"3":true,"4":false,"5":false},"qex":true},"68":{"p":{"0":false},"qex":true},"69":{"p":{"0":true},"qex":true},"70":{"p":{"1":"Instagram\u306f\u30a2\u30d7\u30ea\u3067\u3088\u308a\u5feb\u9069\u306b\u3054\u5229\u7528\u306b\u306a\u308c\u307e\u3059","2":"\u30a2\u30d7\u30ea\u306b\u306f\u3088\u308a\u591a\u304f\u306e\u30ab\u30e1\u30e9\u30a8\u30d5\u30a7\u30af\u30c8\u3084\u30b9\u30bf\u30f3\u30d7\u304c\u3042\u308a\u307e\u3059\u3002\u30e1\u30c3\u30bb\u30fc\u30b8\u3092\u9001\u4fe1\u3059\u308b\u65b9\u6cd5\u3082\u3088\u308a\u591a\u304f\u3042\u308a\u307e\u3059\u3002","3":"\u30a2\u30d7\u30ea\u3092\u5229\u7528"},"qex":true},"71":{"p":{"1":"^/explore/.*|^/accounts/activity/$"},"qex":true},"72":{"p":{"0":false,"1":false,"2":false,"3":false,"4":false},"qex":true},"73":{"p":{"0":false},"qex":true},"74":{"p":{"1":false,"2":false,"3":false,"4":false,"5":false,"6":false,"7":false,"8":false},"qex":true},"75":{"p":{"0":true},"qex":true},"76":{"p":{"0":false},"qex":true},"77":{"p":{"0":true,"1":false},"qex":true},"78":{"p":{"0":true,"1":false},"qex":true},"80":{"p":{"0":false,"1":false,"2":false},"qex":true},"81":{"p":{"0":false},"qex":true},"82":{"p":{"0":false,"1":false},"qex":true},"84":{"p":{"0":false,"1":true,"2":true,"3":false,"4":false,"5":false,"6":false},"qex":true},"85":{"p":{"0":false,"1":"Pictures and Videos"},"qex":true},"86":{"p":{"0":true},"qex":true},"87":{"p":{"0":true},"qex":true},"89":{"p":{"0":false},"qex":true},"90":{"p":{"0":false},"qex":true},"91":{"p":{"0":false},"qex":true},"92":{"p":{"0":36},"qex":true},"93":{"p":{"0":true},"qex":true},"95":{"p":{"0":false},"qex":true},"96":{"p":{"0":false},"qex":true},"97":{"p":{},"qex":true},"98":{"p":{"0":false,"1":false},"qex":true},"99":{"p":{"0":false},"qex":true},"100":{"p":{},"qex":true},"101":{"p":{"0":false,"1":false},"qex":true}},"probably_has_app":false,"cb":true},"device_id":"ACFF1D3D-093D-488B-9E9C-BD2192E1B7AE","encryption":{"key_id":"21","public_key":"2a7f981852e38b837b59cc218da0344ed9c932ce12ae341e783ca444e776ac7b"},"rollout_hash":"f9e28d162740","bundle_variant":"es6","is_canary":false};</script>
<script type="text/javascript">window.__initialDataLoaded(window._sharedData);</script>
<script type="text/javascript">var __BUNDLE_START_TIME__=this.nativePerformanceNow?nativePerformanceNow():Date.now(),__DEV__=false,process=this.process||{};process.env=process.env||{};process.env.NODE_ENV=process.env.NODE_ENV||"production";!(function(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/IGBloksRenderer.js/f6756301378b.js","147":"/static/bundles/es6/EncryptionUtils.js/bedb04731d63.js","148":"/static/bundles/es6/MobileStoriesLoginPage.js/8cb760700881.js","149":"/static/bundles/es6/DesktopStoriesLoginPage.js/c761e1e72f77.js","150":"/static/bundles/es6/AvenyFont.js/a4de03cd349f.js","151":"/static/bundles/es6/DirectSearchUserContainer.js/67393bb0b524.js","152":"/static/bundles/es6/MobileStoriesPage.js/1bf718868979.js","153":"/static/bundles/es6/DesktopStoriesPage.js/ad4bfe559919.js","154":"/static/bundles/es6/ActivityFeedPage.js/4a61ce7b943b.js","155":"/static/bundles/es6/AdsSettingsPage.js/cdc4e20bb3d9.js","156":"/static/bundles/es6/DonateCheckoutPage.js/b686acd3ef1b.js","157":"/static/bundles/es6/CameraPage.js/98ac6327e0a7.js","158":"/static/bundles/es6/SettingsModules.js/1e0fa21eccfd.js","159":"/static/bundles/es6/ContactHistoryPage.js/4bd734981fc8.js","160":"/static/bundles/es6/AccessToolPage.js/89e71391658a.js","161":"/static/bundles/es6/AccessToolViewAllPage.js/27b10e690071.js","162":"/static/bundles/es6/AccountPrivacyBugPage.js/d8360345aa1f.js","163":"/static/bundles/es6/FirstPartyPlaintextPasswordLandingPage.js/f28ae4aa4fa1.js","164":"/static/bundles/es6/ThirdPartyPlaintextPasswordLandingPage.js/3c2d1222938a.js","165":"/static/bundles/es6/ShoppingBagLandingPage.js/e4f34d1ff5ad.js","166":"/static/bundles/es6/PlaintextPasswordBugPage.js/9d1fb9bc557e.js","167":"/static/bundles/es6/PrivateAccountMadePublicBugPage.js/83cae1bd5422.js","168":"/static/bundles/es6/PublicAccountNotMadePrivateBugPage.js/79ca5b8560d2.js","169":"/static/bundles/es6/BlockedAccountsBugPage.js/a2670a3ac304.js","170":"/static/bundles/es6/AndroidBetaPrivacyBugPage.js/8d511735b98d.js","171":"/static/bundles/es6/DataControlsSupportPage.js/d7e56649003d.js","172":"/static/bundles/es6/DataDownloadRequestPage.js/f3070555607d.js","173":"/static/bundles/es6/DataDownloadRequestConfirmPage.js/d11b0e7fcd30.js","174":"/static/bundles/es6/CheckpointUnderageAppealPage.js/01207b773634.js","175":"/static/bundles/es6/AccountRecoveryLandingPage.js/01ef36976130.js","176":"/static/bundles/es6/ContactInvitesOptOutPage.js/ba41b03c84e7.js","177":"/static/bundles/es6/ParentalConsentPage.js/add763ea4228.js","178":"/static/bundles/es6/ParentalConsentNotParentPage.js/d34f3af1584c.js","179":"/static/bundles/es6/TermsAcceptPage.js/36c5a93b122d.js","180":"/static/bundles/es6/TermsUnblockPage.js/1912608bc003.js","181":"/static/bundles/es6/NewTermsConfirmPage.js/7527344d7b3c.js","182":"/static/bundles/es6/ContactInvitesOptOutStatusPage.js/54c973cc3da9.js","183":"/static/bundles/es6/CreationModules.js/85c66deaba24.js","184":"/static/bundles/es6/StoryCreationPage.js/3aca5567873f.js","185":"/static/bundles/es6/PostCommentInput.js/aa93a3f545e1.js","187":"/static/bundles/es6/PostModalEntrypoint.js/a95d2624f751.js","188":"/static/bundles/es6/PostComments.js/6baefaa5cb9b.js","189":"/static/bundles/es6/LikedByListContainer.js/bd2dbeebfd89.js","190":"/static/bundles/es6/CommentLikedByListContainer.js/3bdcf053a249.js","191":"/static/bundles/es6/shaka-player.ui.js/ac3b2d4dccff.js","192":"/static/bundles/es6/DynamicExploreMediaPage.js/2a6587c11a0b.js","193":"/static/bundles/es6/DiscoverMediaPageContainer.js/2d25a2a7291b.js","194":"/static/bundles/es6/DiscoverPeoplePageContainer.js/10be6f1b2999.js","195":"/static/bundles/es6/EmailConfirmationPage.js/5fb5d83e89d3.js","196":"/static/bundles/es6/EmailReportBadPasswordResetPage.js/bf245cda05a7.js","197":"/static/bundles/es6/FBSignupPage.js/33136a8b2517.js","198":"/static/bundles/es6/NewUserInterstitial.js/761a51bda5a6.js","199":"/static/bundles/es6/MultiStepSignupPage.js/e949c505ead0.js","200":"/static/bundles/es6/EmptyFeedPage.js/91c84a7ce3cb.js","201":"/static/bundles/es6/NewUserActivatorsUnit.js/5a98871a3211.js","202":"/static/bundles/es6/FeedEndSuggestedUserUnit.js/cf57b898f7d4.js","203":"/static/bundles/es6/FeedSidebarContainer.js/3827a70ac41c.js","204":"/static/bundles/es6/SuggestedUserFeedUnitContainer.js/f4ab6b744c4f.js","205":"/static/bundles/es6/InFeedStoryTray.js/09a7794160bf.js","206":"/static/bundles/es6/FeedPageContainer.js/50d0c5be67fd.js","207":"/static/bundles/es6/FollowListModal.js/b1b86e175692.js","208":"/static/bundles/es6/FollowListPage.js/6e267c4f5634.js","209":"/static/bundles/es6/SimilarAccountsPage.js/44a784f0ed56.js","210":"/static/bundles/es6/FalseInformationLandingPage.js/4d862bac66eb.js","211":"/static/bundles/es6/LandingPage.js/b671ebbfd4d1.js","212":"/static/bundles/es6/LocationsDirectoryCountryPage.js/8a383bee3c6d.js","213":"/static/bundles/es6/LocationsDirectoryCityPage.js/31e3d7c82cad.js","214":"/static/bundles/es6/LocationPageContainer.js/4a166737e648.js","215":"/static/bundles/es6/LocationsDirectoryLandingPage.js/663397d37774.js","216":"/static/bundles/es6/LoginAndSignupPage.js/354ec2e80ef7.js","217":"/static/bundles/es6/UpdateIGAppForHelpPage.js/a69b7e171f3d.js","218":"/static/bundles/es6/ResetPasswordPageContainer.js/c8eb4aa22b16.js","219":"/static/bundles/es6/MobileAllCommentsPage.js/185a7d7ee581.js","220":"/static/bundles/es6/MediaChainingPageContainer.js/1ad8022e8762.js","221":"/static/bundles/es6/PostPageContainer.js/54be09c9f375.js","222":"/static/bundles/es6/ProfilesDirectoryLandingPage.js/f7783da82612.js","223":"/static/bundles/es6/HashtagsDirectoryLandingPage.js/bc048aa5826f.js","224":"/static/bundles/es6/SuggestedDirectoryLandingPage.js/a520874befec.js","225":"/static/bundles/es6/TagPageContainer.js/3e5d453a8a35.js","226":"/static/bundles/es6/PhoneConfirmPage.js/f6014fea80c6.js","227":"/static/bundles/es6/SimilarAccountsModal.js/98189113cd09.js","228":"/static/bundles/es6/ProfilePageContainer.js/8ce9bfa77d92.js","229":"/static/bundles/es6/HttpErrorPage.js/0381230831f5.js","230":"/static/bundles/es6/IGTVVideoDraftsPageContainer.js/978912434f29.js","231":"/static/bundles/es6/IGTVVideoUploadPageContainer.js/5b90264aab80.js","232":"/static/bundles/es6/OAuthPermissionsPage.js/07221ccc4642.js","233":"/static/bundles/es6/MobileDirectPage.js/0ebdb9debeb6.js","234":"/static/bundles/es6/DesktopDirectPage.js/48e3394cb058.js","235":"/static/bundles/es6/OneTapUpsell.js/f8e9d4379c57.js","236":"/static/bundles/es6/NametagLandingPage.js/e744039b8cc7.js","237":"/static/bundles/es6/LocalDevTransactionToolSelectorPage.js/04819e70562d.js","238":"/static/bundles/es6/FBEAppStoreErrorPage.js/6f24951204a8.js","239":"/static/bundles/es6/BloksShellPage.js/5f671d02c9e0.js","240":"/static/bundles/es6/BusinessCategoryPageContainer.js/d68f6db4aa5a.js","241":"/static/bundles/es6/ActivityFeedBox.js/d26055b5aa96.js","242":"/static/bundles/es6/DirectMQTT.js/646b2e7b5a14.js","243":"/static/bundles/es6/DebugInfoNub.js/a714f5a2bb5a.js","245":"/static/bundles/es6/Consumer.js/75fa2c3bec72.js","246":"/static/bundles/es6/Challenge.js/2e44f233881f.js","247":"/static/bundles/es6/NotificationLandingPage.js/24c81ca571a0.js","264":"/static/bundles/es6/EmbedAsyncLogger.js/1eff9023e469.js","266":"/static/bundles/es6/EmbedVideoWrapper.js/58544c614ab5.js","267":"/static/bundles/es6/EmbedSidecarEntrypoint.js/86cac0beef4f.js","268":"/static/bundles/es6/EmbedRich.js/3c96d920e3c3.js"},"css":{"146":"/static/bundles/es6/IGBloksRenderer.css/52baaabd26d9.css","148":"/static/bundles/es6/MobileStoriesLoginPage.css/5e02368dd7d5.css","149":"/static/bundles/es6/DesktopStoriesLoginPage.css/f6d8b6a4e643.css","150":"/static/bundles/es6/AvenyFont.css/25fd69ff2266.css","151":"/static/bundles/es6/DirectSearchUserContainer.css/aa3217e92040.css","152":"/static/bundles/es6/MobileStoriesPage.css/1fffdbcbcddb.css","153":"/static/bundles/es6/DesktopStoriesPage.css/914fae1c9185.css","154":"/static/bundles/es6/ActivityFeedPage.css/6bc08b4bce49.css","155":"/static/bundles/es6/AdsSettingsPage.css/a9e820688e4d.css","156":"/static/bundles/es6/DonateCheckoutPage.css/a9e820688e4d.css","157":"/static/bundles/es6/CameraPage.css/73cee2dde75e.css","158":"/static/bundles/es6/SettingsModules.css/580e8bbe6ab3.css","159":"/static/bundles/es6/ContactHistoryPage.css/5d3f4db8a347.css","160":"/static/bundles/es6/AccessToolPage.css/2471840a2f11.css","161":"/static/bundles/es6/AccessToolViewAllPage.css/b463f86fad9a.css","162":"/static/bundles/es6/AccountPrivacyBugPage.css/a388cb605b60.css","165":"/static/bundles/es6/ShoppingBagLandingPage.css/9ea9da8878b6.css","170":"/static/bundles/es6/AndroidBetaPrivacyBugPage.css/17e8362798f7.css","171":"/static/bundles/es6/DataControlsSupportPage.css/090e8e723226.css","172":"/static/bundles/es6/DataDownloadRequestPage.css/f0ed672dad25.css","173":"/static/bundles/es6/DataDownloadRequestConfirmPage.css/2d1d520eeb1b.css","174":"/static/bundles/es6/CheckpointUnderageAppealPage.css/16f3c27c90f1.css","175":"/static/bundles/es6/AccountRecoveryLandingPage.css/6886bb95dd0e.css","176":"/static/bundles/es6/ContactInvitesOptOutPage.css/2d3511c008a7.css","177":"/static/bundles/es6/ParentalConsentPage.css/0ed5d1de7a68.css","178":"/static/bundles/es6/ParentalConsentNotParentPage.css/48d3c7450a8d.css","179":"/static/bundles/es6/TermsAcceptPage.css/4369700bdc25.css","180":"/static/bundles/es6/TermsUnblockPage.css/96660b23ffd3.css","181":"/static/bundles/es6/NewTermsConfirmPage.css/737fd410607a.css","182":"/static/bundles/es6/ContactInvitesOptOutStatusPage.css/856d94b8e737.css","183":"/static/bundles/es6/CreationModules.css/0ba25a5a56ff.css","184":"/static/bundles/es6/StoryCreationPage.css/e3aec6e4eb61.css","185":"/static/bundles/es6/PostCommentInput.css/513869b710a6.css","187":"/static/bundles/es6/PostModalEntrypoint.css/bbbb865d1e91.css","188":"/static/bundles/es6/PostComments.css/bd729151802f.css","189":"/static/bundles/es6/LikedByListContainer.css/99bc7674003c.css","190":"/static/bundles/es6/CommentLikedByListContainer.css/99bc7674003c.css","192":"/static/bundles/es6/DynamicExploreMediaPage.css/ec68209a1490.css","193":"/static/bundles/es6/DiscoverMediaPageContainer.css/67bd411f804b.css","194":"/static/bundles/es6/DiscoverPeoplePageContainer.css/8a9a15848b20.css","195":"/static/bundles/es6/EmailConfirmationPage.css/9a68540da9a4.css","196":"/static/bundles/es6/EmailReportBadPasswordResetPage.css/e4462019534b.css","197":"/static/bundles/es6/FBSignupPage.css/306ceaf959ac.css","198":"/static/bundles/es6/NewUserInterstitial.css/455516340cb7.css","199":"/static/bundles/es6/MultiStepSignupPage.css/04bad365b36c.css","200":"/static/bundles/es6/EmptyFeedPage.css/46b6594e6e92.css","202":"/static/bundles/es6/FeedEndSuggestedUserUnit.css/6d4e86a3f08e.css","203":"/static/bundles/es6/FeedSidebarContainer.css/0c2c5e638013.css","204":"/static/bundles/es6/SuggestedUserFeedUnitContainer.css/90f0290b5d8b.css","205":"/static/bundles/es6/InFeedStoryTray.css/add647e6b571.css","206":"/static/bundles/es6/FeedPageContainer.css/a46bea5f518c.css","207":"/static/bundles/es6/FollowListModal.css/d1af8b189651.css","208":"/static/bundles/es6/FollowListPage.css/83958e11d46c.css","209":"/static/bundles/es6/SimilarAccountsPage.css/99bc7674003c.css","211":"/static/bundles/es6/LandingPage.css/99322402cd11.css","212":"/static/bundles/es6/LocationsDirectoryCountryPage.css/f011822b2d93.css","213":"/static/bundles/es6/LocationsDirectoryCityPage.css/f011822b2d93.css","214":"/static/bundles/es6/LocationPageContainer.css/f893717b7207.css","215":"/static/bundles/es6/LocationsDirectoryLandingPage.css/a69bead6658f.css","216":"/static/bundles/es6/LoginAndSignupPage.css/3bf9f82914df.css","217":"/static/bundles/es6/UpdateIGAppForHelpPage.css/6fb2336f846b.css","218":"/static/bundles/es6/ResetPasswordPageContainer.css/9e2e7773d781.css","219":"/static/bundles/es6/MobileAllCommentsPage.css/1131070c05c9.css","220":"/static/bundles/es6/MediaChainingPageContainer.css/b531cb57fc64.css","221":"/static/bundles/es6/PostPageContainer.css/c139181d5ddc.css","222":"/static/bundles/es6/ProfilesDirectoryLandingPage.css/ec897738d3bc.css","223":"/static/bundles/es6/HashtagsDirectoryLandingPage.css/ec897738d3bc.css","224":"/static/bundles/es6/SuggestedDirectoryLandingPage.css/ec897738d3bc.css","225":"/static/bundles/es6/TagPageContainer.css/c0826243737d.css","226":"/static/bundles/es6/PhoneConfirmPage.css/9646823c703f.css","228":"/static/bundles/es6/ProfilePageContainer.css/8687500d9441.css","229":"/static/bundles/es6/HttpErrorPage.css/97acfee23c4f.css","230":"/static/bundles/es6/IGTVVideoDraftsPageContainer.css/7fd813f8f8a3.css","231":"/static/bundles/es6/IGTVVideoUploadPageContainer.css/407d5a0b488a.css","232":"/static/bundles/es6/OAuthPermissionsPage.css/911f01846417.css","233":"/static/bundles/es6/MobileDirectPage.css/c03db0d53e1d.css","234":"/static/bundles/es6/DesktopDirectPage.css/68807c4fe134.css","235":"/static/bundles/es6/OneTapUpsell.css/3d1082494e45.css","236":"/static/bundles/es6/NametagLandingPage.css/f5a715b37996.css","237":"/static/bundles/es6/LocalDevTransactionToolSelectorPage.css/3f8f9bb4c8a7.css","238":"/static/bundles/es6/FBEAppStoreErrorPage.css/37c4f5efdab6.css","239":"/static/bundles/es6/BloksShellPage.css/52baaabd26d9.css","240":"/static/bundles/es6/BusinessCategoryPageContainer.css/4bf57614cd61.css","241":"/static/bundles/es6/ActivityFeedBox.css/1ca7bf95a848.css","243":"/static/bundles/es6/DebugInfoNub.css/858400443420.css","245":"/static/bundles/es6/Consumer.css/2a9557e9bd3e.css","246":"/static/bundles/es6/Challenge.css/04f6e5c38e4c.css","266":"/static/bundles/es6/EmbedVideoWrapper.css/626feb834b3e.css","267":"/static/bundles/es6/EmbedSidecarEntrypoint.css/25c8aa5f60d3.css","268":"/static/bundles/es6/EmbedRich.css/8fdcacc262cc.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/3ec449552b83.js" crossorigin="anonymous"></script>
<script type="text/javascript" src="/static/bundles/es6/ConsumerLibCommons.js/13b6383d88b2.js" crossorigin="anonymous"></script>
<script type="text/javascript" src="/static/bundles/es6/ConsumerUICommons.js/2d58cff19a6e.js" crossorigin="anonymous"></script>
<script type="text/javascript" src="/static/bundles/es6/ConsumerAsyncCommons.js/a20453667021.js" crossorigin="anonymous"></script>
<script type="text/javascript" src="/static/bundles/es6/Consumer.js/75fa2c3bec72.js" crossorigin="anonymous" charset="utf-8" async=""></script>
<script type="text/javascript" src="/static/bundles/es6/FBSignupPage.js/33136a8b2517.js" crossorigin="anonymous" charset="utf-8" async=""></script>
<script type="text/javascript" src="/static/bundles/es6/LoginAndSignupPage.js/354ec2e80ef7.js" crossorigin="anonymous" charset="utf-8" async=""></script>
<script type="text/javascript">
(function(){
function normalizeError(err) {
var errorInfo = err.error || {};
var getConfigProp = function(propName, defaultValueIfNotTruthy) {
var propValue = window._sharedData && window._sharedData[propName];
return propValue ? propValue : defaultValueIfNotTruthy;
};
return {
line: err.line || errorInfo.message || 0,
column: err.column || 0,
name: 'InitError',
message: err.message || errorInfo.message || '',
script: errorInfo.script || '',
stack: errorInfo.stackTrace || errorInfo.stack || '',
timestamp: Date.now(),
ref: window.location.href,
deployment_stage: getConfigProp('deployment_stage', ''),
is_canary: getConfigProp('is_canary', false),
rollout_hash: getConfigProp('rollout_hash', ''),
is_prerelease: window.__PRERELEASE__ || false,
bundle_variant: getConfigProp('bundle_variant', null),
request_url: err.url || window.location.href,
response_status_code: errorInfo.statusCode || 0
}
}
window.addEventListener('load', function(){
if (window.__bufferedErrors && window.__bufferedErrors.length) {
if (window.caches && window.caches.keys && window.caches.delete) {
window.caches.keys().then(function(keys) {
keys.forEach(function(key) {
window.caches.delete(key)
})
})
}
window.__bufferedErrors.map(function(error) {
return normalizeError(error)
}).forEach(function(normalizedError) {
var request = new XMLHttpRequest();
request.open('POST', '/client_error/', true);
request.setRequestHeader('Content-Type', 'application/json; charset=utf-8');
request.send(JSON.stringify(normalizedError));
})
}
})
}());
</script>
</body>
</html>