Commit 360d8387 by agan

修改問題

parent b09692ca
Showing with 125 additions and 114 deletions
...@@ -2,130 +2,140 @@ ...@@ -2,130 +2,140 @@
<html lang="en"> <html lang="en">
<head> <head>
<script src="https://res.sharetrace.com/sharetrace.min.js"></script> <script async src='https://www.google-analytics.com/analytics.js'></script>
<script>
window.ga = window.ga || function () { (ga.q = ga.q || []).push(arguments) }; ga.l = +new Date;
ga('create', 'UA-134943215-2', 'auto');
ga('create', 'UA-155364301-1', 'auto', 'clientTracker');
ga('send', 'pageview');
ga('clientTracker.send', 'pageview');
</script>
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-678006312"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
<meta charset="UTF-8"> gtag('config', 'AW-678006312');
<meta name="renderer" content="webkit"> </script>
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <script>
<meta name="keywords" content="foot fetish,foot worship,foot tickle,Foot Seen,Video streaming"> gtag('event', 'conversion', { 'send_to': 'AW-678006312/kqI0CJCE-7gBEKicpsMC' });
<meta name="description" content=""> </script>
<meta content="telephone=no" name="format-detection"> <meta charset="UTF-8">
<meta name="wap-font-scale" content="no"> <meta name="renderer" content="webkit">
<meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no" /> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="apple-mobile-web-app-capable" content="yes"> <meta name="keywords" content="foot fetish,foot worship,foot tickle,Foot Seen,Video streaming">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> <meta name="description" content="">
<meta content="telephone=no" name="format-detection"> <meta content="telephone=no" name="format-detection">
<script src="https://www.footseen.com/js/fsize.js"></script> <meta name="wap-font-scale" content="no">
<link rel="stylesheet" href="https://www.footseen.com/css/base2.css"> <meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no" />
<link rel="stylesheet" href="./css/iosNew.css"> <meta name="apple-mobile-web-app-capable" content="yes">
<link rel="stylesheet" href="https://www.footseen.com/layer-v3.1.0/layer.css"> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<title>Footseen</title> <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="https://www.footseen.com/css/newIndex.css?v=202104061611111111111111">
<link rel="stylesheet" href="https://www.footseen.com/layer-v3.1.0/layer.css">
<title>Footseen</title>
</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"><img src="https://www.footseen.com/img/down2.png" />
<font></font> <font></font>
</span> </span>
<div class="langList"> <div class="langList">
<p data-lang="2">繁體中文</p> <p data-lang="2">繁體中文</p>
<p data-lang="1">English</p> <p data-lang="1">English</p>
<p data-lang="7">العربية</p> <p data-lang="7">العربية</p>
</div> </div>
<a class="topUp"></a> <a class="topUp"></a>
<div class="iosDown1 heartbeat"></div> <img src="https://footseen.com/img/new/text.png" class="mTextImg" />
<a href="./guide/guide1.html" class="guide1">安裝教程></a> <div class="iosDown heartbeat"></div>
<div class="iosDown2"></div> <div style="display: none" class="layer-box">
<a href="./guide/guide2.html" class="guide2">安裝教程></a> <div class="googleDown"><img src="https://www.footseen.com/img/googleplay.png" /><span>Google play</span>
</div> </div>
<div class="apkDown"><img src="https://www.footseen.com/img/andorid.png" /><span>APK</span></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/js/new/langnew.js"></script> <script src="https://www.footseen.com/js/new/lang.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 type="text/javascript"> <script type="text/javascript">
var data = url_get_params(); var ua = navigator.userAgent.toLowerCase();
var params = { var userAgent = navigator.userAgent; //取得浏览器的userAgent字符串
icid: data.icid,
} $(".iosDown").on("click", function () {
ShareTrace.init({ ga('send', 'event', {
appkey: "cd3ba48d0699c7fa", // 此值必填 eventCategory: 'andorid',
param: JSON.stringify(params), eventAction: 'click',
success: function () { eventLabel: 'andorid'
console.log("init success...") });
}, ga('clientTracker.send', 'event', {
error: function (msg) { eventCategory: 'andorid',
console.log(msg) eventAction: 'click',
} eventLabel: 'andorid'
}); });
console.log(params); if (location.pathname == '/') {
$('.iosDown1').on('click', function () { var data = { 'icid': 'ftsgp' };
copyText(data.icid); window.location.href = "apk";
window.location.href = 'https://tf.kekouyun.vip/app/Footseen'; // layer.open({
}) // type: 1,
// $(".iosDown1").on("click", function () { // title: false,
// setTimeout(function () { // shadeClose: true,
// // window.location.href = 'https://apps.apple.com/us/app/footseen-random-video-chat-app/id1491129400'; // area: ["7.2rem", "6.98rem"],
// ShareTrace.download(); // content: $(".layer-box"),
// }, 500) // })
// // ga('send', 'event', { // $(".googleDown").on("click", function () {
// // eventCategory: 'ios', // copyText('footseen#ftsgp');
// // eventAction: 'click', // setTimeout(function () {
// // eventLabel: 'ios' // window.location.href = 'https://play.google.com/store/apps/details?id=com.footseen.club?id=com.footseen.live&hl=en_US&gl=US';
// // }); // }, 1000)
// // ga('clientTracker.send', 'event', {
// // eventCategory: 'ios', // })
// // eventAction: 'click', // $(".apkDown").on("click", function () {
// // eventLabel: 'ios' // window.location.href = "apk";
// // }); // })
// // gtag('event', 'conversion', { } else {
// // 'send_to': 'AW-678006312/kqI0CJCE-7gBEKicpsMC',
// // 'event_callback': gtag_report_conversion() gtag('event', 'conversion', {
// // }); 'send_to': 'AW-678006312/kqI0CJCE-7gBEKicpsMC',
// }) 'event_callback': gtag_report_conversion('apk')
// function gtag_report_conversion() { });
// setTimeout(function () { }
// // window.location.href = 'https://apps.apple.com/us/app/footseen-random-video-chat-app/id1491129400'; })
// ShareTrace.download();
// }, 500) function gtag_report_conversion(url) {
// } setTimeout(function () {
$('.topUp').on('click', function () { window.location.href = 'apk';
window.location.href = 'https://www.footseen.com/footseen/phonepay/applepay.html?lang=' + sessionStorage.lang + '&gofrom=web' + '&gofrom=web&cidStr=h5_footseengw'; }, 500)
})
}
$('.topUp').on('click', function () {
window.location.href = 'https://www.footseen.com/footseen/phonepay/applepay.html?lang=' + sessionStorage.lang + '&gofrom=web&cidStr=h5_footseengw';
})
function url_get_params() { function copyText(text) {
var url = location.href; var textarea = document.createElement("textarea");
var theRequest = new Object(); var currentFocus = document.activeElement;
if (url.indexOf("?") != -1) { document.body.appendChild(textarea);
var str = url.substr(url.indexOf("?") + 1); textarea.value = text;
strs = str.split("&"); textarea.focus();
for (var i = 0; i < strs.length; i++) { if (textarea.setSelectionRange)
theRequest[strs[i].split("=")[0]] = unescape(strs[i].split("=")[1]); textarea.setSelectionRange(0, textarea.value.length);
} else
} textarea.select();
return theRequest; try {
} var flag = document.execCommand("copy");
//複製到剪切板 } catch (eo) {
function copyText(text) { var flag = false;
var textarea = document.createElement("textarea"); }
var currentFocus = document.activeElement; document.body.removeChild(textarea);
document.body.appendChild(textarea); currentFocus.focus();
textarea.value = text; return flag;
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> </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