Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2019
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.90 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6. <meta name="viewport" content="width=device-width, initial-scale=1">
  7.  
  8. <meta name="csrf-token" content="mJKmeUBn11qiXz9aBlSr3JEBRtGIur1pB4uua142">
  9. <title>GabAPI</title>
  10.  
  11. <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.8/css/all.css" integrity="sha384-3AB7yXWz4OeoZcPbieVW64vVXEwADiYyAEhwilzWsLw+9FgqpyjjStpPnpBO8o8S" crossorigin="anonymous">
  12. <link href="https://api.gab.com/css/app.css" rel="stylesheet">
  13. </head>
  14. <body>
  15. <div id="app">
  16. <div class="passport-authorize">
  17. <div class="container">
  18. <div class="row">
  19. <div class="col-md-6 col-md-offset-3">
  20. <div class="panel panel-default">
  21. <div class="panel-body">
  22. <img src="https://dissenter.com/img/navbar-icon.png" class="logo">
  23. <form class="form-horizontal" method="POST" action="https://api.gab.com/login%22%3E
  24. <input type="hidden" name="_token" value="mJKmeUBn11qiXz9aBlSr3JEBRtGIur1pB4uua142">
  25. <div class="form-group">
  26. <label for="username" class="col-md-4 control-label">Username</label>
  27. <div class="col-md-6">
  28. <input id="username" type="text" class="form-control" name="username" value="" required autofocus>
  29. </div>
  30. </div>
  31. <div class="form-group">
  32. <label for="password" class="col-md-4 control-label">Password</label>
  33. <div class="col-md-6">
  34. <input id="password" type="password" class="form-control" name="password" required>
  35. <a href="https://gab.com/password/email%22%3EForgotten?</a>
  36. </div>
  37. </div>
  38. <div class="form-group">
  39. <div class="col-md-8 col-md-offset-4">
  40. <button type="submit" class="btn btn-primary">
  41. Login
  42. </button>
  43. </div>
  44. </div>
  45. </form>
  46. </div>
  47. </div>
  48. </div>
  49. </div>
  50. </div>
  51. </div>
  52. </div>
  53. </div>
  54.  
  55. <script src="https://www.google.com/recaptcha/api.js?onload=vueRecaptchaApiLoaded&render=explicit" async defer></script>
  56. <script src="https://api.gab.com/js/app.js%22%3E</script>
  57. </body>
  58. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement