Commit 1c5eb11d by libai

测试

parent b3ff454c
......@@ -137,7 +137,7 @@ $(function(){
})
$(".bottom-nav-btn").on("click",function(){
var downNum=Math.ceil(Math.random()*3)
window.location.href='download/down'+downNum+'.html?qd=ftsBH5SY'
window.location.href='download/download3.html?qd=ftsBH5TW'
})
listAdd(pageNumber,typeNumber,tagStr)
$(".more-btn").on("click",function(){
......
......@@ -234,7 +234,7 @@ $(function(){
html+='<div class="grap-like">追蹤</div>';
$(".grap-name-box").html(html);
$(".bottom-nav-btn,.grap-like").unbind("click").on("click",function(){
window.location.href='download/down3.html?qd=ftsBH5TW'
window.location.href='download/download3.html?qd=ftsBH5TW'
})
var html=[];
html+='<h1 class="grap-title">'+details.title+'</h1>';
......
......@@ -3,12 +3,21 @@
<head>
<meta charset="utf-8"/>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-3V6KZGW418"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-3V6KZGW418');
</script>
<meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"/>
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta content="telephone=no" name="format-detection">
<meta name="wap-font-scale" content="no">
<title></title>
<title>footseen-腳控足控天堂-超激情美女主播視訊-絲足影片</title>
<meta name="keywords" content="footseen,foot live,激情美女視訊,激情美女影片,腳控足控,絲足,裸足,美腿,絲襪,黑絲,台灣UU聊天室,swag,視訊聊天室,live173,uplive,vklive,nonolive,foot rub,foot fetish">
<meta name="description" content="footseen,腳控足控天堂,絲足美腿視訊影片,台灣足控第一高效約會軟體,免費影片立即觀看,在線美女激情互動,成人視訊線上體驗,徹底釋放你的慾望。">
<script src="../lib/fsize.js"></script>
<link rel="stylesheet" href="../css/base.css">
<link rel="stylesheet" href="../css/layer.css">
......@@ -31,10 +40,20 @@
<script src="../layer-v3.1.0/layer/layer.js"></script>
<script>
$(function(){
var videoNum=Math.ceil(Math.random()*7)
console.log(videoNum)
var html=[];
html+='<img class="down-webp" src="images/down'+videoNum+'.webp" alt="">'
if (/iphone|ipad|ipod/.test(ua)) {
var videoNum=Math.ceil(Math.random()*6)
var html=[];
html+='<img class="down-webp" src="images/down'+videoNum+'.png" alt="">'
}
else if (/android/.test(ua)) {
var videoNum=Math.ceil(Math.random()*7)
var html=[];
html+='<img class="down-webp" src="images/down'+videoNum+'.webp" alt="">'
}else{
var videoNum=Math.ceil(Math.random()*7)
var html=[];
html+='<img class="down-webp" src="images/down'+videoNum+'.webp" alt="">'
}
$(".down-webp-box").html(html)
$(".down-btn2").on("click",function(){
var ua = window.navigator.userAgent.toLowerCase();
......
......@@ -3,12 +3,21 @@
<head>
<meta charset="utf-8"/>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-3V6KZGW418"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-3V6KZGW418');
</script>
<meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"/>
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta content="telephone=no" name="format-detection">
<meta name="wap-font-scale" content="no">
<title></title>
<title>footseen-腳控足控天堂-超激情美女主播視訊-絲足影片</title>
<meta name="keywords" content="footseen,foot live,激情美女視訊,激情美女影片,腳控足控,絲足,裸足,美腿,絲襪,黑絲,台灣UU聊天室,swag,視訊聊天室,live173,uplive,vklive,nonolive,foot rub,foot fetish">
<meta name="description" content="footseen,腳控足控天堂,絲足美腿視訊影片,台灣足控第一高效約會軟體,免費影片立即觀看,在線美女激情互動,成人視訊線上體驗,徹底釋放你的慾望。">
<script src="../lib/fsize.js"></script>
<link rel="stylesheet" href="../css/base.css">
<link rel="stylesheet" href="../css/layer.css">
......@@ -35,10 +44,20 @@
<script src="../layer-v3.1.0/layer/layer.js"></script>
<script>
$(function(){
var videoNum=Math.ceil(Math.random()*7)
console.log(videoNum)
var html=[];
html+='<img class="down-webp" src="images/down'+videoNum+'.webp" alt="">'
if (/iphone|ipad|ipod/.test(ua)) {
var videoNum=Math.ceil(Math.random()*6)
var html=[];
html+='<img class="down-webp" src="images/down'+videoNum+'.png" alt="">'
}
else if (/android/.test(ua)) {
var videoNum=Math.ceil(Math.random()*7)
var html=[];
html+='<img class="down-webp" src="images/down'+videoNum+'.webp" alt="">'
}else{
var videoNum=Math.ceil(Math.random()*7)
var html=[];
html+='<img class="down-webp" src="images/down'+videoNum+'.webp" alt="">'
}
$(".down-webp-box").html(html)
$(".down-btn2").on("click",function(){
var ua = window.navigator.userAgent.toLowerCase();
......
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-3V6KZGW418"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-3V6KZGW418');
</script>
<meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"/>
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta content="telephone=no" name="format-detection">
<meta name="wap-font-scale" content="no">
<title>footseen-腳控足控天堂-超激情美女主播視訊-絲足影片</title>
<meta name="keywords" content="footseen,foot live,激情美女視訊,激情美女影片,腳控足控,絲足,裸足,美腿,絲襪,黑絲,台灣UU聊天室,swag,視訊聊天室,live173,uplive,vklive,nonolive,foot rub,foot fetish">
<meta name="description" content="footseen,腳控足控天堂,絲足美腿視訊影片,台灣足控第一高效約會軟體,免費影片立即觀看,在線美女激情互動,成人視訊線上體驗,徹底釋放你的慾望。">
<script src="../lib/fsize.js"></script>
<link rel="stylesheet" href="../css/base.css">
<link rel="stylesheet" href="../css/layer.css">
<link rel="stylesheet" href="css/index.css?v=2022060208">
<style>
.new-bg{
background: url(images/bg-new3.png)no-repeat;
background-size: 100% 100%;
background-position-y: -0.7rem;
}
</style>
</head>
<body style="background: #EFEBEF">
<div class="new-bg">
<img class="video-bg" src="images/video-bg.png" alt="">
<div class="down-webp-box"></div>
<!-- -->
</div>
<div class="down-btn2 down-Go"></div>
</body>
<script src="../lib/jquery-3.1.1.min.js"></script>
<script src="../lib/default.js?v='20220407'"></script>
<script src="../layer-v3.1.0/layer/layer.js"></script>
<script>
$(function(){
var ua = window.navigator.userAgent.toLowerCase();
if (/iphone|ipad|ipod/.test(ua)) {
var videoNum=Math.ceil(Math.random()*6)
var html=[];
html+='<img class="down-webp" src="images/down'+videoNum+'.png" alt="">'
}
else if (/android/.test(ua)) {
var videoNum=Math.ceil(Math.random()*7)
var html=[];
html+='<img class="down-webp" src="images/down'+videoNum+'.webp" alt="">'
}else{
var videoNum=Math.ceil(Math.random()*7)
var html=[];
html+='<img class="down-webp" src="images/down'+videoNum+'.webp" alt="">'
}
$(".down-webp-box").html(html)
$(".down-btn2").on("click",function(){
// var ua = window.navigator.userAgent.toLowerCase();
if (/iphone|ipad|ipod/.test(ua)) {
window.location.href = 'https://tf.app6.cam/app_merge/61';
} else if (/android/.test(ua)) {
window.location.href="ftsBH5TW.apk"
}
})
})
</script>
</html>
\ No newline at end of file
This image diff could not be displayed because it is too large. You can view the blob instead.
This image diff could not be displayed because it is too large. You can view the blob instead.
This image diff could not be displayed because it is too large. You can view the blob instead.
This image diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment