index.html 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184
  1. <html lang="en" style="font-size: 50px;">
  2. <head>
  3. <meta charset="UTF-8">
  4. <meta name="viewport" content="width=device-width, initial-scale=1.0 maximum-scale=1.0, user-scalabel=0" />
  5. <link rel="shortcut icon" href="./img/favicon.ico">
  6. <title>9169-激情、欲望、爱</title>
  7. <style>
  8. * {
  9. margin: 0;
  10. padding: 0;
  11. }
  12. body {
  13. color: #eaeaea;
  14. background-color: #121212;
  15. transition: color 0.5s, background-color 0.5s;
  16. line-height: 1.6;
  17. }
  18. .content{
  19. width: 100vw;
  20. height: 100vh;
  21. display: flex;
  22. flex-direction: column;
  23. align-items: center;
  24. justify-content: center;
  25. }
  26. .guide_title {
  27. display: flex;
  28. justify-content: center;
  29. align-items: center;
  30. position: relative;
  31. bottom: -0.18rem;
  32. }
  33. .guide_img {
  34. height: 0.52rem;
  35. }
  36. .guide_title_text {
  37. margin-left: 0.12rem;
  38. color: #EB7926;
  39. font-size: .48rem;
  40. font-weight: 600;
  41. }
  42. .guide_des {
  43. border-radius: 0.06rem;
  44. padding: 0.26rem 0;
  45. text-align: center;
  46. color: #FFF;
  47. font-size: 0.32rem;
  48. font-weight: 600;
  49. }
  50. .address {
  51. font-weight: 600;
  52. font-size: 14px;
  53. width: 300px;
  54. height: 0.96rem;
  55. color: #dfdfdf;
  56. display: flex;
  57. gap: 0.26rem;
  58. align-items: center;
  59. border-radius: 0.16rem;
  60. background: rgba(0, 0, 0, 0.5);
  61. border: 1px solid #333;
  62. overflow: hidden;
  63. }
  64. .address_title {
  65. height: 0.96rem;
  66. line-height: 0.96rem;
  67. text-align: center;
  68. width: 2rem;
  69. background-color: #eb7926;
  70. }
  71. .address_value {
  72. font-size: 16px;
  73. }
  74. .downText {
  75. color: #FFF;
  76. text-align: center;
  77. font-size: .32rem;
  78. font-weight: 600;
  79. margin: .2rem 0;
  80. }
  81. .downloadLine {
  82. margin-top: 0.26rem;
  83. }
  84. .downloadLine img {
  85. width: 6.2rem;
  86. height: 1rem;
  87. }
  88. .addressTxt {
  89. color: #FFF;
  90. text-align: center;
  91. font-size: .28rem;
  92. font-weight: 600;
  93. margin-top: .26rem;
  94. }
  95. .email_address {
  96. text-align: center;
  97. margin-top: .26rem;
  98. color: #dfdfdf;
  99. font-size: 0.28rem;
  100. }
  101. </style>
  102. </head>
  103. <body>
  104. <div class="content">
  105. <div class="guide_title">
  106. <img class="guide_img" src="https://static.9169kkxstzsjkdd222.app/static/web/img/logo.png" alt="">
  107. <p class="guide_title_text">-激情、欲望、爱</p>
  108. </div>
  109. <div class="guide_des">更牛逼、更刺激的的私密看片软件</div>
  110. <div class="address">
  111. <div class="address_title">永久地址</div>
  112. <div class="address_value">9169.app</div>
  113. </div>
  114. <div class="downText">—— 永久有效客户端,请务必下载 ——</div>
  115. <div id="iosdownload" class="downloadLine">
  116. <img src="./img/download2.png" alt="">
  117. </div>
  118. <div id="androiddownload" class="downloadLine">
  119. <img src="./img/download1.png" alt="">
  120. </div>
  121. <div class="addressTxt">请下载客户端进行看片<br>当前可用!请尽快下载!<br>如客户端失效,24小时内会补充新的</div>
  122. <p class="email_address">联系邮箱:www.9169.app@gmail.com</p>
  123. </div>
  124. <script src="https://static.9169kkxstzsjkdd222.app/static/web/js/jquery-3.6.0.js"></script>
  125. <script>
  126. $(document).ready(function () {
  127. $.ajax({
  128. type: "get",
  129. url: "https://api.9169kkxstzsjkdd222.app/bibidd/Mediaonesevenfive/shouye_lianjei",
  130. success: function (res) {
  131. let data = res.data;
  132. $(".address_value").text(data[0].url);
  133. let addressTxt = data[4].url.replace(/\*/g, "<br>");
  134. $(".addressTxt").html(addressTxt);
  135. $("#androiddownload").on("click", function () {
  136. $(location).attr("href", data[1].url);
  137. })
  138. $("#iosdownload").on("click", function () {
  139. $(location).attr("href", data[2].url);
  140. })
  141. }
  142. });
  143. $(".address").on("click", function () {
  144. let input = $("<input value = '超爽超刺激的看片神器,复制地址到浏览器打开,即可畅快看片 \n https://9169.app/'>");
  145. $("body").prepend(input);
  146. $("input").select();
  147. document.execCommand("copy");
  148. $("body").find("input").eq(0).remove();
  149. alert("分享链接复制成功\n快去分享给你的好友吧~")
  150. })
  151. })
  152. </script>
  153. </body>
  154. </html>