Advertisement
Guest User

Untitled

a guest
Dec 11th, 2019
1,626
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.29 KB | None | 0 0
  1. </div> </div>
  2. <div id="wizard_contents">
  3. <div class="wizard_content_wrapper">
  4.  
  5. <a class="help_header" href="https://help.steampowered.com/en/">Steam Support</a>
  6. <div class="breadcrumbs">
  7. <a href="https://help.steampowered.com/en/">Home</a> &gt; <a href="https://help.steampowered.com/en/wizard/HelpWithLoginInfo">Find Account</a> &gt; <a href="https://help.steampowered.com/en/wizard/HelpWithLoginInfoSendCode/?s=9555385785760121077">Send Code</a> &gt;
  8. Enter Code</div>
  9.  
  10. <script type="text/javascript">
  11. $J(function()
  12. {
  13. var strKey = 'CodeSent_' + 9555385785760121077 + '_' + 2;
  14. var bSent = WebStorage.GetLocal( strKey, true );
  15. if ( !bSent )
  16. {
  17. WebStorage.SetLocal( strKey, true, true );
  18. HelpWizard.SendAccountRecoveryCode( '9555385785760121077', 2, '#form_submit_error', null, null );
  19. }
  20.  
  21. $J( '#forgot_login_code').focus();
  22. });
  23. </script>
  24.  
  25. <div id="recovery_code_resent" style="display:none">We have resent the verification code zaneanglin123@gmail.com</div>
  26. <div id="form_submit_error" style="display:none"></div>
  27. <div class="account_recovery_box">
  28. <form id="forgot_login_code_form" action="https://help.steampowered.com/en/wizard/AjaxVerifyAccountRecoveryCode" method="GET" onsubmit="return HelpWizard.FormRequestAndRedirect( this );">
  29.  
  30. <div class="help_page_title">A verification code was sent to zaneanglin123@gmail.com</div>
  31. <div>Enter the account verification code you received</div>
  32. <input type="text" id="forgot_login_code" name="code">
  33.  
  34. <input type="hidden" name="s" value="9555385785760121077">
  35. <input type="hidden" name="reset" value="0">
  36. <input type="hidden" name="lost" value="0">
  37. <input type="hidden" name="method" value="2">
  38. <input type="hidden" name="issueid" value="406">
  39. <div class="account_recovery_submit">
  40. <input type="submit" value="Continue">
  41. <div class="throbber">
  42. <div></div>
  43. <div></div>
  44. <div></div>
  45. </div> </div>
  46. </form>
  47. </div>
  48.  
  49.  
  50. <div id="resend_recovery_code">
  51. <div class="help_page_title code_trouble_header">Having trouble receiving an account verification code?</div>
  52. <div>It could take up to 5 minutes for an account verification code to be delivered.</div>
  53. <div class="account_recovery_submit">
  54. <a class="help_site_button" onclick="HelpWizard.SendAccountRecoveryCode( '9555385785760121077', 2, '#form_submit_error', '#resend_recovery_code', '#recovery_code_resent' ); return false;">
  55. <span>Resend account verification code</span>
  56. </a>
  57. <div class="throbber">
  58. <div></div>
  59. <div></div>
  60. <div></div>
  61. </div> </div>
  62. </div>
  63.  
  64.  
  65. </div>
  66. </div>
  67. <div id="wizard_perf_data"></div>
  68. </div>
  69. </div>
  70. <script>
  71. var g_sessionID = "ac753f9369fecdd0370e8306";
  72. var g_ServerTime = 1576091771;
  73. var g_strLanguage = 'english';
  74. </script> <script type="text/javascript">
  75. var g_rgDefaultWizardPageParams = { sessionid: g_sessionID, wizard_ajax: 1 };
  76.  
  77.  
  78. $J( function() {
  79. HelpWizard.HookOnHashChange();
  80. HelpWizard.InitStaticPage();
  81. if ( window.location.hash && window.location.hash.length > 2 )
  82. HelpWizard.LoadPageFromHash( true );
  83. } );
  84. </script>
  85.  
  86. </div> <!-- responsive_page_legacy_content -->
  87.  
  88.  
  89. </div> <!-- responsive_page_content -->
  90.  
  91. </div> <!-- responsive_page_frame -->
  92. </body>
  93. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement