Check email paypal


SUBMITTED BY: Guest

DATE: Jan. 4, 2014, 4:23 p.m.

FORMAT: Text only

SIZE: 3.2 kB

HITS: 1698

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  3. <head><link rel="shortcut icon" type="image/x-icon" href="http://www.vhcteam.net/VHC/images/inferno/icons/home.png"><title>Paypal Account Checker</title></head>
  4. <style>
  5. * body
  6. {
  7. background-color: rgb(74,81,85);
  8. }
  9. body,td,th {
  10. color: #99CC00;
  11. }
  12. h2
  13. {
  14. color: #FFCC00;
  15. }
  16. h1 {
  17. padding: 10px 15px;
  18. }
  19. .main-content {
  20. width: 70%; height: 200px;margin: auto; background: rgb(74,81,85); border-radius: 5px 5px 5px 5px; box-shadow: 0 0 3px rgba(0, 0, 0, 0.5); min-height: 340px; position: relative;
  21. }
  22. textarea, input {
  23. border-radius: 5px 5px 5px 5px;
  24. }
  25. input {
  26. height: 20px;width: 70px;text-align: center;
  27. }
  28. .button {
  29. }
  30. .submit-button
  31. {
  32. background: #57A02C;
  33. border:solid 1px #57A02C;
  34. border-radius:5px;
  35. -moz-border-radius: 5px;
  36. -webkit-border-radius: 5px;
  37. -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
  38. -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
  39. text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
  40. border-bottom: 1px solid rgba(0,0,0,0.25);
  41. position: relative;
  42. color:#FFF;
  43. display: inline-block;
  44. cursor:pointer;
  45. font-size:13px;
  46. padding:3px 8px;
  47. height: 30px;width: 120px;
  48. }
  49. .submit-button:hover {
  50. background:#82D051;border:solid 1px #86CC50;
  51. height: 30px;width: 120px; }
  52. #show {
  53. width: 70%;margin: auto;padding: 10px 10px;
  54. }
  55. </style>
  56. <script type="text/javascript">
  57. function pushSockDie(str){
  58. document.getElementById('listDie').innerHTML += '<div>' + str + '</div>';
  59. }
  60. function pushPaypalDie(str){
  61. document.getElementById('listPaypalDie').innerHTML += '<div>' + str + '</div>';
  62. }
  63. function pushPaypal(str){
  64. document.getElementById('listPaypal').innerHTML += '<div>' + str + '</div>';
  65. }
  66. function pushWrongFormat(str){
  67. document.getElementById('listWrongFormat').innerHTML += '<div>' + str + '</div>';
  68. }
  69. </script>
  70. </head>
  71. <body>
  72. <div class="main-content">
  73. <section id="main" class=""><center><h1>Paypal Account Checker</h1>
  74. <form method="post">
  75. <div align="center"><textarea name="mp" rows="10" style="width:90%">0|1|2</textarea><br />
  76. Delim: <input type="text" name="delim" value="|" size="1" />Email: <input type="text" name="mail" value="1" size="1" />Password: <input type="text" name="pwd" value="2" size="1" />&nbsp;
  77. <input type="checkbox" name="bank" checked="checked" value="1" />Check Bank<input type="checkbox" name="card" checked="checked" value="1" />Check Card<input type="checkbox" name="info" checked="checked" value="1" />Get info<br />
  78. <input type="submit" class = "submit-button" value=" Check NOW " name="btn-submit" /> </br>
  79. <center><h4>Copyright © By Nuoc Mia - All Rights Reserved</h4></center>
  80. </div>
  81. </form>
  82. <div><h3>Total: - Checked: - Live: 0</h5></div><div></div></body>
  83. </html>

comments powered by Disqus