January 14, 2019 at 12:39:02 PM UTC
VERIFY
Websites
Websites
Runtime: 20.1s
Share on Facebook or Twitter
On January 14, 2019 at 12:39:02 PM UTC, https://www.instagram.com/ was accessible when tested on AS56696 in Zimbabwe.

Failures

HTTP Experiment
null
DNS Experiment
null
Control
null

DNS Queries

Resolver:
217.15.123.218
Query:
IN A www.instagram.com
Engine:
system
Name
Class
TTL
Type
DATA
Answer IP Info
@
IN
CNAME
z-p42-instagram.c10r.facebook.com
Unknown AS
@
IN
A
185.60.219.174
Unknown AS

TCP Connections

185.60.219.174:443: succeeded

HTTP Requests

URL
GET https://www.instagram.com/
Response Headers
Content-Length:
27908
Strict-Transport-Security:
max-age=3600
X-Content-Type-Options:
nosniff
Content-Language:
en
Set-Cookie:
csrftoken=ugyIgiUKqyFyIS9jIjjs0pFameyYLARz; Domain=.instagram.com; expires=Mon, 13-Jan-2020 13:39:12 GMT; Max-Age=31449600; Path=/; Secure
Expires:
Sat, 01 Jan 2000 00:00:00 GMT
Vary:
Accept-Language, Cookie, Accept-Encoding
content-security-policy:
report-uri https://www.instagram.com/security/csp_report/; default-src 'self' https://www.instagram.com; img-src https: data: blob:; font-src https: data:; media-src 'self' blob: https://www.instagram.com https://*.cdninstagram.com https://*.fbcdn.net; manifest-src 'self' https://www.instagram.com; script-src 'self' https://instagram.com https://www.instagram.com https://*.www.instagram.com https://*.cdninstagram.com wss://www.instagram.com https://*.facebook.com https://*.fbcdn.net https://*.facebook.net 'unsafe-inline' 'unsafe-eval' blob:; style-src 'self' https://*.www.instagram.com https://www.instagram.com 'unsafe-inline'; connect-src 'self' https://instagram.com https://www.instagram.com https://*.www.instagram.com https://graph.instagram.com https://*.graph.instagram.com https://*.cdninstagram.com https://api.instagram.com wss://www.instagram.com wss://edge-chat.instagram.com https://*.facebook.com https://*.fbcdn.net https://*.facebook.net chrome-extension://boadgeojelhgndaghljhdicfkmllpafd; worker-src 'self' https://www.instagram.com; frame-src 'self' https://instagram.com https://www.instagram.com https://staticxx.facebook.com https://www.facebook.com https://web.facebook.com https://connect.facebook.net https://m.facebook.com; object-src 'none'; upgrade-insecure-requests
Connection:
keep-alive
X-XSS-Protection:
0
Pragma:
no-cache
Cache-Control:
private, no-cache, no-store, must-revalidate
Date:
Mon, 14 Jan 2019 13:39:12 GMT
X-Frame-Options:
SAMEORIGIN
Content-Type:
text/html; charset=utf-8
Response Body
<!DOCTYPE html>
<html lang="en" class="no-js not-logged-in client-root">
    <head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">

        <title>
Instagram
</title>

        
        <meta name="robots" content="noimageindex, noarchive">
        <meta name="mobile-web-app-capable" content="yes">
        <meta name="theme-color" content="#000000">
        <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 href="https://graph.instagram.com" rel="preconnect" crossorigin>
        

        <link rel="preload" href="/static/bundles/metro/LandingPage.js/ddc77fa9ef73.js" as="script" type="text/javascript" crossorigin="anonymous" />
        

        <script type="text/javascript">
        (function() {
  var docElement = document.documentElement;
  var classRE = new RegExp('(^|\\s)no-js(\\s|$)');
  var className = docElement.className;
  docElement.className = className.replace(classRE, '$1js$2');
})();
</script>
        <script type="text/javascript">
