Commit 1c6b106e by agan

修改b包

parent b47df32d
...@@ -2,145 +2,439 @@ ...@@ -2,145 +2,439 @@
<html lang="en"> <html lang="en">
<head> <head>
<script src="https://res.sharetrace.com/sharetrace.min.js"></script> <!-- Global site tag (gtag.js) - Google Analytics -->
<script src="https://www.footseen.com/js/jquery-3.1.1.min.js"></script> <script src="https://res.sharetrace.com/sharetrace.min.js"></script>
<script> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-135929443-1"></script>
var _url= "https://webserver.yabolive.net" <script>
$.ajax({ window.dataLayer = window.dataLayer || [];
url: _url + "/user/checkIpIsChina.html", function gtag() { dataLayer.push(arguments); }
success: function (res) { gtag('js', new Date());
var result = JSON.parse(res);
if(result.code === 1){ gtag('config', 'UA-135929443-1');
</script>
if(result.checkResult){
window.location.href = 'content.html' <script src="https://pv.sohu.com/cityjson?ie=utf-8"></script>
} <script>
} var ua = navigator.userAgent.toLowerCase();
} province = ['北京', '天津', '河北', '山西', '内蒙古', '辽宁', '吉林', '深圳', '广州', '杭州', '苏州', '黑龙江', '上海', '江苏', '浙江', '安徽', '福建', '江西', '山东 ', '河南', '湖北', '湖南', '广东', '广西', '海南 ', '重庆', '四川', '贵州', '云南', '西藏', '陕西', '甘肃', '青海', '宁夏', '新疆', 'CHINA']
}) for (var i = 0; i < province.length; i++) {
</script> if (returnCitySN["cname"].indexOf(province[i]) != -1) {
<meta charset="UTF-8"> window.location.href = 'content.html?ip=' + returnCitySN["cip"]
<meta name="renderer" content="webkit"> }
<meta http-equiv="X-UA-Compatible" content="IE=edge"> }
<meta name="keywords" content="foot fetish,foot worship,foot tickle,Foot Seen,Video streaming"> </script>
<meta name="description" content=""> <meta charset="UTF-8">
<meta content="telephone=no" name="format-detection"> <meta name="googlebot" content="noindex,nofollow">
<meta name="wap-font-scale" content="no"> <meta name="robots" content="noindex,nofollow">
<meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no" /> <meta property="og:title" content="Footseen秘密18X">
<meta name="apple-mobile-web-app-capable" content="yes"> <meta property="og:description" content="成人視訊+刺激直播+深夜福利">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> <meta property="og:url" content="https://www.footseen.com">
<meta content="telephone=no" name="format-detection"> <meta property="og:image" content="https://app.ixiulive.com/static/images/footseenB.png?v=20210429230111">
<script src="https://www.footseen.com/js/fsize.js"></script> <meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no" />
<link rel="stylesheet" href="https://www.footseen.com/css/base2.css"> <meta name="apple-mobile-web-app-capable" content="yes">
<link rel="stylesheet" href="../css/iosNew.css"> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<link rel="stylesheet" href="https://www.footseen.com/layer-v3.1.0/layer.css"> <meta content="telephone=no" name="format-detection">
<title>Footseen</title> <meta name="wap-font-scale" content="no">
<script src="https://www.footseen.com/js/fsize.js"></script>
<link rel="stylesheet" href="https://www.footseen.com/css/base2.css">
<link rel="stylesheet" href="https://www.footseen.com/layer-v3.1.0/layer.css">
<title></title>
<style type="text/css">
.main {
margin: 0 auto;
width: 10rem;
height: 100%;
position: relative;
font-size: 0;
background: url(img/bg.png) repeat-y;
background-size: 100% auto;
}
.langTitle {
position: absolute;
top: 0.6rem;
left: 0.4rem;
width: 2.5rem;
z-index: 100;
font-size: 0.4rem;
color: #FFF;
}
.langTitle img {
width: 0.2rem;
height: 0.173rem;
vertical-align: middle;
margin-top: -.05rem;
margin-right: 0.266rem;
}
.langList {
position: absolute;
left: 0.4rem;
top: 1.573rem;
width: 3.546rem;
height: 3.84rem;
background: rgba(255, 255, 255, .9);
z-index: 50;
border-radius: 0.213rem;
-webkit-border-radius: 0.213rem;
-moz-border-radius: 0.213rem;
display: none;
}
.langList p {
width: 100%;
font-size: 0.4rem;
color: #333;
margin-top: 0.6rem;
text-indent: 0.426rem;
line-height: 1.1;
}
.langList p.check {
color: #D82F66;
}
.topUp {
position: absolute;
top: 0.6rem;
right: 0.653rem;
z-index: 100;
font-size: 0.373rem;
color: #FFF;
}
.mTextImg {
width: 4.32rem;
height: 0.48rem;
position: absolute;
left: 50%;
margin-left: -2.16rem;
bottom: 3.66rem;
}
.mBtn {
background: url(img/button.png) no-repeat;
background-size: 100% 100%;
width: 7.173rem;
height: 1.333rem;
line-height: 1.333rem;
font-size: 0.64rem;
color: #D82F66;
text-align: center;
position: absolute;
left: 50%;
bottom: 1.8rem;
margin-left: -3.586rem;
}
.heartbeat {
animation-name: heartbeat;
-webkit-animation-name: heartbeat;
animation-duration: 1.5s;
-webkit-animation-duration: 1.5s;
animation-timing-function: linear;
-webkit-animation-timing-function: linear;
animation-iteration-count: infinite;
-webkit-animation-iteration-count: infinite;
visibility: visible !important;
}
@keyframes heartbeat {
0% {
transform: scale(1)
}
10% {
transform: scale(1.02)
}
20% {
transform: scale(1.05)
}
100% {
transform: scale(1)
}
}
@-webkit-keyframes heartbeat {
0% {
transform: scale(1)
}
10% {
transform: scale(1.02)
}
20% {
transform: scale(1.05)
}
100% {
transform: scale(1)
}
}
.mBtn2 {
background: url(img/btn.png) no-repeat;
background-size: 100% 100%;
width: 1.2rem;
height: 1.24rem;
position: absolute;
right: 0.28rem;
bottom: 4.146rem;
}
.L_En .mBtn2 {
display: none;
}
.mIosDesc {
background: rgba(255, 255, 255, .16);
width: 9.5rem;
height: auto;
padding: 0.3rem 0 0.25rem;
font-size: .32rem;
color: rgba(255, 255, 255, .8);
position: absolute;
left: 50%;
bottom: 4.6rem;
transform: translate(-50%, 0);
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
z-index: 10;
text-align: center;
border-radius: 0.213rem;
-webkit-border-radius: 0.213rem;
-moz-border-radius: 0.213rem;
-ms-border-radius: 0.213rem;
-o-border-radius: 0.213rem;
}
.mIosDesc p {
font-size: 0.346rem;
color: #FFF;
width: 100%;
text-align: center;
width: 9.4rem;
margin: 0 auto;
}
.mIosDesc p:nth-child(2) {
margin-top: 0.2rem;
}
.mIosDesc p:nth-child(3) {
margin-top: 0.15em;
}
.mIosDesc p img {
width: 0.56rem;
height: 0.56rem;
vertical-align: middle;
margin: -.1rem 0 0 0.1rem;
}
.mIosDesc p span {
color: #fbde1b;
}
.L_En .mIosDesc p {
font-size: .32rem;
}
.mask {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 10000;
background-color: rgba(0, 0, 0, .8);
display: none;
}
.mask img {
width: 10rem;
height: 15.12rem;
}
.mask2 {
width: 4.746rem;
height: 4.746rem;
background-color: rgba(0, 0, 0, .6);
position: relative;
border-radius: 0.266rem;
-webkit-border-radius: 0.266rem;
-moz-border-radius: 0.266rem;
-ms-border-radius: 0.266rem;
position: fixed;
left: 50%;
top: 50%;
margin-left: -2.373rem;
margin-top: -2.373rem;
z-index: 10001;
display: none;
}
.mask2Box {
position: absolute;
left: 0;
top: 50%;
width: 100%;
text-align: center;
transform: translate(0, -50%);
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
text-align: center;
}
.mask2Img {
width: 1.466rem;
height: 1.466rem;
position: relative;
margin: 0 auto;
}
.mask2Img img {
width: 100%;
height: 100%;
display: none;
}
.mask2Box p {
font-size: 0.37rem;
color: #FFF;
width: 100%;
margin-top: 0.4rem;
}
</style>
</head> </head>
<body> <body>
<div class="main"> <div class="main">
<span class="langTitle"><img src="https://www.footseen.com/img/down2.png" /> <span class="langTitle"></span>
<font></font> <div class="langList hide">
</span> <p data-lang="2" class="check">繁體中文</p>
<div class="langList"> <p data-lang="1">English</p>
<p data-lang="2">繁體中文</p> </div>
<p data-lang="1">English</p>
<p data-lang="7">العربية</p>
</div>
<a class="topUp"></a>
<div class="iosDown1 heartbeat"></div>
<a href="./guide/guide1.html" class="guide1">安裝教程></a>
<div class="iosDown2"></div>
<a href="./guide/guide2.html" class="guide2">安裝教程></a>
</div>
</body>
<script src="https://www.footseen.com/js/new/langnew.js"></script> <div class="mDesc"></div>
<script src='https://www.footseen.com/layer-v3.1.0/layer/layer.js'></script> <div class="mIosDesc" style="display: none;"></div>
<img src="img/text.png" class="mTextImg" />
<div class="mBtn heartbeat" id="mBtn"></div>
<a class="mBtn2" href="downHelp.html"></a>
<div class="mask"></div>
<div class="mask2">
<div class="mask2Box">
<div class="mask2Img"><img src="images/loading/1.png" /></div>
<p></p>
</div>
</div>
</div>
</body>
<script src="https://www.footseen.com/js/jquery-3.1.1.min.js"></script>
<script src='https://www.footseen.com/layer-v3.1.0/layer/layer.js'></script>
<script src="js/newnewLang.js?v=20210616211111111111111111"></script>
<script type="text/javascript"> <script type="text/javascript">
var data = url_get_params();
var params = { function url_get_params() {
icid: data.icid, var url = location.href;
} var theRequest = new Object();
ShareTrace.init({ if (url.indexOf("?") != -1) {
appkey: "cd3ba48d0699c7fa", // 此值必填 var str = url.substr(url.indexOf("?") + 1);
param: JSON.stringify(params), strs = str.split("&");
success: function () { for (var i = 0; i < strs.length; i++) {
console.log("init success...") theRequest[strs[i].split("=")[0]] = unescape(strs[i].split("=")[1]);
}, }
error: function (msg) { }
console.log(msg) return theRequest;
} }
});
console.log(params); if (url_get_params().icid != undefined) {
$('.iosDown1').on('click', function () { var params = url_get_params().icid.replace(/(^\s*)|(\s*$)/g, "");
copyText(data.icid); } else {
window.location.href = 'https://tf.kekouyun.vip/app/Footseen'; var params = '';
}) }
// $(".iosDown1").on("click", function () {
// setTimeout(function () { var andoridData = '';
// // window.location.href = 'https://apps.apple.com/us/app/footseen-random-video-chat-app/id1491129400'; if (params != undefined && params.length > 0) {
// ShareTrace.download(); //定义设备号
// }, 500) if (params.indexOf('fts') == -1) {
// // ga('send', 'event', { if (params.substring(0, 3) == 'ios') {
// // eventCategory: 'ios', andoridData = params.substring(3, params.length);
// // eventAction: 'click', } else {
// // eventLabel: 'ios' andoridData = params;
// // }); }
// // ga('clientTracker.send', 'event', { } else {
// // eventCategory: 'ios', if (params.substring(0, 3) == 'ios') {
// // eventAction: 'click', andoridData = params.substring(3, params.length);
// // eventLabel: 'ios' } else {
// // }); andoridData = params;
// // gtag('event', 'conversion', { }
// // 'send_to': 'AW-678006312/kqI0CJCE-7gBEKicpsMC', }
// // 'event_callback': gtag_report_conversion() } else {
// // }); andoridData = 'ftsB';
// }) }
// function gtag_report_conversion() {
// setTimeout(function () { var btnType = true;
// // window.location.href = 'https://apps.apple.com/us/app/footseen-random-video-chat-app/id1491129400'; console.log(andoridData)
// ShareTrace.download(); var clickFlag = true;
// }, 500) var ua = window.navigator.userAgent.toLowerCase();
// }
$('.topUp').on('click', function () { setTimeout(function () {
window.location.href = 'https://www.footseen.com/footseen/phonepay/applepay.html?lang=' + sessionStorage.lang + '&gofrom=web' + '&gofrom=web&cidStr=h5_footseengw'; toDown();
}) }, 800)
$('.mBtn').on('click', function () {
function url_get_params() { toDown();
var url = location.href; })
var theRequest = new Object();
if (url.indexOf("?") != -1) {
var str = url.substr(url.indexOf("?") + 1); function toDown() {
strs = str.split("&"); copyText(andoridData);
for (var i = 0; i < strs.length; i++) { if (andoridData !== 'ftsB') {
theRequest[strs[i].split("=")[0]] = unescape(strs[i].split("=")[1]); window.location.href = 'https://big.bgp.ourpow.com/apk/nf/Release-' + andoridData + '.apk'
} } else {
} window.location.href = 'https://www.footseen.com/apk';
return theRequest; }
} }
//複製到剪切板 $('.topUp').on('click', function () {
function copyText(text) { window.location.href = 'https://www.footseen.com/footseen/phonepay/applepay.html?lang=' + sessionStorage.lang + '&gofrom=web' + '&gofrom=web&cidStr=h5_footseengw';
var textarea = document.createElement("textarea"); })
var currentFocus = document.activeElement;
document.body.appendChild(textarea); function add0(m) {
textarea.value = text; return m < 10 ? '0' + m + "" : m + ""
textarea.focus(); }
if (textarea.setSelectionRange) //
textarea.setSelectionRange(0, textarea.value.length); function copyText(text) {
else var textarea = document.createElement("textarea");
textarea.select(); var currentFocus = document.activeElement;
try { document.body.appendChild(textarea);
var flag = document.execCommand("copy"); textarea.value = text;
} catch (eo) { textarea.focus();
var flag = false; if (textarea.setSelectionRange)
} textarea.setSelectionRange(0, textarea.value.length);
document.body.removeChild(textarea); else
currentFocus.focus(); textarea.select();
return flag; try {
} var flag = document.execCommand("copy");
} catch (eo) {
var flag = false;
}
document.body.removeChild(textarea);
currentFocus.focus();
return flag;
}
</script> </script>
</html> </html>
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
<script src="https://res.sharetrace.com/sharetrace.min.js"></script>
<script src="https://www.footseen.com/js/jquery-3.1.1.min.js"></script>
<script>
var _url = "https://webserver.yabolive.net"
$.ajax({
url: _url + "/user/checkIpIsChina.html",
success: function (res) {
var result = JSON.parse(res);
if (result.code === 1) {
if (result.checkResult) {
window.location.href = 'content.html'
}
}
}
})
</script>
<meta charset="UTF-8">
<meta name="renderer" content="webkit">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="keywords" content="foot fetish,foot worship,foot tickle,Foot Seen,Video streaming">
<meta name="description" content="">
<meta content="telephone=no" name="format-detection">
<meta name="wap-font-scale" content="no">
<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">
<script src="https://www.footseen.com/js/fsize.js"></script>
<link rel="stylesheet" href="https://www.footseen.com/css/base2.css">
<link rel="stylesheet" href="../css/iosNew.css">
<link rel="stylesheet" href="https://www.footseen.com/layer-v3.1.0/layer.css">
<title>Footseen</title>
</head>
<body>
<div class="main">
<span class="langTitle"><img src="https://www.footseen.com/img/down2.png" />
<font></font>
</span>
<div class="langList">
<p data-lang="2">繁體中文</p>
<p data-lang="1">English</p>
<p data-lang="7">العربية</p>
</div>
<a class="topUp"></a>
<div class="iosDown1 heartbeat"></div>
<a href="./guide/guide1.html" class="guide1">安裝教程></a>
<div class="iosDown2"></div>
<a href="./guide/guide2.html" class="guide2">安裝教程></a>
</div>
</body>
<script src="https://www.footseen.com/js/new/langnew.js"></script>
<script src='https://www.footseen.com/layer-v3.1.0/layer/layer.js'></script>
<script type="text/javascript">
function url_get_params() {
var url = location.href;
var theRequest = new Object();
if (url.indexOf("?") != -1) {
var str = url.substr(url.indexOf("?") + 1);
strs = str.split("&");
for (var i = 0; i < strs.length; i++) {
theRequest[strs[i].split("=")[0]] = unescape(strs[i].split("=")[1]);
}
}
return theRequest;
}
if (url_get_params().icid != undefined) {
var params = url_get_params().icid.replace(/(^\s*)|(\s*$)/g, "");
} else {
var params = '';
}
var iosData = '';
// var andoridData = '';
if (params != undefined && params.length > 0) {
//定义设备号
if (params.indexOf('fts') == -1) {
if (params.substring(0, 3) == 'ios') {
iosData = 'iosfts' + params.substring(3, params.length);
// andoridData = params.substring(3, params.length);
} else {
iosData = 'iosfts' + params;
// andoridData = params;
}
} else {
if (params.substring(0, 3) == 'ios') {
iosData = 'ios' + params.substring(3, params.length);
// andoridData = params.substring(3, params.length);
} else {
iosData = 'ios' + params;
// andoridData = params;
}
}
} else {
iosData = 'iosftsB';
// andoridData = 'ftsB';
}
ShareTrace.init({
appkey: "cd3ba48d0699c7fa", // 此值必填
param: JSON.stringify(params),
success: function () {
console.log("init success...")
},
error: function (msg) {
console.log(msg)
}
});
console.log(params);
$('.iosDown1').on('click', function () {
copyText(iosData);
window.location.href = 'https://tf.kekouyun.vip/app/Footseen';
})
// $(".iosDown1").on("click", function () {
// setTimeout(function () {
// // window.location.href = 'https://apps.apple.com/us/app/footseen-random-video-chat-app/id1491129400';
// ShareTrace.download();
// }, 500)
// // ga('send', 'event', {
// // eventCategory: 'ios',
// // eventAction: 'click',
// // eventLabel: 'ios'
// // });
// // ga('clientTracker.send', 'event', {
// // eventCategory: 'ios',
// // eventAction: 'click',
// // eventLabel: 'ios'
// // });
// // gtag('event', 'conversion', {
// // 'send_to': 'AW-678006312/kqI0CJCE-7gBEKicpsMC',
// // 'event_callback': gtag_report_conversion()
// // });
// })
// function gtag_report_conversion() {
// setTimeout(function () {
// // window.location.href = 'https://apps.apple.com/us/app/footseen-random-video-chat-app/id1491129400';
// ShareTrace.download();
// }, 500)
// }
$('.topUp').on('click', function () {
window.location.href = 'https://www.footseen.com/footseen/phonepay/applepay.html?lang=' + sessionStorage.lang + '&gofrom=web' + '&gofrom=web&cidStr=h5_footseengw';
})
function url_get_params() {
var url = location.href;
var theRequest = new Object();
if (url.indexOf("?") != -1) {
var str = url.substr(url.indexOf("?") + 1);
strs = str.split("&");
for (var i = 0; i < strs.length; i++) {
theRequest[strs[i].split("=")[0]] = unescape(strs[i].split("=")[1]);
}
}
return theRequest;
}
//複製到剪切板
function copyText(text) {
var textarea = document.createElement("textarea");
var currentFocus = document.activeElement;
document.body.appendChild(textarea);
textarea.value = text;
textarea.focus();
if (textarea.setSelectionRange)
textarea.setSelectionRange(0, textarea.value.length);
else
textarea.select();
try {
var flag = document.execCommand("copy");
} catch (eo) {
var flag = false;
}
document.body.removeChild(textarea);
currentFocus.focus();
return flag;
}
</script>
</html>
\ No newline at end of file
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<!-- Global site tag (gtag.js) - Google Analytics --> <!-- Global site tag (gtag.js) - Google Analytics -->
<script src="https://res.sharetrace.com/sharetrace.min.js"></script> <script src="https://res.sharetrace.com/sharetrace.min.js"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-135929443-1"></script> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-135929443-1"></script>
<script> <script>
window.dataLayer = window.dataLayer || []; window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);} function gtag() { dataLayer.push(arguments); }
gtag('js', new Date()); gtag('js', new Date());
gtag('config', 'UA-135929443-1'); gtag('config', 'UA-135929443-1');
</script> </script>
<script src="https://pv.sohu.com/cityjson?ie=utf-8"></script> <script src="https://pv.sohu.com/cityjson?ie=utf-8"></script>
<script> <script>
var ua = navigator.userAgent.toLowerCase(); var ua = navigator.userAgent.toLowerCase();
province = ['北京', '天津', '河北', '山西', '内蒙古', '辽宁', '吉林','深圳','广州','杭州','苏州', '黑龙江', '上海', '江苏', '浙江', '安徽', '福建', '江西', '山东 ', '河南', '湖北', '湖南', '广东', '广西', '海南 ', '重庆', '四川', '贵州', '云南', '西藏', '陕西', '甘肃', '青海', '宁夏', '新疆', 'CHINA'] province = ['北京', '天津', '河北', '山西', '内蒙古', '辽宁', '吉林', '深圳', '广州', '杭州', '苏州', '黑龙江', '上海', '江苏', '浙江', '安徽', '福建', '江西', '山东 ', '河南', '湖北', '湖南', '广东', '广西', '海南 ', '重庆', '四川', '贵州', '云南', '西藏', '陕西', '甘肃', '青海', '宁夏', '新疆', 'CHINA']
for(var i=0;i<province.length;i++){ for (var i = 0; i < province.length; i++) {
if(returnCitySN["cname"].indexOf(province[i])!=-1){ if (returnCitySN["cname"].indexOf(province[i]) != -1) {
window.location.href='content.html?ip=' + returnCitySN["cip"] window.location.href = 'content.html?ip=' + returnCitySN["cip"]
}
}
</script>
<meta charset="UTF-8">
<meta name="googlebot" content="noindex,nofollow">
<meta name="robots" content="noindex,nofollow">
<meta property="og:title" content="Footseen秘密18X">
<meta property="og:description" content="成人視訊+刺激直播+深夜福利">
<meta property="og:url" content="https://www.footseen.com">
<meta property="og:image" content="https://app.ixiulive.com/static/images/footseenB.png?v=20210429230111">
<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">
<script src="https://www.footseen.com/js/fsize.js"></script>
<link rel="stylesheet" href="https://www.footseen.com/css/base2.css">
<link rel="stylesheet" href="https://www.footseen.com/layer-v3.1.0/layer.css">
<title></title>
<style type="text/css">
.main {
margin: 0 auto;
width: 10rem;
height: 100%;
position: relative;
font-size: 0;
background: url(img/bg.png) repeat-y;
background-size: 100% auto;
}
.langTitle {
position: absolute;
top: 0.6rem;
left: 0.4rem;
width: 2.5rem;
z-index: 100;
font-size: 0.4rem;
color: #FFF;
}
.langTitle img {
width: 0.2rem;
height: 0.173rem;
vertical-align: middle;
margin-top: -.05rem;
margin-right: 0.266rem;
}
.langList {
position: absolute;
left: 0.4rem;
top: 1.573rem;
width: 3.546rem;
height: 3.84rem;
background: rgba(255, 255, 255, .9);
z-index: 50;
border-radius: 0.213rem;
-webkit-border-radius: 0.213rem;
-moz-border-radius: 0.213rem;
display: none;
}
.langList p {
width: 100%;
font-size: 0.4rem;
color: #333;
margin-top: 0.6rem;
text-indent: 0.426rem;
line-height: 1.1;
}
.langList p.check{
color:#D82F66;
}
.topUp {
position: absolute;
top: 0.6rem;
right: 0.653rem;
z-index: 100;
font-size:0.373rem;
color: #FFF;
}
.mTextImg{
width: 4.32rem;
height: 0.48rem;
position: absolute;
left: 50%;
margin-left: -2.16rem;
bottom: 3.66rem;
}
.mBtn{
background: url(img/button.png) no-repeat;
background-size: 100% 100%;
width: 7.173rem;
height: 1.333rem;
line-height: 1.333rem;
font-size: 0.64rem;
color: #D82F66;
text-align: center;
position: absolute;
left: 50%;
bottom: 1.8rem;
margin-left: -3.586rem;
}
.heartbeat {
animation-name: heartbeat;
-webkit-animation-name: heartbeat;
animation-duration: 1.5s;
-webkit-animation-duration: 1.5s;
animation-timing-function: linear;
-webkit-animation-timing-function: linear;
animation-iteration-count: infinite;
-webkit-animation-iteration-count: infinite;
visibility: visible!important;
}
@keyframes heartbeat {
0% {
transform: scale(1)
}
10% {
transform: scale(1.02)
}
20% {
transform: scale(1.05)
}
100% {
transform: scale(1)
}
}
@-webkit-keyframes heartbeat {
0% {
transform: scale(1)
}
10% {
transform: scale(1.02)
}
20% {
transform: scale(1.05)
}
100% {
transform: scale(1)
}
}
.mBtn2{
background: url(img/btn.png) no-repeat;
background-size: 100% 100%;
width: 1.2rem;
height: 1.24rem;
position: absolute;
right:0.28rem ;
bottom: 4.146rem;
}
.L_En .mBtn2{
display: none;
}
.mIosDesc{
background: rgba(255,255,255,.16);
width: 9.5rem;
height: auto;
padding: 0.3rem 0 0.25rem;
font-size: .32rem;
color: rgba(255,255,255,.8);
position: absolute;
left: 50%;
bottom: 4.6rem;
transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
z-index: 10;
text-align: center;
border-radius: 0.213rem;
-webkit-border-radius: 0.213rem;
-moz-border-radius: 0.213rem;
-ms-border-radius: 0.213rem;
-o-border-radius: 0.213rem;
}
.mIosDesc p{
font-size: 0.346rem;
color: #FFF;
width: 100%;
text-align: center;
width: 9.4rem;
margin: 0 auto;
}
.mIosDesc p:nth-child(2){
margin-top: 0.2rem;
}
.mIosDesc p:nth-child(3){
margin-top: 0.15em;
}
.mIosDesc p img {
width: 0.56rem;
height: 0.56rem;
vertical-align: middle;
margin: -.1rem 0 0 0.1rem;
} }
.mIosDesc p span {
color:#fbde1b;
} }
.L_En .mIosDesc p{ </script>
<meta charset="UTF-8">
<meta name="googlebot" content="noindex,nofollow">
<meta name="robots" content="noindex,nofollow">
<meta property="og:title" content="Footseen秘密18X">
<meta property="og:description" content="成人視訊+刺激直播+深夜福利">
<meta property="og:url" content="https://www.footseen.com">
<meta property="og:image" content="https://app.ixiulive.com/static/images/footseenB.png?v=20210429230111">
<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">
<script src="https://www.footseen.com/js/fsize.js"></script>
<link rel="stylesheet" href="https://www.footseen.com/css/base2.css">
<link rel="stylesheet" href="https://www.footseen.com/layer-v3.1.0/layer.css">
<title></title>
<style type="text/css">
.main {
margin: 0 auto;
width: 10rem;
height: 100%;
position: relative;
font-size: 0;
background: url(img/bg.png) repeat-y;
background-size: 100% auto;
}
.langTitle {
position: absolute;
top: 0.6rem;
left: 0.4rem;
width: 2.5rem;
z-index: 100;
font-size: 0.4rem;
color: #FFF;
}
.langTitle img {
width: 0.2rem;
height: 0.173rem;
vertical-align: middle;
margin-top: -.05rem;
margin-right: 0.266rem;
}
.langList {
position: absolute;
left: 0.4rem;
top: 1.573rem;
width: 3.546rem;
height: 3.84rem;
background: rgba(255, 255, 255, .9);
z-index: 50;
border-radius: 0.213rem;
-webkit-border-radius: 0.213rem;
-moz-border-radius: 0.213rem;
display: none;
}
.langList p {
width: 100%;
font-size: 0.4rem;
color: #333;
margin-top: 0.6rem;
text-indent: 0.426rem;
line-height: 1.1;
}
.langList p.check {
color: #D82F66;
}
.topUp {
position: absolute;
top: 0.6rem;
right: 0.653rem;
z-index: 100;
font-size: 0.373rem;
color: #FFF;
}
.mTextImg {
width: 4.32rem;
height: 0.48rem;
position: absolute;
left: 50%;
margin-left: -2.16rem;
bottom: 3.66rem;
}
.mBtn {
background: url(img/button.png) no-repeat;
background-size: 100% 100%;
width: 7.173rem;
height: 1.333rem;
line-height: 1.333rem;
font-size: 0.64rem;
color: #D82F66;
text-align: center;
position: absolute;
left: 50%;
bottom: 1.8rem;
margin-left: -3.586rem;
}
.heartbeat {
animation-name: heartbeat;
-webkit-animation-name: heartbeat;
animation-duration: 1.5s;
-webkit-animation-duration: 1.5s;
animation-timing-function: linear;
-webkit-animation-timing-function: linear;
animation-iteration-count: infinite;
-webkit-animation-iteration-count: infinite;
visibility: visible !important;
}
@keyframes heartbeat {
0% {
transform: scale(1)
}
10% {
transform: scale(1.02)
}
20% {
transform: scale(1.05)
}
100% {
transform: scale(1)
}
}
@-webkit-keyframes heartbeat {
0% {
transform: scale(1)
}
10% {
transform: scale(1.02)
}
20% {
transform: scale(1.05)
}
100% {
transform: scale(1)
}
}
.mBtn2 {
background: url(img/btn.png) no-repeat;
background-size: 100% 100%;
width: 1.2rem;
height: 1.24rem;
position: absolute;
right: 0.28rem;
bottom: 4.146rem;
}
.L_En .mBtn2 {
display: none;
}
.mIosDesc {
background: rgba(255, 255, 255, .16);
width: 9.5rem;
height: auto;
padding: 0.3rem 0 0.25rem;
font-size: .32rem; font-size: .32rem;
color: rgba(255, 255, 255, .8);
position: absolute;
left: 50%;
bottom: 4.6rem;
transform: translate(-50%, 0);
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
z-index: 10;
text-align: center;
border-radius: 0.213rem;
-webkit-border-radius: 0.213rem;
-moz-border-radius: 0.213rem;
-ms-border-radius: 0.213rem;
-o-border-radius: 0.213rem;
} }
.mask{ .mIosDesc p {
position: absolute; font-size: 0.346rem;
left: 0; color: #FFF;
top: 0; width: 100%;
width: 100%; text-align: center;
height: 100%; width: 9.4rem;
z-index: 10000; margin: 0 auto;
background-color: rgba(0,0,0,.8); }
display: none;
} .mIosDesc p:nth-child(2) {
.mask img{ margin-top: 0.2rem;
width: 10rem; }
height: 15.12rem;
} .mIosDesc p:nth-child(3) {
.mask2{ margin-top: 0.15em;
width: 4.746rem; }
height: 4.746rem;
background-color: rgba(0,0,0,.6); .mIosDesc p img {
position: relative; width: 0.56rem;
border-radius: 0.266rem; height: 0.56rem;
-webkit-border-radius: 0.266rem; vertical-align: middle;
-moz-border-radius: 0.266rem; margin: -.1rem 0 0 0.1rem;
-ms-border-radius: 0.266rem; }
position: fixed;
left: 50%; .mIosDesc p span {
top: 50%; color: #fbde1b;
margin-left: -2.373rem; }
margin-top: -2.373rem;
z-index: 10001; .L_En .mIosDesc p {
display: none; font-size: .32rem;
} }
.mask2Box{
position: absolute; .mask {
left: 0; position: absolute;
top: 50%; left: 0;
width: 100%; top: 0;
text-align: center; width: 100%;
transform: translate(0,-50%); height: 100%;
-webkit-transform: translate(0,-50%); z-index: 10000;
-moz-transform: translate(0,-50%); background-color: rgba(0, 0, 0, .8);
-ms-transform: translate(0,-50%); display: none;
text-align: center; }
}
.mask2Img{ .mask img {
width: 1.466rem; width: 10rem;
height: 1.466rem; height: 15.12rem;
position: relative; }
margin: 0 auto;
} .mask2 {
.mask2Img img{ width: 4.746rem;
width: 100%; height: 4.746rem;
height: 100%; background-color: rgba(0, 0, 0, .6);
display: none; position: relative;
} border-radius: 0.266rem;
.mask2Box p{ -webkit-border-radius: 0.266rem;
font-size: 0.37rem; -moz-border-radius: 0.266rem;
color: #FFF; -ms-border-radius: 0.266rem;
position: fixed;
width: 100%; left: 50%;
margin-top: 0.4rem; top: 50%;
} margin-left: -2.373rem;
</style> margin-top: -2.373rem;
z-index: 10001;
display: none;
}
.mask2Box {
position: absolute;
left: 0;
top: 50%;
width: 100%;
text-align: center;
transform: translate(0, -50%);
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
text-align: center;
}
.mask2Img {
width: 1.466rem;
height: 1.466rem;
position: relative;
margin: 0 auto;
}
.mask2Img img {
width: 100%;
height: 100%;
display: none;
}
.mask2Box p {
font-size: 0.37rem;
color: #FFF;
width: 100%;
margin-top: 0.4rem;
}
</style>
</head> </head>
<body> <body>
<div class="main"> <div class="main">
<span class="langTitle"></span> <span class="langTitle"></span>
<div class="langList hide"> <div class="langList hide">
<p data-lang="2" class="check">繁體中文</p> <p data-lang="2" class="check">繁體中文</p>
<p data-lang="1">English</p> <p data-lang="1">English</p>
</div> </div>
<div class="mDesc"></div> <div class="mDesc"></div>
<div class="mIosDesc" style="display: none;"></div> <div class="mIosDesc" style="display: none;"></div>
<img src="img/text.png" class="mTextImg"/> <img src="img/text.png" class="mTextImg" />
<div class="mBtn heartbeat" id="mBtn"></div> <div class="mBtn heartbeat" id="mBtn"></div>
<a class="mBtn2" href="downHelp.html"></a> <a class="mBtn2" href="downHelp.html"></a>
<div class="mask"></div> <div class="mask"></div>
<div class="mask2"> <div class="mask2">
<div class="mask2Box"> <div class="mask2Box">
<div class="mask2Img"><img src="images/loading/1.png"/></div> <div class="mask2Img"><img src="images/loading/1.png" /></div>
<p></p> <p></p>
</div> </div>
</div> </div>
</div> </div>
</body> </body>
<script src="https://www.footseen.com/js/jquery-3.1.1.min.js"></script> <script src="https://www.footseen.com/js/jquery-3.1.1.min.js"></script>
<script src='https://www.footseen.com/layer-v3.1.0/layer/layer.js'></script> <script src='https://www.footseen.com/layer-v3.1.0/layer/layer.js'></script>
<script src="js/newnewLang.js?v=20210616211111111111111111"></script> <script src="js/newnewLang.js?v=20210616211111111111111111"></script>
<script type="text/javascript"> <script type="text/javascript">
function url_get_params() { function url_get_params() {
var url = location.href; var url = location.href;
var theRequest = new Object(); var theRequest = new Object();
if(url.indexOf("?") != -1) { if (url.indexOf("?") != -1) {
var str = url.substr(url.indexOf("?") + 1); var str = url.substr(url.indexOf("?") + 1);
strs = str.split("&"); strs = str.split("&");
for(var i = 0; i < strs.length; i++) { for (var i = 0; i < strs.length; i++) {
theRequest[strs[i].split("=")[0]] = unescape(strs[i].split("=")[1]); theRequest[strs[i].split("=")[0]] = unescape(strs[i].split("=")[1]);
}
}
return theRequest;
} }
}
if( url_get_params().icid!=undefined){ return theRequest;
var params = url_get_params().icid.replace(/(^\s*)|(\s*$)/g, ""); }
} else {
var params = ''; if (url_get_params().icid != undefined) {
} var params = url_get_params().icid.replace(/(^\s*)|(\s*$)/g, "");
} else {
var iosData = ''; var params = '';
var andoridData = ''; }
if(params != undefined && params.length>0){
//定义设备号 var iosData = '';
if(params.indexOf('fts')==-1){ var andoridData = '';
if(params.substring(0,3) == 'ios'){ if (params != undefined && params.length > 0) {
iosData = 'iosfts'+params.substring(3,params.length); //定义设备号
andoridData = params.substring(3,params.length); if (params.indexOf('fts') == -1) {
} else { if (params.substring(0, 3) == 'ios') {
iosData = 'iosfts'+params; iosData = 'iosfts' + params.substring(3, params.length);
andoridData = params; andoridData = params.substring(3, params.length);
}
} else { } else {
if(params.substring(0,3) == 'ios'){ iosData = 'iosfts' + params;
iosData = 'ios'+params.substring(3,params.length); andoridData = params;
andoridData = params.substring(3,params.length);
} else {
iosData = 'ios'+params;
andoridData = params;
}
} }
} else { } else {
iosData = 'iosftsB'; if (params.substring(0, 3) == 'ios') {
andoridData = 'ftsB'; iosData = 'ios' + params.substring(3, params.length);
andoridData = params.substring(3, params.length);
} else {
iosData = 'ios' + params;
andoridData = params;
}
} }
} else {
iosData = 'iosftsB';
andoridData = 'ftsB';
}
var btnType = true;
console.log(iosData, andoridData)
var clickFlag = true;
var ua = window.navigator.userAgent.toLowerCase();
if (/iphone|ipad|ipod/.test(ua)) {
var params = {
icid: iosData
}
ShareTrace.init({
appkey: "93adc025c1e699fe", // 此值必填
param: JSON.stringify(params),
success: function () {
console.log('成功')
},
error: function (msg) {
console.log('失败')
}
});
$('.mBtn2').hide();
$('.mIosDesc').show();
var btnType = true; var btnType = true;
console.log(iosData,andoridData) var interval = null;
var clickFlag = true; $('.mBtn').on('click', function () {
var ua = window.navigator.userAgent.toLowerCase();
if(/iphone|ipad|ipod/.test(ua)){ var $index = 1;
clearInterval(interval);
var params = {
icid:iosData $('.mask2').show();
} $('.mask2Box img').eq(0).show();
interval = setInterval(function () {
ShareTrace.init({ $('.mask2Box img').hide();
appkey: "93adc025c1e699fe", // 此值必填 $('.mask2Box img').eq($index).show();
param: JSON.stringify(params), $index += 1;
success: function() { if ($index == 12) {
console.log('成功') $index = 0
}, }
error: function(msg) { }, 50)
console.log('失败') setTimeout(function () {
} $('.mask2').hide();
});
$('.mBtn2').hide();
$('.mIosDesc').show();
var btnType = true;
var interval = null;
$('.mBtn').on('click',function(){
var $index = 1;
clearInterval(interval); clearInterval(interval);
}, 10000)
$('.mask2').show();
$('.mask2Box img').eq(0).show();
interval = setInterval(function(){ if (btnType) {
$('.mask2Box img').hide(); copyText(iosData);
$('.mask2Box img').eq($index).show(); btnType = false;
$index+=1;
if($index == 12){
$index = 0
}
},50)
setTimeout(function(){
$('.mask2').hide();
clearInterval(interval);
},10000)
if(btnType){
copyText(iosData);
btnType = false;
}
setTimeout(function(){
// window.location.href = 'https://testflight.apple.com/join/yQuQniSm';
ShareTrace.download();
},1500)
})
} else {
setTimeout(function(){
toDown();
},800)
$('.mBtn').on('click',function(){
toDown();
})
}
function toDown(){
if(andoridData!=='ftsB'){
window.location.href = 'https://big.bgp.ourpow.com/apk/nf/Release-'+andoridData+'.apk'
} else {
window.location.href = 'https://www.footseen.com/apk';
} }
} setTimeout(function () {
$('.topUp').on('click',function(){ // window.location.href = 'https://testflight.apple.com/join/yQuQniSm';
window.location.href = 'https://www.footseen.com/footseen/phonepay/applepay.html?lang='+sessionStorage.lang+'&gofrom=web'+'&gofrom=web&cidStr=h5_footseengw'; ShareTrace.download();
}, 1500)
}) })
} else {
function add0(m) { setTimeout(function () {
return m < 10 ? '0' + m + "" : m + "" toDown();
}, 800)
$('.mBtn').on('click', function () {
toDown();
})
}
function toDown() {
copyText(andoridData);
if (andoridData !== 'ftsB') {
window.location.href = 'https://big.bgp.ourpow.com/apk/nf/Release-' + andoridData + '.apk'
} else {
window.location.href = 'https://www.footseen.com/apk';
} }
// }
$('.topUp').on('click', function () {
window.location.href = 'https://www.footseen.com/footseen/phonepay/applepay.html?lang=' + sessionStorage.lang + '&gofrom=web' + '&gofrom=web&cidStr=h5_footseengw';
})
function add0(m) {
return m < 10 ? '0' + m + "" : m + ""
}
//
function copyText(text) { function copyText(text) {
var textarea = document.createElement("textarea"); var textarea = document.createElement("textarea");
var currentFocus = document.activeElement; var currentFocus = document.activeElement;
document.body.appendChild(textarea); document.body.appendChild(textarea);
textarea.value = text; textarea.value = text;
textarea.focus(); textarea.focus();
if (textarea.setSelectionRange) if (textarea.setSelectionRange)
textarea.setSelectionRange(0, textarea.value.length); textarea.setSelectionRange(0, textarea.value.length);
else else
textarea.select(); textarea.select();
try { try {
var flag = document.execCommand("copy"); var flag = document.execCommand("copy");
} catch(eo){ } catch (eo) {
var flag = false; var flag = false;
} }
document.body.removeChild(textarea); document.body.removeChild(textarea);
currentFocus.focus(); currentFocus.focus();
return flag; return flag;
} }
</script> </script>
</html> </html>
\ No newline at end of file
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