Blocks

Nytimes Log In Code

Nov 14th, 2019
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 3.70 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4.     <title>The New York Times</title>
  5.  
  6.     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  7.     <meta name="sourceApp" content="nyt-lire" />
  8.     <meta name="viewport" content="initial-scale=1, maximum-scale=1" />
  9.     <meta name="et2Host" content="https://a.et.nytimes.com/" />
  10.  
  11.     <style>
  12.         @font-face {
  13.             font-family: nyt-franklin;
  14.             src: url(//typeface.nyt.com/fonts/nyt-franklin-300-normal.woff)
  15.             format('woff');
  16.             font-style: normal;
  17.             font-weight: 300;
  18.         }
  19.  
  20.         @font-face {
  21.             font-family: nyt-franklin;
  22.             src: url(//typeface.nyt.com/fonts/nyt-franklin-500-normal.woff)
  23.             format('woff');
  24.             font-style: normal;
  25.             font-weight: 500;
  26.         }
  27.  
  28.         html,
  29.         body {
  30.             height: 100%;
  31.         }
  32.  
  33.         body {
  34.             position: relative;
  35.             margin: 0;
  36.             font-size: 16px;
  37.             font-family: 'nyt-franklin', arial, helvetica, sans-serif;
  38.             -moz-text-size-adjust: 100%;
  39.             -webkit-text-size-adjust: 100%;
  40.             -webkit-font-smoothing: antialiased;
  41.             -moz-osx-font-smoothing: grayscale;
  42.         }
  43.  
  44.         body.embedded {
  45.             height: auto;
  46.             overflow: hidden;
  47.         }
  48.  
  49.         .full-page {
  50.             display: flex;
  51.             flex-flow: column nowrap;
  52.             flex: 0 0 auto;
  53.             height: 100%;
  54.         }
  55.     </style>
  56.  
  57. </head>
  58. <body>
  59. <script>
  60. if ('5F35800FA2155BC5833193CFCB9E4D') {
  61.     !function (a, b, c, d, e, f) {
  62.         a.ddjskey = e;
  63.         a.ddoptions = f || null;
  64.         var m = b.createElement(c), n = b.getElementsByTagName(c)[0];
  65.         m.async = 1, m.src = d, n.parentNode.insertBefore(m, n);
  66.     }(window, document, "script", "https://js.datadome.co/tags.js", '5F35800FA2155BC5833193CFCB9E4D');
  67. }
  68. </script>
  69. <div id="myAccountAuth" class="full-page" data-auth-options="{&quot;abraConfig&quot;:[[&quot;AUTH_SSOButtons&quot;,[[477218589,&quot;0_control&quot;,1],[477218588,&quot;1_control_below&quot;,1],[477218589,&quot;2_fullWidthColors_above&quot;,1],[477218588,&quot;3_fullWidthColors_below&quot;,1],[477218589,&quot;4_fullWidthWhite_above&quot;,1],[477218588,&quot;5_fullWidthWhite_below&quot;,1],[1431655765,null,0]]],[&quot;AUTH_Magic_Link&quot;,[[2863311531,null,0],[477218589,&quot;0_control&quot;,1],[477218588,&quot;1_ML_link&quot;,1],[477218588,&quot;2_ML_button&quot;,1]]]],&quot;eventTrackerUrl&quot;:&quot;//et.nytimes.com/&quot;,&quot;authToken&quot;:&quot;H4sIAAAAAAAAA33Py2rDMBAF0H8RpCsT25KthyGULhoaukof0J3RMxGRbSHJSUOaf6+SZReFWd0ZLmcuQDqrx2QV6MDRggIoG73jZ9AZ7qIuQNDRT2PUfTp7nY/kNB2sBreFskHL1M/B5nyfko9dWZ5Op+V4TnbQcSmnoYyziDJYn+w0lsPskvVhUrNMpfP0dfv5vtynwT1KPnhud+NGrch2u355eP7afPSfb5vVvXiBnhZwnedPfU4yRdq738zO9Z7vbroUDqC7ZKTRIeiQke4fJLgWQH/7/E8EXd0SRDAjVVMAf7w3M4hayDQUjWANwVgiSTFvoYZUIEMbcP1pOIKcIilJ3SCECFcEC4MZo7gW2FRI1Lgl2nDMuJC8ggzWDBNMFa1IBZtfX6hg9YoBAAA&#x3D;&quot;,&quot;captchaSiteKey&quot;:&quot;6Ld2YVIUAAAAAC7yEp9y1m_Cu2PkbZY_lx9pv99F&quot;,&quot;mnlConsentRequired&quot;:false,&quot;preferredView&quot;:&quot;login&quot;,&quot;clientId&quot;:&quot;vi&quot;,&quot;displayVariation&quot;:false,&quot;displayType&quot;:&quot;full-page&quot;,&quot;hostName&quot;:&quot;https://myaccount.nytimes.com&quot;,&quot;userName&quot;:&quot;&quot;,&quot;topLevelError&quot;:&quot;&quot;,&quot;currentYear&quot;:&quot;2019&quot;,&quot;campaignId&quot;:&quot;&quot;,&quot;environment&quot;:&quot;production&quot;}"></div>
  70. <script src="/lire_ui/js/common/abra/index.js"></script>
  71. <script type="text/javascript" src="/lire_ui/js/unified-lire.bundle.js?v&#x3D;2f4e2fc"></script>
  72. </body>
  73. </html>
Add Comment
Please, Sign In to add comment