Advertisement
boboh

Untitled

Oct 31st, 2019
391
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.01 KB | None | 0 0
  1.  
  2. <!DOCTYPE html>
  3. <html lang="ru" class="no-js not-logged-in ">
  4. <head>
  5. <meta charset="utf-8">
  6. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  7.  
  8. <title>
  9. Страница не найдена &bull; Instagram
  10. </title>
  11.  
  12.  
  13. <meta name="robots" content="noimageindex, noarchive">
  14. <meta name="apple-mobile-web-app-status-bar-style" content="default">
  15. <meta name="mobile-web-app-capable" content="yes">
  16. <meta name="theme-color" content="#ffffff">
  17. <meta id="viewport" name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, viewport-fit=cover">
  18. <link rel="manifest" href="/data/manifest.json">
  19.  
  20.  
  21.  
  22.  
  23.  
  24. <script type="text/javascript">
  25. (function() {
  26. var docElement = document.documentElement;
  27. var classRE = new RegExp('(^|\\s)no-js(\\s|$)');
  28. var className = docElement.className;
  29. docElement.className = className.replace(classRE, '$1js$2');
  30. })();
  31. </script>
  32. <script type="text/javascript">
  33. (function() {
  34. if ('PerformanceObserver' in window && 'PerformancePaintTiming' in window) {
  35. window.__bufferedPerformance = [];
  36. var ob = new PerformanceObserver(function(e) {
  37. window.__bufferedPerformance.push.apply(window.__bufferedPerformance,e.getEntries());
  38. });
  39. ob.observe({entryTypes:['paint']});
  40. }
  41.  
  42. window.__bufferedErrors = [];
  43. window.onerror = function(message, url, line, column, error) {
  44. window.__bufferedErrors.push({
  45. message: message,
  46. url: url,
  47. line: line,
  48. column: column,
  49. error: error
  50. });
  51. return false;
  52. };
  53. window.__initialData = {
  54. pending: true,
  55. waiting: []
  56. };
  57. function asyncFetchSharedData(extra) {
  58. var sharedDataReq = new XMLHttpRequest();
  59. sharedDataReq.onreadystatechange = function() {
  60. if (sharedDataReq.readyState === 4) {
  61. if(sharedDataReq.status === 200){
  62. var sharedData = JSON.parse(sharedDataReq.responseText);
  63. window.__initialDataLoaded(sharedData, extra);
  64. }
  65. }
  66. }
  67. sharedDataReq.open('GET', '/data/shared_data/', true);
  68. sharedDataReq.send(null);
  69. }
  70. function notifyLoaded(item, data) {
  71. item.pending = false;
  72. item.data = data;
  73. for (var i = 0;i < item.waiting.length; ++i) {
  74. item.waiting[i].resolve(item.data);
  75. }
  76. item.waiting = [];
  77. }
  78. function notifyError(item, msg) {
  79. item.pending = false;
  80. item.error = new Error(msg);
  81. for (var i = 0;i < item.waiting.length; ++i) {
  82. item.waiting[i].reject(item.error);
  83. }
  84. item.waiting = [];
  85. }
  86. window.__initialDataLoaded = function(initialData, extraData) {
  87. if (extraData) {
  88. for (var key in extraData) {
  89. initialData[key] = extraData[key];
  90. }
  91. }
  92. notifyLoaded(window.__initialData, initialData);
  93. };
  94. window.__initialDataError = function(msg) {
  95. notifyError(window.__initialData, msg);
  96. };
  97. window.__additionalData = {};
  98. window.__pendingAdditionalData = function(paths) {
  99. for (var i = 0;i < paths.length; ++i) {
  100. window.__additionalData[paths[i]] = {
  101. pending: true,
  102. waiting: []
  103. };
  104. }
  105. };
  106. window.__additionalDataLoaded = function(path, data) {
  107. if (path in window.__additionalData) {
  108. notifyLoaded(window.__additionalData[path], data);
  109. } else {
  110. console.error('Unexpected additional data loaded "' + path + '"');
  111. }
  112. };
  113. window.__additionalDataError = function(path, msg) {
  114. if (path in window.__additionalData) {
  115. notifyError(window.__additionalData[path], msg);
  116. } else {
  117. console.error('Unexpected additional data encountered an error "' + path + '": ' + msg);
  118. }
  119. };
  120.  
  121. })();
  122. </script><script type="text/javascript">
  123.  
  124. /*
  125. Copyright 2018 Google Inc. All Rights Reserved.
  126. Licensed under the Apache License, Version 2.0 (the "License");
  127. you may not use this file except in compliance with the License.
  128. You may obtain a copy of the License at
  129.  
  130. http://www.apache.org/licenses/LICENSE-2.0
  131.  
  132. Unless required by applicable law or agreed to in writing, software
  133. distributed under the License is distributed on an "AS IS" BASIS,
  134. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  135. See the License for the specific language governing permissions and
  136. limitations under the License.
  137. */
  138.  
  139. (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,
  140. 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()}})();
  141. </script>
  142. <link rel="apple-touch-icon-precomposed" sizes="76x76" href="/static/images/ico/apple-touch-icon-76x76-precomposed.png/4272e394f5ad.png">
  143. <link rel="apple-touch-icon-precomposed" sizes="120x120" href="/static/images/ico/apple-touch-icon-120x120-precomposed.png/02ba5abf9861.png">
  144. <link rel="apple-touch-icon-precomposed" sizes="152x152" href="/static/images/ico/apple-touch-icon-152x152-precomposed.png/419a6f9c7454.png">
  145. <link rel="apple-touch-icon-precomposed" sizes="167x167" href="/static/images/ico/apple-touch-icon-167x167-precomposed.png/a24e58112f06.png">
  146. <link rel="apple-touch-icon-precomposed" sizes="180x180" href="/static/images/ico/apple-touch-icon-180x180-precomposed.png/85a358fb3b7d.png">
  147.  
  148. <link rel="icon" sizes="192x192" href="/static/images/ico/favicon-192.png/68d99ba29cc8.png">
  149.  
  150.  
  151.  
  152. <link rel="mask-icon" href="/static/images/ico/favicon.svg/fc72dd4bfde8.svg" color="#262626">
  153.  
  154. <link rel="shortcut icon" type="image/x-icon" href="/static/images/ico/favicon.ico/36b3ee2d91ed.ico">
  155.  
  156.  
  157.  
  158.  
  159. <style type="text/css">/* @generated
  160. * DO NOT CHANGE THIS FILE. Instead, modify the non-build version of "main.css"
  161. * then run "yolo css"
  162. */
  163. body{-webkit-font-smoothing:antialiased;background-color:#fafafa;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;margin:0}.client-root{font-size:14px}a{text-decoration:none}.-cx-PRIVATE-Page__body__,.-cx-PRIVATE-Page__main__,.-cx-PRIVATE-Page__root__{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.-cx-PRIVATE-Page__root__{height:100vh}.-cx-PRIVATE-Page__body__,.-cx-PRIVATE-Page__main__{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}.-cx-PRIVATE-Page__main__{margin-top:137px;position:relative}@media screen and (max-width:990px){.-cx-PRIVATE-Page__main__{display:block;margin-top:0}}.-cx-PRIVATE-NavBar__root__{background-color:#fff;border-bottom:1px solid #efefef;height:77px;position:fixed;top:0;width:100%;z-index:100}.-cx-PRIVATE-NavBar__profilePic__{display:none}.-cx-PRIVATE-NavBar__username__{color:#003569;display:inline!important;float:right;font-weight:400;margin-right:2px;margin-top:12px}.-cx-PRIVATE-NavBar__signIn__{display:inline-block;float:right;margin-right:2px;margin-top:12px}.-cx-PRIVATE-NavBar__signInText__{color:#003569;font-weight:400}.-cx-PRIVATE-NavBar__logo__{background-image:url(/static/images/branding/logoWhiteoutLockup.png/3a62b1a95da3.png);background-size:100%;height:35px;left:16px;position:absolute;text-indent:-9999em;top:6px;width:176px}.-cx-PRIVATE-NavBar__logo__ a{display:block;height:100%;width:100%}@media screen and (-webkit-min-device-pixel-ratio:1.5),screen and (min-resolution:1.5dppx){.-cx-PRIVATE-NavBar__logo__{background-image:url(/static/images/branding/logoWhiteoutLockup@2x.png/43608c988939.png)}}.-cx-PRIVATE-NavBar__logoGroup__{left:16px;position:absolute;top:6px}.-cx-PRIVATE-NavBar__logoGroup__ .-cx-PRIVATE-NavBar__logo__{position:static}.-cx-PRIVATE-NavBar__wrapper__{margin:0 auto;max-width:1026px;padding:0 16px;position:relative}.-cx-PRIVATE-NavBar__topBarActions__,.-cx-PRIVATE-SidebarLayout__content__ li{list-style:none}.-cx-PRIVATE-NavBar__dropdown__,.-cx-PRIVATE-NavBar__topBarLeft__,.-cx-PRIVATE-SidebarLayout__content__ .separator,.-cx-PRIVATE-SidebarLayout__content__ .subtitle{display:none}.-cx-PRIVATE-SidebarLayout__content__{border-right:1px solid #efefef;height:100%;width:220px}.-cx-PRIVATE-SidebarLayout__content__ ul{margin:0;padding:0}@media screen and (max-width:990px){.-cx-PRIVATE-SidebarLayout__content__{margin:0 px;border:0;width:100%}.-cx-PRIVATE-SidebarLayout__content__ ul{display:none}}.-cx-PRIVATE-SidebarLayout__root__{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;pointer-events:none;position:absolute;width:100%;z-index:1}@media screen and (max-width:990px){.-cx-PRIVATE-SidebarLayout__root__{height:auto;padding-bottom:0;padding-top:78px;position:static}}.-cx-PRIVATE-SidebarLayout__contentWrapper__,.-cx-PRIVATE-SidebarLayout__navWrapper__{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;margin:0 auto;position:relative;width:992px}@media screen and (min-width:991px){.-cx-PRIVATE-SidebarLayout__navWrapper__{height:100%}}@media screen and (max-width:990px){.-cx-PRIVATE-SidebarLayout__navWrapper__{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;height:auto;min-height:0;padding:0;width:100%}}.-cx-PRIVATE-SidebarLayout__nav__{float:left;height:100%;padding-right:0;pointer-events:initial;width:256px}@media screen and (max-width:990px){.-cx-PRIVATE-SidebarLayout__nav__{float:none;display:block;margin:0!important;background:0 0;border:0;width:100%}}.-cx-PRIVATE-SidebarLayout__contentWrapper__{background-color:#fff;border:1px solid #efefef;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 16px 20px}@media screen and (min-width:991px){.-cx-PRIVATE-SidebarLayout__contentWrapper__{border:1px solid #efefef;border-radius:3px}}@media screen and (max-width:990px){.-cx-PRIVATE-SidebarLayout__contentWrapper__{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.-cx-PRIVATE-SidebarLayout__pageContent__ .-cx-PRIVATE-SidebarLayout__contentWrapper__{padding:0 10px}}.-cx-PRIVATE-SidebarLayout__pageContent__{color:#262626;margin-left:205px;padding:30px 50px}@media screen and (max-width:990px){.-cx-PRIVATE-SidebarLayout__pageContent__{margin-left:0;margin-right:0;padding:20px 0}}.-cx-PRIVATE-SidebarLayout__pageContent__>:first-child{margin-top:0}.-cx-PRIVATE-SidebarLayout__pageContent__ a{color:#003569}.-cx-PRIVATE-SidebarLayout__pageContent__ h1{font-size:32px;font-weight:400;margin-bottom:20px;margin-top:28px}.-cx-PRIVATE-SidebarLayout__pageContent__ h2{font-size:24px;font-weight:400;margin-bottom:12px;margin-top:28px}.-cx-PRIVATE-SidebarLayout__pageContent__ h3{font-weight:600;margin-bottom:12px;margin-top:28px}.-cx-PRIVATE-SidebarLayout__pageContent__ li{padding-left:8px}.-cx-PRIVATE-SidebarLayout__pageContent__ li:not(:first-child){margin-top:8px}.-cx-PRIVATE-SidebarLayout__pageContent__ pre{white-space:pre-wrap}.-cx-PRIVATE-Navigation__header__{color:#999;font-size:16px;font-weight:initial;margin:0;padding:16px;text-transform:uppercase}@media screen and (max-width:990px){.-cx-PRIVATE-Navigation__header__:first-child{display:block}.-cx-PRIVATE-Navigation__header__:not(:first-child){display:none}.-cx-PRIVATE-Navigation__header__ i{float:left;width:22px;height:18px;margin-right:8px;margin-left:10px;background:url(/static/images/glyphs/disclosure-down@2x.png/9ae8409fbb3a.png) no-repeat center;background-size:14px 14px}.-cx-PRIVATE-SidebarLayout__content__.active .-cx-PRIVATE-Navigation__header__ i{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.-cx-PRIVATE-Navigation__navLink__,.-cx-PRIVATE-Navigation__navLink__:active,.-cx-PRIVATE-Navigation__navLink__:hover,.-cx-PRIVATE-Navigation__navLink__:visited{border-left:2px solid transparent;-webkit-box-sizing:border-box;box-sizing:border-box;color:#262626;font-size:16px;display:block;padding:16px 16px 16px 30px;width:100%}.-cx-PRIVATE-Navigation__navLink__:hover{border-left-color:#dbdbdb}.-cx-PRIVATE-Navigation__active__ .-cx-PRIVATE-Navigation__navLink__{border-left-color:#262626;font-weight:600}.-cx-PRIVATE-Footer__root__{font-size:12px;height:77px}.-cx-PRIVATE-Footer__copyright__{color:#262626;display:inline-block;float:right;font-weight:600;margin-top:20px;text-transform:uppercase}.-cx-PRIVATE-Footer__nav__{display:inline-block}@media screen and (max-width:990px){.-cx-PRIVATE-Footer__copyright__{text-align:center;width:100%}}.-cx-PRIVATE-Footer__navItems__{margin:20px 0;padding:0;text-align:center}.-cx-PRIVATE-Footer__navItems__ li{display:inline-block;list-style:none}.-cx-PRIVATE-Footer__navItems__ li:not(:first-child){margin-left:15px}.-cx-PRIVATE-Footer__navItems__ a,.-cx-PRIVATE-Footer__navItems__ a:active,.-cx-PRIVATE-Footer__navItems__ a:focus,.-cx-PRIVATE-Footer__navItems__ a:hover,.-cx-PRIVATE-Footer__navItems__ a:visited{color:#003569;font-weight:600;text-transform:uppercase}.-cx-PRIVATE-Footer__wrapper__{margin-left:auto;margin-right:auto;max-width:1026px;padding:0 20px}.-cx-PRIVATE-ErrorPage__errorContainer__{text-align:center}@media (max-width:990px){.-cx-PRIVATE-ErrorPage__errorContainer__{padding:100px 40px 0}}.-cx-PRIVATE-ErrorPage__errorContainer__ a,.-cx-PRIVATE-ErrorPage__errorContainer__ a:visited{color:#003569}.-cx-PRIVATE-Linkshim__followLink__{background-color:#fff;color:#3897f0;border:1px solid #3897f0;border-radius:3px;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;padding:8px;font:inherit;font-weight:700;width:90%}@media (min-width:736px){.-cx-PRIVATE-Linkshim__followLink__{width:10%}}.-cx-PRIVATE-Linkshim__followLink__:active{opacity:.5}.-cx-PRIVATE-Linkshim__followLink__:focus{color:#1372cc;border:1px solid #1372cc}.-cx-PRIVATE-GatedContentPage__userAvatarContainer__{height:70px;text-align:center}.-cx-PRIVATE-GatedContentPage__userAvatar__{border-radius:50%;height:100%;width:auto}</style>
  164.  
  165.  
  166.  
  167. <script type="text/javascript" src="/static/scripts/jquery.js/a4e77326039e.js" crossorigin="anonymous"></script>
  168. <script type="text/javascript" src="/static/scripts/bluebar.js/203583927eba.js" crossorigin="anonymous"></script>
  169. </head>
  170. <body class=" p-error dialog-404" style="">
  171.  
  172. <div class="root -cx-PRIVATE-Page__root -cx-PRIVATE-Page__root__">
  173.  
  174. <div class="page -cx-PRIVATE-Page__body -cx-PRIVATE-Page__body__">
  175.  
  176.  
  177. <header class="top-bar top-bar-new -cx-PRIVATE-NavBar__root -cx-PRIVATE-NavBar__root__">
  178. <div class="top-bar-wrapper -cx-PRIVATE-NavBar__wrapper -cx-PRIVATE-NavBar__wrapper__">
  179. <div class="logo -cx-PRIVATE-NavBar__logo -cx-PRIVATE-NavBar__logo__"><a href="/">Instagram</a></div>
  180.  
  181. <div class="top-bar-left -cx-PRIVATE-NavBar__topBarLeft -cx-PRIVATE-NavBar__topBarLeft__">
  182. <ul class="top-bar-actions">
  183. <li>
  184. <a class="top-bar-home" href="/" label=Главная><i></i></a>
  185. </li>
  186. </ul>
  187. </div>
  188.  
  189.  
  190. <div class="top-bar-right account-state" id="top_bar_right">
  191. <ul class="top-bar-actions -cx-PRIVATE-NavBar__topBarActions -cx-PRIVATE-NavBar__topBarActions__">
  192.  
  193.  
  194.  
  195. <li id="link_profile" class="link-signin -cx-PRIVATE-NavBar__signIn -cx-PRIVATE-NavBar__signIn__">
  196. <i></i>
  197. <strong class="-cx-PRIVATE-NavBar__signInText -cx-PRIVATE-NavBar__signInText__">Войти</strong>
  198. </a>
  199. </li>
  200.  
  201.  
  202. </ul>
  203. </div>
  204.  
  205. </div>
  206. </header> <!-- .top-bar -->
  207.  
  208.  
  209.  
  210.  
  211. <div class="main -cx-PRIVATE-Page__main -cx-PRIVATE-Page__main__">
  212.  
  213. <div class="error-container -cx-PRIVATE-ErrorPage__errorContainer -cx-PRIVATE-ErrorPage__errorContainer__">
  214.  
  215.  
  216. <h2>К сожалению, эта страница недоступна.</h2>
  217.  
  218. <p>
  219. Возможно, вы воспользовались недействительной ссылкой или страница была удалена.
  220. </p>
  221.  
  222.  
  223.  
  224. </div>
  225.  
  226. </div> <!-- .main -->
  227.  
  228.  
  229. </div> <!-- .page -->
  230.  
  231.  
  232. <footer class="page-footer -cx-PRIVATE-Footer__root -cx-PRIVATE-Footer__root__" role="contentinfo">
  233. <div class="wrapper -cx-PRIVATE-Footer__wrapper -cx-PRIVATE-Footer__wrapper__">
  234. <nav class="-cx-PRIVATE-Footer__nav -cx-PRIVATE-Footer__nav__">
  235. <ul class="-cx-PRIVATE-Footer__navItems -cx-PRIVATE-Footer__navItems__">
  236.  
  237. Условия
  238.  
  239. </a></li>
  240. </ul>
  241. </nav>
  242.  
  243. <p class="copyright -cx-PRIVATE-Footer__copyright -cx-PRIVATE-Footer__copyright__">&copy; 2019 Instagram</p>
  244. </div>
  245. </footer>
  246.  
  247.  
  248. <div id="reactModalMountPoint"></div>
  249. </div> <!-- .root -->
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260. <script type="text/javascript">
  261. (function(){
  262. function normalizeError(err) {
  263. var errorInfo = err.error || {};
  264. var getConfigProp = function(propName, defaultValueIfNotTruthy) {
  265. var propValue = window._sharedData && window._sharedData[propName];
  266. return propValue ? propValue : defaultValueIfNotTruthy;
  267. };
  268. return {
  269. line: err.line || errorInfo.message || 0,
  270. column: err.column || 0,
  271. name: 'InitError',
  272. message: err.message || errorInfo.message || '',
  273. script: errorInfo.script || '',
  274. stack: errorInfo.stackTrace || errorInfo.stack || '',
  275. timestamp: Date.now(),
  276. ref: window.location.href,
  277. deployment_stage: getConfigProp('deployment_stage', ''),
  278. is_canary: getConfigProp('is_canary', false),
  279. rollout_hash: getConfigProp('rollout_hash', ''),
  280. is_prerelease: window.__PRERELEASE__ || false,
  281. bundle_variant: getConfigProp('bundle_variant', null),
  282. request_url: err.url || window.location.href,
  283. response_status_code: errorInfo.statusCode || 0
  284. }
  285. }
  286. window.addEventListener('load', function(){
  287. if (window.__bufferedErrors && window.__bufferedErrors.length) {
  288. if (window.caches && window.caches.keys && window.caches.delete) {
  289. window.caches.keys().then(function(keys) {
  290. keys.forEach(function(key) {
  291. window.caches.delete(key)
  292. })
  293. })
  294. }
  295. window.__bufferedErrors.map(function(error) {
  296. return normalizeError(error)
  297. }).forEach(function(normalizedError) {
  298. var request = new XMLHttpRequest();
  299. request.open('POST', '/client_error/', true);
  300. request.setRequestHeader('Content-Type', 'application/json; charset=utf-8');
  301. request.send(JSON.stringify(normalizedError));
  302. })
  303. }
  304. })
  305. }());
  306. </script>
  307. </body>
  308. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement