91download.html
5.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
<!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<meta property="og:image" content="images/91Img/appIcon.png">
<meta property="og:description" content="百位美眉辣妹視訊Live尺度大, 免費加入觀看成人視訊,趕快來體驗吧! 免費與主播視訊互動體驗。24小時視訊直播不間斷。APP 下載直接玩!">
<title>91TV-超激情美女免費視訊-免費視訊手機直播</title>
<script src="https://www.footseen.com/js/jquery-3.1.1.min.js"></script>
<script src="../js/buriedPoint.js"></script>
<script>
var _url = "https://webserver.yabolive.net";
viewPage(checkIp);
</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">
<style>
.main {
width: 10rem;
height: 100vh;
margin: 0 auto;
position: relative;
/* animation: bgAnimate 3s linear infinite; */
}
.mainBg {
width: 100%;
height: 100%;
background: url(./images/91Img/bg.png) no-repeat;
background-size: cover;
background-position: center;
position: absolute;
top: 0;
left: 0;
}
.googleDown {
width: 4.213rem;
height: 1.253rem;
position: absolute;
bottom: 2rem;
left: 0.4rem;
background: url(./images/91Img/googleBtn.png) no-repeat;
background-size: contain;
background-position: center;
}
.appleDown {
width: 4.213rem;
height: 1.253rem;
position: absolute;
bottom: 2rem;
right: 0.4rem;
background: url(./images/91Img/appleBtn.png) no-repeat;
background-size: contain;
background-position: center;
}
#insShare {
position: absolute;
top: -100rem;
left: -100rem;
}
</style>
</head>
<body style="overflow: hidden;">
<div class="main">
<div class="mainBg"></div>
<img src="images/91Img/insShare.png" id="insShare">
<div class="googleDown"></div>
<div class="appleDown"></div>
</div>
<script src="https://cdn.jsdelivr.net/npm/clipboard@2.0.6/dist/clipboard.min.js"></script>
<script>
var ua = window.navigator.userAgent.toLowerCase();
var clipboard = new ClipboardJS('.mainBg,.googleDown,.appleDown')
$(".googleDown").attr('data-clipboard-text', 'ftsB91tvins')
$(".appleDown").attr('data-clipboard-text', 'iosftsB91tvins')
if ((/iphone|ipad|ipod/.test(ua))) {
$(".mainBg").attr('data-clipboard-text', 'iosftsB91tvins')
} else if ((/android/.test(ua))) {
$(".mainBg").attr('data-clipboard-text', 'ftsB91tvins')
}
$('.mainBg').on('click', function () {
clickDownload(function () {
if ((/iphone|ipad|ipod/.test(ua))) {
copyText('iosftsB91tvins')
window.location.href = 'https://app.footseen.com/download.html';
} else if ((/android/.test(ua))) {
copyText('ftsB91tvins')
window.location.href = 'https://play.google.com/store/apps/details?id=com.nine.one.android';
} else {
copyText('ftsB91tvins')
window.location.href = 'https://play.google.com/store/apps/details?id=com.nine.one.android';
}
})
})
$('.googleDown').on('click', function () {
clickDownload(function () {
copyText('ftsB91tvins')
window.location.href = 'https://play.google.com/store/apps/details?id=com.nine.one.android';
})
})
$('.appleDown').on('click', function () {
clickDownload(function () {
copyText('iosftsB91tvins')
window.location.href = 'https://app.footseen.com/download.html';
})
})
//複製到剪切板
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>
</body>
</html>