(function() {
  
  if ('PerformanceObserver' in window && 'PerformancePaintTiming' in window) {
    window.__bufferedPerformance = [];
    var ob = new PerformanceObserver(function(e) {
      window.__bufferedPerformance.push.apply(window.__bufferedPerformance,e.getEntries());
    });
    ob.observe({entryTypes:['paint']});
  }
  window.__bufferedErrors = [];
  window.onerror = function(message, url, line, column, error) {
    window.__bufferedErrors.push({
      message: message,
      url: url,
      line: line,
      column: column,
      error: error
    });
    return false;
  };
  window.__initialData = {
    pending: true,
    waiting: []
  };
  function 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) {
    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/4272e394f5ad.png">
                <link rel="apple-touch-icon-precomposed" sizes="120x120" href="/static/images/ico/apple-touch-icon-120x120-precomposed.png/02ba5abf9861.png">
                <link rel="apple-touch-icon-precomposed" sizes="152x152" href="/static/images/ico/apple-touch-icon-152x152-precomposed.png/419a6f9c7454.png">
                <link rel="apple-touch-icon-precomposed" sizes="167x167" href="/static/images/ico/apple-touch-icon-167x167-precomposed.png/a24e58112f06.png">
                <link rel="apple-touch-icon-precomposed" sizes="180x180" href="/static/images/ico/apple-touch-icon-180x180-precomposed.png/85a358fb3b7d.png">
                
                    <link rel="icon" sizes="192x192" href="/static/images/ico/favicon-192.png/68d99ba29cc8.png">
                
            
            
                    <link rel="mask-icon" href="/static/images/ico/favicon.svg/fc72dd4bfde8.svg" color="#262626">
                  
                  <link rel="shortcut icon" type="image/x-icon" href="/static/images/ico/favicon.ico/36b3ee2d91ed.ico">
                
            
            
            
    
<meta property="al:ios:app_name" content="Instagram" />
<meta property="al:ios:app_store_id" content="389801252" />
<meta property="al:ios:url" content="instagram://mainfeed" />
<meta property="al:android:app_name" content="Instagram" />
<meta property="al:android:package" content="com.instagram.android" />
<meta property="al:android:url" content="https://www.instagram.com/_n/mainfeed/" />

<meta property="og:site_name" content="Instagram" />
<meta property="og:title" content="Instagram" />
<meta property="og:image" content="/static/images/ico/favicon-200.png/ab6eff595bb1.png" />
<meta property="fb:app_id" content="124024574287414" />
<meta property="og:url" content="https://instagram.com/" />
<meta content="Create an account or log in to Instagram - A simple, fun &amp; creative way to capture, edit &amp; share photos, videos &amp; messages with friends &amp; family." name="description" />
<link rel="canonical" href="https://www.instagram.com/" />


    <link rel="alternate" href="https://www.instagram.com/" hreflang="x-default" />
<link rel="alternate" href="https://www.instagram.com/?hl=en" hreflang="en" />
<link rel="alternate" href="https://www.instagram.com/?hl=fr" hreflang="fr" />
<link rel="alternate" href="https://www.instagram.com/?hl=it" hreflang="it" />
<link rel="alternate" href="https://www.instagram.com/?hl=de" hreflang="de" />
<link rel="alternate" href="https://www.instagram.com/?hl=es" hreflang="es" />
<link rel="alternate" href="https://www.instagram.com/?hl=zh-cn" hreflang="zh-cn" />
<link rel="alternate" href="https://www.instagram.com/?hl=zh-tw" hreflang="zh-tw" />
<link rel="alternate" href="https://www.instagram.com/?hl=ja" hreflang="ja" />
<link rel="alternate" href="https://www.instagram.com/?hl=ko" hreflang="ko" />
<link rel="alternate" href="https://www.instagram.com/?hl=pt" hreflang="pt" />
<link rel="alternate" href="https://www.instagram.com/?hl=pt-br" hreflang="pt-br" />
<link rel="alternate" href="https://www.instagram.com/?hl=af" hreflang="af" />
<link rel="alternate" href="https://www.instagram.com/?hl=cs" hreflang="cs" />
<link rel="alternate" href="https://www.instagram.com/?hl=da" hreflang="da" />
<link rel="alternate" href="https://www.instagram.com/?hl=el" hreflang="el" />
<link rel="alternate" href="https://www.instagram.com/?hl=fi" hreflang="fi" />
<link rel="alternate" href="https://www.instagram.com/?hl=hr" hreflang="hr" />
<link rel="alternate" href="https://www.instagram.com/?hl=hu" hreflang="hu" />
<link rel="alternate" href="https://www.instagram.com/?hl=id" hreflang="id" />
<link rel="alternate" href="https://www.instagram.com/?hl=ms" hreflang="ms" />
<link rel="alternate" href="https://www.instagram.com/?hl=nb" hreflang="nb" />
<link rel="alternate" href="https://www.instagram.com/?hl=nl" hreflang="nl" />
<link rel="alternate" href="https://www.instagram.com/?hl=pl" hreflang="pl" />
<link rel="alternate" href="https://www.instagram.com/?hl=ru" hreflang="ru" />
<link rel="alternate" href="https://www.instagram.com/?hl=sk" hreflang="sk" />
<link rel="alternate" href="https://www.instagram.com/?hl=sv" hreflang="sv" />
<link rel="alternate" href="https://www.instagram.com/?hl=th" hreflang="th" />
<link rel="alternate" href="https://www.instagram.com/?hl=tl" hreflang="tl" />
<link rel="alternate" href="https://www.instagram.com/?hl=tr" hreflang="tr" />
<link rel="alternate" href="https://www.instagram.com/?hl=hi" hreflang="hi" />
<link rel="alternate" href="https://www.instagram.com/?hl=bn" hreflang="bn" />
<link rel="alternate" href="https://www.instagram.com/?hl=gu" hreflang="gu" />
<link rel="alternate" href="https://www.instagram.com/?hl=kn" hreflang="kn" />
<link rel="alternate" href="https://www.instagram.com/?hl=ml" hreflang="ml" />
<link rel="alternate" href="https://www.instagram.com/?hl=mr" hreflang="mr" />
<link rel="alternate" href="https://www.instagram.com/?hl=pa" hreflang="pa" />
<link rel="alternate" href="https://www.instagram.com/?hl=ta" hreflang="ta" />
<link rel="alternate" href="https://www.instagram.com/?hl=te" hreflang="te" />
<link rel="alternate" href="https://www.instagram.com/?hl=ne" hreflang="ne" />
<link rel="alternate" href="https://www.instagram.com/?hl=si" hreflang="si" />
<link rel="alternate" href="https://www.instagram.com/?hl=ur" hreflang="ur" />
<link rel="alternate" href="https://www.instagram.com/?hl=vi" hreflang="vi" />
<link rel="alternate" href="https://www.instagram.com/?hl=bg" hreflang="bg" />
<link rel="alternate" href="https://www.instagram.com/?hl=fr-ca" hreflang="fr-ca" />
<link rel="alternate" href="https://www.instagram.com/?hl=ro" hreflang="ro" />
<link rel="alternate" href="https://www.instagram.com/?hl=sr" hreflang="sr" />
<link rel="alternate" href="https://www.instagram.com/?hl=uk" hreflang="uk" />
<link rel="alternate" href="https://www.instagram.com/?hl=zh-hk" hreflang="zh-hk" />
<link rel="alternate" href="https://www.instagram.com/?hl=es-la" hreflang="es-hn" />
<link rel="alternate" href="https://www.instagram.com/?hl=es-la" hreflang="es-sv" />
<link rel="alternate" href="https://www.instagram.com/?hl=es-la" hreflang="es-ec" />
<link rel="alternate" href="https://www.instagram.com/?hl=es-la" hreflang="es-bo" />
<link rel="alternate" href="https://www.instagram.com/?hl=es-la" hreflang="es-pa" />
<link rel="alternate" href="https://www.instagram.com/?hl=es-la" hreflang="es-ve" />
<link rel="alternate" href="https://www.instagram.com/?hl=es-la" hreflang="es-gt" />
<link rel="alternate" href="https://www.instagram.com/?hl=es-la" hreflang="es-pe" />
<link rel="alternate" href="https://www.instagram.com/?hl=es-la" hreflang="es-ni" />
<link rel="alternate" href="https://www.instagram.com/?hl=es-la" hreflang="es-cr" />
<link rel="alternate" href="https://www.instagram.com/?hl=es-la" hreflang="es-cu" />
<link rel="alternate" href="https://www.instagram.com/?hl=es-la" hreflang="es-pr" />
<link rel="alternate" href="https://www.instagram.com/?hl=es-la" hreflang="es-ar" />
<link rel="alternate" href="https://www.instagram.com/?hl=es-la" hreflang="es-cl" />
<link rel="alternate" href="https://www.instagram.com/?hl=es-la" hreflang="es-mx" />
<link rel="alternate" href="https://www.instagram.com/?hl=es-la" hreflang="es-py" />
<link rel="alternate" href="https://www.instagram.com/?hl=es-la" hreflang="es-do" />
<link rel="alternate" href="https://www.instagram.com/?hl=es-la" hreflang="es-uy" />
<link rel="alternate" href="https://www.instagram.com/?hl=es-la" hreflang="es-co" />
</head>
    <body class="">
        
    <span id="react-root"><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>

        


        
            <script type="text/javascript">window._sharedData = {"config":{"csrf_token":"ugyIgiUKqyFyIS9jIjjs0pFameyYLARz","viewer":null,"viewerId":null},"supports_es6":false,"country_code":"ZW","language_code":"en","locale":"en_US","entry_data":{"LandingPage":[{"captcha":{"enabled":false,"key":""},"hsite_redirect_url":"","prefill_phone_number":"","gdpr_required":false,"tos_version":"row","sideload_url":null}]},"gatekeepers":{"seo":true,"seoht":true,"phone_qp":true,"nt":true,"rp":true,"daid":true,"frx":true,"oba":true,"hpi":true},"knobs":{"acct:ntb":0,"cb":0,"captcha":0,"fr":0},"qe":{"fsu_count":{"g":"","p":{}},"iab":{"g":"","p":{}},"app_upsell":{"g":"control_new_qp","p":{"use_new_megaphone":"false"}},"profile_header_name":{"g":"","p":{}},"bc3l":{"g":"","p":{}},"direct_conversation_reporting":{"g":"","p":{}},"frx_reporting":{"g":"","p":{}},"general_reporting":{"g":"","p":{}},"reporting":{"g":"","p":{}},"acc_recovery_link":{"g":"","p":{}},"notif":{"g":"","p":{}},"mobile_stories_doodling":{"g":"","p":{}},"show_copy_link":{"g":"","p":{}},"p_edit":{"g":"","p":{}},"404_as_react":{"g":"","p":{}},"acc_recovery":{"g":"","p":{}},"collections":{"g":"","p":{}},"comment_ta":{"g":"","p":{}},"su":{"g":"","p":{}},"ebd_ul":{"g":"","p":{}},"ebdsim_li":{"g":"","p":{}},"ebdsim_lo":{"g":"","p":{}},"empty_feed":{"g":"","p":{}},"appsell":{"g":"","p":{}},"heart_tab":{"g":"","p":{}},"follow_button":{"g":"","p":{}},"log_cont":{"g":"","p":{}},"msisdn":{"g":"","p":{}},"onetaplogin":{"g":"control","p":{"after_login":"true","storage_version":"one_tap_storage_version"}},"profile_tabs":{"g":"","p":{}},"em_sig":{"g":"control_no_dialog","p":{"has_signup_email_suggestion":"false","has_multi_step_email_suggestion":"false"}},"multireg_iter":{"g":"test_12_21","p":{"has_new_phone_form":"true"}},"reg_vp":{"g":"","p":{}},"report_media":{"g":"","p":{}},"report_profile":{"g":"","p":{}},"sidecar_swipe":{"g":"","p":{}},"su_universe":{"g":"","p":{}},"stale":{"g":"","p":{}},"tp_pblshr":{"g":"","p":{}},"video":{"g":"","p":{}},"felix":{"g":"","p":{}},"felix_clear_fb_cookie":{"g":"","p":{}},"felix_creation_duration_limits":{"g":"","p":{}},"felix_creation_enabled":{"g":"","p":{}},"felix_creation_fb_crossposting":{"g":"","p":{}},"felix_creation_fb_crossposting_v2":{"g":"","p":{}},"felix_creation_validation":{"g":"","p":{}},"felix_creation_video_upload":{"g":"","p":{}},"felix_early_onboarding":{"g":"","p":{}},"unfollow_confirm":{"g":"","p":{}},"profile_enhance_li":{"g":"","p":{}},"profile_enhance_lo":{"g":"","p":{}},"comment_enhance":{"g":"","p":{}},"mweb_topical_explore":{"g":"","p":{}},"follow_all_fb":{"g":"","p":{}},"lite_direct_upsell":{"g":"","p":{}},"web_loggedout_noop":{"g":"","p":{}},"a2hs_heuristic_uc":{"g":"","p":{}},"a2hs_heuristic_non_uc":{"g":"","p":{}},"web_hashtag":{"g":"","p":{}},"web_hashtag_logged_out":{"g":"","p":{}},"header_scroll":{"g":"","p":{}},"rout":{"g":"","p":{}},"web_lo_follow":{"g":"","p":{}},"web_share":{"g":"","p":{}},"lite_rating":{"g":"","p":{}},"web_embeds_share":{"g":"","p":{}},"web_share_lo":{"g":"","p":{}},"web_embeds_logged_out":{"g":"test","p":{"should_mount_fast":"true"}},"web_datasaver_mode":{"g":"","p":{}},"lite_datasaver_mode":{"g":"","p":{}},"lite_video_upload":{"g":"","p":{}},"post_options":{"g":"","p":{}},"igtv_public_viewing":{"g":"","p":{}},"caching":{"g":"","p":{}},"nux":{"g":"","p":{}},"hpi":{"g":"","p":{}},"iglmsr":{"g":"control","p":{"has_multi_step_registration":"false","has_prefill":"false"}},"igwsvl":{"g":"","p":{}},"iglcp":{"g":"control","p":{"has_login_prefill":"false"}},"lite_story_video_upload":{"g":"","p":{}},"iglscioi":{"g":"","p":{}},"ws2":{"g":"","p":{}},"wpn":{"g":"","p":{}},"hc":{"g":"","p":{}}},"hostname":"www.instagram.com","deployment_stage":"c2","platform":"web","rhx_gis":"b2031016ad2559501fde99ef679c33e8","nonce":"sPBOdkoZbROdWyfiCeQZlg==","mid_pct":20.68154,"server_checks":{},"zero_data":{},"rollout_hash":"0c6254a82fc3","bundle_variant":"metro","probably_has_app":false};</script>
<script type="text/javascript">window.__initialDataLoaded(window._sharedData);</script>
<script type="text/javascript">var __DEV__=false,__BUNDLE_START_TIME__=this.nativePerformanceNow?nativePerformanceNow():Date.now(),process=this.process||{};process.env=process.env||{};process.env.NODE_ENV="production";!(function(r){"use strict";function e(){return f="number"==typeof __NUM_MODULES__?Array(0|__NUM_MODULES__):Object.create(null)}function t(r){var e=r,t=f[e];return t&&t.isInitialized?t.publicModule.exports:o(e,t)}function n(r){var e=r;if(f[e]&&f[e].importedDefault!==c)return f[e].importedDefault;var n=t(e),i=n&&n.__esModule?n.default:n;return f[e].importedDefault=i}function i(r){var e=r;if(f[e]&&f[e].importedAll!==c)return f[e].importedAll;var n,i=t(e);if(i&&i.__esModule)n=i;else{if(n={},i)for(var o in i)p.call(i,o)&&(n[o]=i[o]);n.default=i}return f[e].importedAll=n}function o(e,t){if(!s&&r.ErrorUtils){s=!0;var n;try{n=l(e,t)}catch(e){r.ErrorUtils.reportFatalError(e)}return s=!1,n}return l(e,t)}function u(r){return{segmentId:r>>>_,localId:r&v}}function l(e,o){!o&&r.__defineModule&&(r.__defineModule(e),o=f[e]);var l=r.nativeRequire;if(!o&&l){var c=u(e),p=c.segmentId;l(c.localId,p),o=f[e]}if(!o)throw a(e);if(o.hasError)throw d(e,o.error);o.isInitialized=!0;var s=o,_=s.factory,v=s.dependencyMap;try{var M=o.publicModule;if(M.id=e,h.length>0)for(var m=0;m<h.length;++m)h[m].cb(e,M);return _(r,t,n,i,M,M.exports,v),o.factory=void 0,o.dependencyMap=void 0,M.exports}catch(r){throw o.hasError=!0,o.error=r,o.isInitialized=!1,o.publicModule.exports=void 0,r}}function a(r){var e='Requiring unknown module "'+r+'".';return Error(e)}function d(r,e){var t=r;return Error('Requiring module "'+t+'", which threw an exception: '+e)}r.__r=t,r.__d=function(r,e,t){null==f[e]&&(f[e]={dependencyMap:t,factory:r,hasError:!1,importedAll:c,importedDefault:c,isInitialized:!1,publicModule:{exports:{}}})},r.__c=e;var f=e(),c={},p={}.hasOwnProperty;t.importDefault=n,t.importAll=i;var s=!1,_=16,v=65535;t.unpackModuleId=u,t.packModuleId=function(r){return(r.segmentId<<_)+r.localId};var h=[];t.registerHook=function(r){var e={cb:r};return h.push(e),{release:function(){for(var r=0;r<h.length;++r)if(h[r]===e){h.splice(r,1);break}}}}})('undefined'!=typeof global?global:'undefined'!=typeof window?window:this);
__s={"15":"/static/bundles/metro/NotificationLandingPage.js/be197670af69.js","16":"/static/bundles/metro/Challenge.js/d58c6850d580.js","17":"/static/bundles/metro/Consumer.js/78de44ddfb13.js","18":"/static/bundles/metro/DirectMQTT.js/7812b8eb70aa.js","19":"/static/bundles/metro/DebugInfoNub.js/f9a539be4c22.js","20":"/static/bundles/metro/NametagLandingPage.js/62d153fd4d65.js","21":"/static/bundles/metro/OneTapUpsell.js/225715dfc5a9.js","22":"/static/bundles/metro/MobileDirectPage.js/b96acc7a3cda.js","23":"/static/bundles/metro/OAuthPermissionsPage.js/243181f93e6e.js","24":"/static/bundles/metro/IGTVVideoUploadPageContainer.js/31611eb4fe54.js","25":"/static/bundles/metro/IGTVVideoDraftsPageContainer.js/b0a61016cc25.js","26":"/static/bundles/metro/HttpErrorPage.js/04fb29b6bc18.js","27":"/static/bundles/metro/ProfilePageContainer.js/8ce59c817e18.js","28":"/static/bundles/metro/PhoneConfirmPage.js/0337e57d635f.js","29":"/static/bundles/metro/TagPageContainer.js/5ca22f6ba09c.js","30":"/static/bundles/metro/DesktopStoriesPage.js/a8842e19a19c.js","31":"/static/bundles/metro/MobileStoriesPage.js/b5e5d9abbd40.js","32":"/static/bundles/metro/DesktopStoriesLoginPage.js/7b1a4a1746eb.js","33":"/static/bundles/metro/MobileStoriesLoginPage.js/0b78c17a1218.js","34":"/static/bundles/metro/SuggestedDirectoryLandingPage.js/2026b519a324.js","35":"/static/bundles/metro/HashtagsDirectoryLandingPage.js/fda2ff755a32.js","36":"/static/bundles/metro/ProfilesDirectoryLandingPage.js/63f630b1f99e.js","37":"/static/bundles/metro/PostPageContainer.js/d6b548f653d3.js","38":"/static/bundles/metro/MediaChainingPageContainer.js/288f4fe2972d.js","39":"/static/bundles/metro/MobileAllCommentsPage.js/aed6ebf4424a.js","40":"/static/bundles/metro/ResetPasswordPageContainer.js/57d19b1c254b.js","41":"/static/bundles/metro/LoginAndSignupPage.js/af2b923e88ab.js","42":"/static/bundles/metro/LocationsDirectoryLandingPage.js/fec972e070ae.js","43":"/static/bundles/metro/LocationPageContainer.js/b6e8ffc475f3.js","44":"/static/bundles/metro/LocationsDirectoryCityPage.js/16e99aa96acf.js","45":"/static/bundles/metro/LocationsDirectoryCountryPage.js/011b63467696.js","46":"/static/bundles/metro/LandingPage.js/ddc77fa9ef73.js","47":"/static/bundles/metro/SimilarAccountsPage.js/de902cdcbfc1.js","48":"/static/bundles/metro/SimilarAccountsModal.js/50da22414822.js","49":"/static/bundles/metro/FollowListPage.js/1322855af557.js","50":"/static/bundles/metro/FollowListModal.js/a68f927f7b4c.js","51":"/static/bundles/metro/FeedPageContainer.js/e1d2af6761a8.js","52":"/static/bundles/metro/MultiStepSignupPage.js/c761431e521e.js","54":"/static/bundles/metro/FBSignupPage.js/edc1c7584e76.js","55":"/static/bundles/metro/EmailConfirmationPage.js/13a32a18de48.js","56":"/static/bundles/metro/UserCollectionMediaPageContainer.js/a19041752e06.js","57":"/static/bundles/metro/UserCollectionsPageContainer.js/fda2a0fbebca.js","58":"/static/bundles/metro/DiscoverEmbedsPageContainer.js/b72fb70703db.js","59":"/static/bundles/metro/DiscoverPeoplePageContainer.js/f06e7e9ea8b5.js","60":"/static/bundles/metro/DiscoverMediaPageContainer.js/15a8df5432b4.js","61":"/static/bundles/metro/CommentLikedByListContainer.js/18b50fdfd794.js","62":"/static/bundles/metro/LikedByListContainer.js/a0af501ab0a6.js","63":"/static/bundles/metro/ExploreMediaPageContainer.js/364314a84de8.js","64":"/static/bundles/metro/StoryCreationPage.js/b1d761100a4a.js","65":"/static/bundles/metro/CreationModules.js/d18df6a7a038.js","66":"/static/bundles/metro/ContactInvitesOptOutStatusPage.js/a9d0273638de.js","67":"/static/bundles/metro/NewTermsConfirmPage.js/b68ffda4b57e.js","68":"/static/bundles/metro/TermsUnblockPage.js/8e5e62c51880.js","69":"/static/bundles/metro/TermsAcceptPage.js/eab7f63974ea.js","70":"/static/bundles/metro/ParentalConsentNotParentPage.js/c1c68ce1b99d.js","71":"/static/bundles/metro/ParentalConsentPage.js/4ce9870daa80.js","72":"/static/bundles/metro/ContactInvitesOptOutPage.js/13e48859d6a9.js","73":"/static/bundles/metro/AccountRecoveryLandingPage.js/7bbc692f6bb9.js","74":"/static/bundles/metro/CheckpointUnderageAppealPage.js/520cbf680dae.js","75":"/static/bundles/metro/DataDownloadRequestConfirmPage.js/95cf126fda9a.js","76":"/static/bundles/metro/DataDownloadRequestPage.js/e0d817356a5e.js","77":"/static/bundles/metro/DataControlsSupportPage.js/19559bf7e910.js","78":"/static/bundles/metro/AndroidBetaPrivacyBugPage.js/d5b914267009.js","79":"/static/bundles/metro/BlockedAccountsBugPage.js/ef981c4a5edc.js","80":"/static/bundles/metro/PublicAccountNotMadePrivateBugPage.js/4b54b41cb6bf.js","81":"/static/bundles/metro/PrivateAccountMadePublicBugPage.js/b61b0e00c5e4.js","82":"/static/bundles/metro/PlaintextPasswordBugPage.js/b0f7a392deda.js","83":"/static/bundles/metro/AccountPrivacyBugPage.js/1def8f16b170.js","84":"/static/bundles/metro/AccessToolViewAllPage.js/383ba5808de1.js","85":"/static/bundles/metro/AccessToolPage.js/672987738348.js","86":"/static/bundles/metro/ContactHistoryPage.js/40ca7be1c76d.js","87":"/static/bundles/metro/SettingsModules.js/aabe7afc6dd4.js","88":"/static/bundles/metro/CameraPage.js/8af1925b9d04.js","89":"/static/bundles/metro/AdsSettingsPage.js/c6392f06e707.js","90":"/static/bundles/metro/ActivityFeedPage.js/519b281f6769.js","94":"/static/bundles/metro/EmbedRich.js/8e084a0033c6.js","95":"/static/bundles/metro/EmbedAsyncLogger.js/637f1cdcd845.js"}</script>
<script type="text/javascript" src="/static/bundles/metro/Polyfills.js/4e6f90a3fe2f.js" crossorigin="anonymous"></script>
<script type="text/javascript" src="/static/bundles/metro/Vendor.js/f26bf75eb4eb.js" crossorigin="anonymous"></script>
<script type="text/javascript" src="/static/bundles/metro/en_US.js/42188a2d9703.js" crossorigin="anonymous"></script>
<script type="text/javascript" src="/static/bundles/metro/ConsumerCommons.js/d5d0b4419526.js" crossorigin="anonymous"></script>
<script type="text/javascript" src="/static/bundles/metro/Consumer.js/78de44ddfb13.js" crossorigin="anonymous"></script>
<script type="text/javascript" src="/static/bundles/metro/LandingPage.js/ddc77fa9ef73.js" crossorigin="anonymous" charset="utf-8" async=""></script>

            
        

        <script type="text/javascript">
(function(){
  function normalizeError(err) {
    var errorInfo = err.error || {};
    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,
      is_canary: window._sharedData && window._sharedData.is_canary ? window._sharedData.is_canary : false,
      rollout_hash: window._sharedData && window._sharedData.rollout_hash ? window._sharedData.rollout_hash : '',
      is_prerelease: window.__PRERELEASE__ || false,
      bundle_variant: window._sharedData && window._sharedData.bundle_variant ? window._sharedData.bundle_variant : null,
      request_url: err.url || window.location.href,
      response_status_code: errorInfo.statusCode || 0
    }
  }

  if (window.__bufferedErrors && window.__bufferedErrors.length) {
    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>
Measurement UID
0120190114d68b70f863088d641acbd0c830572c
Report ID
20190114T133828Z_AS56696_9MpkJiAxHpdSOT4TEQbaLPPQjP3WzN8PXUaAlvToGoT8pNL1Fg
Platform
ios
Software Name
ooniprobe-ios (2.0.0)
Measurement Engine
libmeasurement_kit (0.9.1)

Raw Measurement Data

Loading…