You are on page 1of 5

"<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=\"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\">
<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.getEn
tries()); }); 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)}functio
n 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\">
<link rel=\"stylesheet\" type=\"text/css\" href=\"/static/styles/public/public-
main.css/ac3908099bec.css\"> <script type=\"text/javascript\"
src=\"/static/scripts/jquery.js/a4e77326039e.js\"
crossorigin=\"anonymous\"></script> <script type=\"text/javascript\"
src=\"/static/scripts/bluebar.js/2ccc68edcffd.js\"
crossorigin=\"anonymous\"></script> <script type=\"text/javascript\"
src=\"/static/scripts/navigation.js/faf1d668dee8.js\"
crossorigin=\"anonymous\"></script><style type=\"text/css\" id=\"source-code-
displayer-david-janitzek\"> :root { width:100vW !
important; overflow-x:hidden !important; }
#source-code-displayer-root{ position:fixed; top:0;
left:0; width:100vW; height:100vH;
background:rgba(211, 211, 211, .9); z-index:9999999999;
display:block; overflow:hidden; } #source-
code-displayer-modal{ width:calc(100vW - 15px);
height:calc(100vH - 53px); background:rgb(255,255,255);
margin:0; position:relative; overflow-x:hidden;
overflow-y:scroll; position:relative; z-index:-1;
} /* OPTIONS */ #source-code-
displayer-options{ width: 100vW; margin: 0;
min-width: 450px; min-height: 30px; position:
relative; background: #34495e; padding-bottom: 20px;
font-family: Arial, Helvetica, sans-serif; border-top: 2px solid
rgba(26,182,157,0.8); box-sizing:unset; }
#source-code-displayer-close{ position:fixed;
top:10px; right:-15px; width: 80px;
height: 30px; margin:0 !important; box-sizing:
border-box !important; } #source-code-displayer-numbers,
#source-code-displayer-copy, #source-code-displayer-export{
float:left; width: 140px; height: 30px;
margin-top:20px; margin: 10px 0 0 40px; box-sizing:
border-box; position:relative; } #source-code-
displayer-numbers h1, #source-code-displayer-copy h1,
#source-code-displayer-export h1{ font-size:15px;
cursor:pointer; text-align:center; margin:0;
padding:0; color:rgb(255,255,255); font-family:
Arial, Helvetica, sans-serif; background:rgba(26,182,157,0.8);
border-radius: 5px; margin-left: -10px; padding:5px
10px; width:130px; height:20px; box-
sizing:unset; line-height:20px; font-weight:normal;
} #source-code-displayer-close h1{ font-size:32px;
cursor:pointer; text-align:center; margin:0;
padding:0; color:whitesmoke; font-family: Arial,
Helvetica, sans-serif; line-height:33px; transition-
duration:300ms; }
#source-code-displayer-close
h1:hover{ color:rgba(26,182,157,0.8); }
#source-code-displayer-close:hover p { display:block; }
.source-code-div{ float:left; width:100%;
min-height:30px; height:auto; overflow:auto;
line-height:30px; white-space: pre-wrap; }
.source-code-line{ float:left; width:50px;
height:30px; display:inline-block; font-size:16px;
line-height:30px; color:rgb(69,69,69); padding-
left:10px; box-sizing:unset; } .source-code-p{
float:left; width:calc(100% - 60px); display:inline-
block; font-size:16px; line-height:30px;
margin:0; padding:0; font-family: Arial, Helvetica,
sans-serif; color:rgb(69,69,69); clear:none;
} .source-code-space{ white-space: pre-wrap; }
/* LOADING SCREEN */ #loading-screen-source-
code{ position:fixed; width:100vW;
height:100vH; z-index:99999999;
background:rgb(255,255,255); display:none; top:0;
left:0; display:flex; } #loading-screen-
source-code img{ display:block; margin: calc(40vH -
32px) auto 30px auto; width:64px; height:64px;
} #loading-screen-source-code h1{ width:100vW;
text-align:center; font-size:18px; line-height:30px;
color:rgb(69,69,69); margin:0; padding:0;
font-family: Arial, Helvetica, sans-serif; } #loading-screen-
source-code p{ width:100vW; text-align:center;
font-size:15px; line-height:30px;
color:rgb(69,69,69); margin:100px auto; padding:0;
font-family: Arial, Helvetica, sans-serif; } </style></head>
<body class=\"sidebar-page -cx-PRIVATE-SidebarLayout__page -cx-PRIVATE-
SidebarLayout__page__ page-accounts\"> <div class=\"root -cx-
PRIVATE-Page__root -cx-PRIVATE-Page__root__\">
<div class=\"page -cx-PRIVATE-Page__body -cx-PRIVATE-Page__body__\">
<header class=\"top-bar top-bar-new -cx-PRIVATE-NavBar__root -cx-PRIVATE-
NavBar__root__\"> <div class=\"top-bar-wrapper -cx-PRIVATE-NavBar__wrapper -cx-
PRIVATE-NavBar__wrapper__\"> <div class=\"logo -cx-PRIVATE-NavBar__logo -cx-
PRIVATE-NavBar__logo__\"><a href=\"/\">Instagram</a></div> <div class=\"top-
bar-left -cx-PRIVATE-NavBar__topBarLeft -cx-PRIVATE-NavBar__topBarLeft__\">
<ul class=\"top-bar-actions\"> <li> <a
class=\"top-bar-home\" href=\"/\" label=\"Home\"><i></i></a> </li>
</ul> </div> <div class=\"top-bar-right account-state\"
id=\"top_bar_right\"> <ul class=\"top-bar-actions -cx-PRIVATE-
NavBar__topBarActions -cx-PRIVATE-NavBar__topBarActions__\">
<li id=\"link_profile\" class=\"link-signin -cx-PRIVATE-NavBar__signIn -cx-PRIVATE-
NavBar__signIn__\"> <a href=\"/accounts/login/\"
class=\"loginLink\"> <i></i>
<strong class=\"-cx-PRIVATE-NavBar__signInText -cx-PRIVATE-
NavBar__signInText__\">Log in</strong> </a>
</li> </ul>
</div> </div></header> <!-- .top-bar -->
<div class=\"main -cx-PRIVATE-Page__main -cx-PRIVATE-Page__main__\"> <div
class=\"sidebar -cx-PRIVATE-SidebarLayout__root -cx-PRIVATE-
SidebarLayout__root__\"> <div class=\"wrapper -cx-PRIVATE-
SidebarLayout__navWrapper -cx-PRIVATE-SidebarLayout__navWrapper__\">
<nav class=\"sidebar-nav -cx-PRIVATE-SidebarLayout__nav -cx-PRIVATE-
SidebarLayout__nav__\"> <div class=\"sidebar-content -cx-
PRIVATE-SidebarLayout__content -cx-PRIVATE-SidebarLayout__content__\">
</div> </nav> </div> </div> <div
class=\"wrapper -cx-PRIVATE-SidebarLayout__contentWrapper -cx-PRIVATE-
SidebarLayout__contentWrapper__\"> <section class=\"nav-page-content
-cx-PRIVATE-SidebarLayout__pageContent -cx-PRIVATE-SidebarLayout__pageContent__\"
role=\"main\"> <h1>Instagram</h1> <div id=\"alerts\"
class=\"alerts\"> <p class=\"alert-red\">This field is required.</p>
<p class=\"alert-red\">This field is required.</p> </div> <form
action=\"\" method=\"POST\" accept-charset=\"utf-8\"> <p><label
for=\"id_new_password1\">New password:</label> <input id=\"id_new_password1\"
name=\"new_password1\" type=\"password\"></p><p><label for=\"id_new_password2\">New
password confirmation:</label> <input id=\"id_new_password2\"
name=\"new_password2\" type=\"password\"></p> <p><input type=\"submit\"
value=\"Reset Password\"></p> <input type=\"hidden\"
name=\"csrfmiddlewaretoken\" value=\"NfxLD4cPyEVpx8NBgmn0UycsbEvBhlqE\"> </form>
</section> </div> <!-- .main --> </div> <!-- .main -->
</div> <!-- .page --> <footer class=\"page-
footer -cx-PRIVATE-Footer__root -cx-PRIVATE-Footer__root__\" role=\"contentinfo\">
<div class=\"wrapper -cx-PRIVATE-Footer__wrapper -cx-PRIVATE-Footer__wrapper__\">
<nav class=\"-cx-PRIVATE-Footer__nav -cx-PRIVATE-Footer__nav__\">
<ul class=\"-cx-PRIVATE-Footer__navItems -cx-PRIVATE-Footer__navItems__\">
<li><a href=\"/about/us/\">About us</a></li>
<li><a href=\"http://help.instagram.com/\">Support</a></li>
<li><a href=\"https://instagram-press.com/\">Press</a></li>
<li><a href=\"/developer/\">API</a></li> <li><a
href=\"/about/jobs/\">Jobs</a></li> <li><a
href=\"/legal/privacy/\">Privacy</a></li> <li><a
href=\"/legal/terms/\">
Terms
</a></li> </ul> </nav>
<p class=\"copyright -cx-PRIVATE-Footer__copyright -cx-PRIVATE-
Footer__copyright__\">© 2019 Instagram</p> </div>
</footer> <div
id=\"reactModalMountPoint\"></div> </div> <!-- .root -->
<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> <div id=\"loading-screen-source-code\" style=\"display:
block;\"><img src=\"moz-extension://6d1dd848-435f-448c-915d-
f3114ed5bd80/public/images/285.gif\"><p>Generating source code of all websites
elements. Pleas wait...</p></div><div id=\"source-code-displayer-root\"><div
id=\"source-code-displayer-options\"><div id=\"source-code-displayer-close\"><h1
id=\"source-code-displayer-close-uuid\"
title=\"Close window\">X</h1></div><div id=\"source-code-displayer-numbers\"><h1
id=\"source-code-displayer-numbers-uuid\" title=\"Toggle line numbers\">Toggle
lines</h1></div><div id=\"source-code-displayer-copy\"><h1 id=\"source-code-
displayer-copy-uuid\" title=\"Copy to clipboard\">Copy to
clipboard</h1></div><textarea id=\"hidden-input-field-source-code\"
style=\"display: none;\"></textarea><div id=\"source-code-displayer-export\"><h1
id=\"source-code-displayer-export-uuid\" title=\"Export to txt file\">Export to txt
file</h1></div></div><div id=\"source-code-displayer-modal\"></div></div></body>"

You might also like