Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
footsen
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
45e80321
authored
Apr 09, 2024
by
agan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
xg
parent
ac299fe7
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
380 additions
and
390 deletions
footseen/Nesting/newShare/index.html
test.html
testB.html
text3.html
footseen/Nesting/newShare/index.html
View file @
45e80321
...
@@ -101,78 +101,78 @@
...
@@ -101,78 +101,78 @@
// }
// }
// }
// }
// if (getRequest().appversion >= 7400) {
// if (getRequest().appversion >= 7400) {
// tellCliIcon();
// tellCliIcon();
// $('.help').hide();
// $('.help').hide();
// $firefly.changeTitle2();
// $firefly.changeTitle2();
// function tellCliIcon() {
// function tellCliIcon() {
// let mInfos = [ //第一级 右上角展示的Icon
// let mInfos = [ //第一级 右上角展示的Icon
// {
// {
// "imgUrl": 'https://app.ixiulive.com/static/app/img/kf.png',
// "imgUrl": 'https://app.ixiulive.com/static/app/img/kf.png',
// "explain": '客服',
// "explain": '客服',
// "webFunc": "$firefly.goCustomerService()",
// "webFunc": "$firefly.goCustomerService()",
// },
// },
// {
// {
// "imgUrl": 'https://app.ixiulive.com/static/app/img/share1.png?v=202304191549',
// "imgUrl": 'https://app.ixiulive.com/static/app/img/share1.png?v=202304191549',
// "explain": '分享',
// "explain": '分享',
// "webFunc": 'showShare()',
// "webFunc": 'showShare()',
// },
// },
// {
// {
// //第二级 更多中的内容
// //第二级 更多中的内容
// "imgUrl": 'https://app.ixiulive.com/static/app/img/more1.png?v=202304191549', // ...的icon
// "imgUrl": 'https://app.ixiulive.com/static/app/img/more1.png?v=202304191549', // ...的icon
// "explain": "更多",// ...的cid
// "explain": "更多",// ...的cid
// "webFunc": "openExtra()"
// "webFunc": "openExtra()"
// }
// }
// ]
// ]
// $firefly.showIcons(mInfos);
// $firefly.showIcons(mInfos);
// }
// }
// function openExtra() {
// function openExtra() {
// let infos = [
// let infos = [
// [{
// [{
// "fontStyle": {
// "fontStyle": {
// "highLight": false // 是否高亮
// "highLight": false // 是否高亮
// },
// },
// "explain": $firefly.langList[$firefly.langType].lang1,
// "explain": $firefly.langList[$firefly.langType].lang1,
// "webFunc": "$firefly.goOthers(3,'http://ceshi.yabolive.tv/Nesting/newShare/info.html" + location.search + "')",
// "webFunc": "$firefly.goOthers(3,'http://ceshi.yabolive.tv/Nesting/newShare/info.html" + location.search + "')",
// }, {
// }, {
// "fontStyle": {
// "fontStyle": {
// "highLight": false // 是否高亮
// "highLight": false // 是否高亮
// },
// },
// "explain": $firefly.langList[$firefly.langType].lang2,
// "explain": $firefly.langList[$firefly.langType].lang2,
// "webFunc": "$firefly.refreshWeb()",
// "webFunc": "$firefly.refreshWeb()",
// }],
// }],
// [{
// [{
// "fontStyle": {
// "fontStyle": {
// "highLight": false // 是否高亮
// "highLight": false // 是否高亮
// },
// },
// "explain": $firefly.langList[$firefly.langType].lang3,
// "explain": $firefly.langList[$firefly.langType].lang3,
// "webFunc": "$firefly.goCustomerService()",
// "webFunc": "$firefly.goCustomerService()",
// },
// },
// {
// {
// "fontStyle": {
// "fontStyle": {
// "highLight": false // 是否高亮
// "highLight": false // 是否高亮
// },
// },
// "explain": $firefly.langList[$firefly.langType].lang4,
// "explain": $firefly.langList[$firefly.langType].lang4,
// "webFunc": "showShare()",
// "webFunc": "showShare()",
// },
// },
// {
// {
// "fontStyle": {
// "fontStyle": {
// "highLight": false // 是否高亮
// "highLight": false // 是否高亮
// },
// },
// "explain": $firefly.langList[$firefly.langType].lang5,
// "explain": $firefly.langList[$firefly.langType].lang5,
// "webFunc": "$firefly.goOthers(3,'http://test.ybact.yazhaiyabo.com/active2021/activityCenter/index.html" + location.search + "')",
// "webFunc": "$firefly.goOthers(3,'http://test.ybact.yazhaiyabo.com/active2021/activityCenter/index.html" + location.search + "')",
// },
// },
// {
// {
// "fontStyle": {
// "fontStyle": {
// "highLight": true // 是否高亮
// "highLight": true // 是否高亮
// },
// },
// "explain": $firefly.langList[$firefly.langType].lang6,
// "explain": $firefly.langList[$firefly.langType].lang6,
// "webFunc": "$firefly.closeWebView()",
// "webFunc": "$firefly.closeWebView()",
// }]
// }]
// ]
// ]
// $firefly.openExtra(infos);
// $firefly.openExtra(infos);
// }
// }
// } else if (getRequest().appversion >= 7300) {
// } else if (getRequest().appversion >= 7300) {
// $('.help').hide();
// $('.help').hide();
// var obj = {
// var obj = {
// "cid": 29,
// "cid": 29,
...
@@ -503,10 +503,10 @@
...
@@ -503,10 +503,10 @@
var
webPageUrl
=
''
;
var
webPageUrl
=
''
;
//41 B包
//41 B包
if
(
res
.
vest
==
41
)
{
if
(
res
.
vest
==
41
)
{
webPageUrl
=
'http://footseen.com/testB.html?agentCode='
+
sessionStorage
.
uid
+
'&bindType=3&lang='
+
sessionStorage
.
lang
+
'&type=1
'
;
webPageUrl
=
'http://footseen.com/testB.html?agentCode='
+
sessionStorage
.
uid
+
'&bindType=3&lang='
+
sessionStorage
.
lang
+
'&type=1
&appname='
+
$firefly
.
urlData
.
appname
;
}
else
if
(
res
.
vest
==
50
||
res
.
vest
==
60
)
{
}
else
if
(
res
.
vest
==
50
||
res
.
vest
==
60
)
{
//A包
//A包
webPageUrl
=
'http://footseen.com/test.html?agentCode='
+
sessionStorage
.
uid
+
'&bindType=3&lang='
+
sessionStorage
.
lang
+
'&type=1
'
;
webPageUrl
=
'http://footseen.com/test.html?agentCode='
+
sessionStorage
.
uid
+
'&bindType=3&lang='
+
sessionStorage
.
lang
+
'&type=1
&appname='
+
$firefly
.
urlData
.
appname
;
}
}
picImg
=
data
.
qrurl
;
picImg
=
data
.
qrurl
;
var
obj
=
{
var
obj
=
{
...
...
test.html
View file @
45e80321
<!DOCTYPE html>
<!DOCTYPE html>
<html
lang=
"en"
>
<html
lang=
"en"
>
<head>
<head>
<script
src=
"https://res.sharetrace.com/sharetrace.min.js"
></script>
<script
src=
"https://res.sharetrace.com/sharetrace.min.js"
></script>
<meta
charset=
"UTF-8"
>
<meta
charset=
"UTF-8"
>
<meta
name=
"renderer"
content=
"webkit"
>
<meta
name=
"renderer"
content=
"webkit"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<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=
"keywords"
content=
"foot fetish,foot worship,foot tickle,Foot Seen,Video streaming"
>
<meta
name=
"description"
content=
""
>
<meta
name=
"description"
content=
""
>
<meta
content=
"telephone=no"
name=
"format-detection"
>
<meta
content=
"telephone=no"
name=
"format-detection"
>
<meta
name=
"wap-font-scale"
content=
"no"
>
<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=
"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-capable"
content=
"yes"
>
<meta
name=
"apple-mobile-web-app-status-bar-style"
content=
"black-translucent"
>
<meta
name=
"apple-mobile-web-app-status-bar-style"
content=
"black-translucent"
>
<meta
content=
"telephone=no"
name=
"format-detection"
>
<meta
content=
"telephone=no"
name=
"format-detection"
>
<script
src=
"https://www.footseen.com/js/fsize.js"
></script>
<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/base2.css"
>
<link
rel=
"stylesheet"
href=
"https://www.footseen.com/css/newIndex.css?v=202104061611111111111111"
>
<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"
>
<link
rel=
"stylesheet"
href=
"https://www.footseen.com/layer-v3.1.0/layer.css"
>
<title>
Footseen
</title>
<title>
Footseen
</title>
<style
type=
"text/css"
>
<style
type=
"text/css"
>
.layer-box
{
.layer-box
{
width
:
7.2rem
;
width
:
7.2rem
;
height
:
6.973rem
;
height
:
6.973rem
;
background
:
url(https://www.footseen.com/img/phonembg.png)
no-repeat
;
background
:
url(https://www.footseen.com/img/phonembg.png)
no-repeat
;
background-size
:
100%
100%
;
background-size
:
100%
100%
;
position
:
relative
;
position
:
relative
;
}
}
.layui-layer-close2
{
display
:
none
!important
;
.layui-layer-close2
{
}
display
:
none
!important
;
.layui-layer
{
}
border-radius
:
0.5rem
!important
;
}
.layui-layer
{
.layui-layer-page
.layui-layer-content
{
border-radius
:
0.5rem
!important
;
border-radius
:
0.5rem
!important
;
}
}
.layui-layer-page
.layui-layer-content
{
.googleDown
,
.apkDown
{
border-radius
:
0.5rem
!important
;
background
:
url(https://www.footseen.com/img/btngp.png)
no-repeat
;
}
background-size
:
100%
100%
;
width
:
4.813rem
;
.googleDown
,
height
:
1.2rem
;
.apkDown
{
line-height
:
1.2rem
;
background
:
url(https://www.footseen.com/img/btngp.png)
no-repeat
;
position
:
absolute
;
background-size
:
100%
100%
;
top
:
1.733rem
;
width
:
4.813rem
;
left
:
50%
;
height
:
1.2rem
;
transform
:
translate
(
-50%
,
0
);
line-height
:
1.2rem
;
-webkit-transform
:
translate
(
-50%
,
0
);
position
:
absolute
;
text-align
:
center
;
top
:
1.733rem
;
font-size
:
0.426rem
;
left
:
50%
;
color
:
#FFF
;
transform
:
translate
(
-50%
,
0
);
}
-webkit-transform
:
translate
(
-50%
,
0
);
.apkDown
{
text-align
:
center
;
top
:
3.933rem
;
font-size
:
0.426rem
;
}
color
:
#FFF
;
}
.googleDown
img
,
.apkDown
img
{
width
:
0.373rem
;
.apkDown
{
height
:
0.413rem
;
top
:
3.933rem
;
vertical-align
:
middle
;
}
margin-top
:
-.05rem
;
margin-right
:
0.133rem
;
.googleDown
img
,
}
.apkDown
img
{
.codeBox
{
width
:
0.373rem
;
position
:
absolute
;
height
:
0.413rem
;
left
:
0
;
vertical-align
:
middle
;
bottom
:
5rem
;
margin-top
:
-.05rem
;
width
:
100%
;
margin-right
:
0.133rem
;
text-align
:
center
;
}
height
:
0.88rem
;
line-height
:
0.88rem
;
.codeBox
{
}
position
:
absolute
;
.code
{
left
:
0
;
position
:
relative
;
bottom
:
5rem
;
padding
:
0
0.4rem
;
width
:
100%
;
height
:
0.88rem
;
text-align
:
center
;
line-height
:
0.88rem
;
height
:
0.88rem
;
text-align
:
center
;
line-height
:
0.88rem
;
font-size
:
0.4rem
;
}
z-index
:
50
;
color
:
#FFF
;
.code
{
border-radius
:
0.666rem
;
position
:
relative
;
-webkit-border-radius
:
0.666rem
;
padding
:
0
0.4rem
;
-moz-border-radius
:
0.666rem
;
height
:
0.88rem
;
-ms-border-radius
:
0.666rem
;
line-height
:
0.88rem
;
-o-border-radius
:
0.666rem
;
text-align
:
center
;
background-color
:
rgba
(
0
,
0
,
0
,
.2
);
font-size
:
0.4rem
;
display
:
inline-block
;
z-index
:
50
;
}
color
:
#FFF
;
.code
img
{
border-radius
:
0.666rem
;
width
:
0.426rem
;
-webkit-border-radius
:
0.666rem
;
height
:
0.426rem
;
-moz-border-radius
:
0.666rem
;
vertical-align
:
middle
;
-ms-border-radius
:
0.666rem
;
display
:
inline-block
;
-o-border-radius
:
0.666rem
;
margin-top
:
-.1rem
;
background-color
:
rgba
(
0
,
0
,
0
,
.2
);
margin-left
:
0.1rem
;
display
:
inline-block
;
}
}
</style>
.code
img
{
width
:
0.426rem
;
height
:
0.426rem
;
vertical-align
:
middle
;
display
:
inline-block
;
margin-top
:
-.1rem
;
margin-left
:
0.1rem
;
}
</style>
</head>
</head>
<body>
<body>
<div
class=
"main"
>
<div
class=
"main"
>
<span
class=
"langTitle"
><img
src=
"https://www.footseen.com/img/down2.png"
/><font></font></span>
<span
class=
"langTitle"
><img
src=
"https://www.footseen.com/img/down2.png"
/>
<font></font>
</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>
...
@@ -111,12 +124,13 @@
...
@@ -111,12 +124,13 @@
<div
class=
"codeBox"
>
<div
class=
"codeBox"
>
<p
class=
"code"
><span></span><img
src=
"https://www.footseen.com/img/copy.png"
/></p>
<p
class=
"code"
><span></span><img
src=
"https://www.footseen.com/img/copy.png"
/></p>
</div>
</div>
<img
src=
"https://footseen.com/img/new/text.png"
class=
"mTextImg"
/>
<img
src=
"https://footseen.com/img/new/text.png"
class=
"mTextImg"
/>
<div
class=
"iosDown heartbeat"
></div>
<div
class=
"iosDown heartbeat"
></div>
<div
style=
"display: none"
class=
"layer-box"
>
<div
style=
"display: none"
class=
"layer-box"
>
<div
class=
"googleDown"
><img
src=
"https://www.footseen.com/img/googleplay.png"
/><span>
Google play
</span></div>
<div
class=
"googleDown"
><img
src=
"https://www.footseen.com/img/googleplay.png"
/><span>
Google play
</span>
<div
class=
"apkDown"
><img
src=
"https://www.footseen.com/img/andorid.png"
/><span>
APK
</span></div>
</div>
</div>
<div
class=
"apkDown"
><img
src=
"https://www.footseen.com/img/andorid.png"
/><span>
APK
</span></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>
...
@@ -125,73 +139,70 @@
...
@@ -125,73 +139,70 @@
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
function
browserRedirect
(
msg
)
{
function
browserRedirect
(
msg
)
{
var
sUserAgent
=
navigator
.
userAgent
.
toLowerCase
();
var
sUserAgent
=
navigator
.
userAgent
.
toLowerCase
();
var
bIsIpad
=
sUserAgent
.
match
(
/ipad/i
)
==
"ipad"
;
var
bIsIpad
=
sUserAgent
.
match
(
/ipad/i
)
==
"ipad"
;
var
bIsIphoneOs
=
sUserAgent
.
match
(
/iphone os/i
)
==
"iphone os"
;
var
bIsIphoneOs
=
sUserAgent
.
match
(
/iphone os/i
)
==
"iphone os"
;
var
bIsMidp
=
sUserAgent
.
match
(
/midp/i
)
==
"midp"
;
var
bIsMidp
=
sUserAgent
.
match
(
/midp/i
)
==
"midp"
;
var
bIsUc7
=
sUserAgent
.
match
(
/rv:1.2.3.4/i
)
==
"rv:1.2.3.4"
;
var
bIsUc7
=
sUserAgent
.
match
(
/rv:1.2.3.4/i
)
==
"rv:1.2.3.4"
;
var
bIsUc
=
sUserAgent
.
match
(
/ucweb/i
)
==
"ucweb"
;
var
bIsUc
=
sUserAgent
.
match
(
/ucweb/i
)
==
"ucweb"
;
var
bIsAndroid
=
sUserAgent
.
match
(
/android/i
)
==
"android"
;
var
bIsAndroid
=
sUserAgent
.
match
(
/android/i
)
==
"android"
;
var
bIsCE
=
sUserAgent
.
match
(
/windows ce/i
)
==
"windows ce"
;
var
bIsCE
=
sUserAgent
.
match
(
/windows ce/i
)
==
"windows ce"
;
var
bIsWM
=
sUserAgent
.
match
(
/windows mobile/i
)
==
"windows mobile"
;
var
bIsWM
=
sUserAgent
.
match
(
/windows mobile/i
)
==
"windows mobile"
;
if
(
!
(
bIsIpad
||
bIsIphoneOs
||
bIsMidp
||
bIsUc7
||
bIsUc
||
bIsAndroid
||
bIsCE
||
bIsWM
))
{}
else
if
(
bIsAndroid
)
{
if
(
!
(
bIsIpad
||
bIsIphoneOs
||
bIsMidp
||
bIsUc7
||
bIsUc
||
bIsAndroid
||
bIsCE
||
bIsWM
))
{
}
else
if
(
bIsAndroid
)
{
}
else
if
(
bIsIphoneOs
||
bIsIpad
)
{
}
else
if
(
bIsIphoneOs
||
bIsIpad
)
{
window
.
location
.
href
=
'text3.html'
+
location
.
search
;
window
.
location
.
href
=
'text3.html'
+
location
.
search
;
}
}
}
}
browserRedirect
();
browserRedirect
();
var
params
=
{
var
params
=
{
"bindType"
:
getRequest
().
bindType
,
"bindType"
:
getRequest
().
bindType
,
"type"
:
getRequest
().
type
,
"type"
:
getRequest
().
type
,
"agentCode"
:
getRequest
().
agentCode
,
"agentCode"
:
getRequest
().
agentCode
,
};
};
ShareTrace
.
init
({
appkey
:
"cd3ba48d0699c7fa"
,
// 此值必填
$
(
'.iosDown'
).
on
(
'click'
,
function
()
{
param
:
JSON
.
stringify
(
params
),
success
:
function
()
{
console
.
log
(
"init success..."
)
},
error
:
function
(
msg
)
{
console
.
log
(
msg
)
}
});
$
(
'.iosDown'
).
on
(
'click'
,
function
(){
setTimeout
(
function
()
{
setTimeout
(
function
()
{
ShareTrace
.
download
();
// window.location.href = 'https://apps.apple.com/us/app/firefly-live-go-live-stream/id1632598421';
},
500
)
if
(
$firefly
.
urlData
.
appname
==
'com.mimosa.live.android'
)
{
window
.
location
.
href
=
'https://play.google.com/store/apps/details?id=com.mimosa.live.android'
}
else
{
window
.
location
.
href
=
'https://big.bgp.ourpow.com/apk/nf/Release-ftsgw.apk'
;
}
},
500
)
})
$
(
'.topUp'
).
on
(
'click'
,
function
()
{
window
.
location
.
href
=
'https://www.footseen.com/footseen/phonepay/applepay.html?lang='
+
sessionStorage
.
lang
+
'&gofrom=web&cidStr=h5_footseengw'
;
})
})
$
(
'.topUp'
).
on
(
'click'
,
function
(){
window
.
location
.
href
=
'https://www.footseen.com/footseen/phonepay/applepay.html?lang='
+
sessionStorage
.
lang
+
'&gofrom=web&cidStr=h5_footseengw'
;
$
(
'.code img'
).
on
(
'click'
,
function
()
{
})
copyText
(
getRequest
().
agentCode
);
setTimeout
(
function
()
{
$
(
'.code img'
).
on
(
'click'
,
function
(){
layer
.
msg
(
langList
[
langType
].
foot4
);
copyText
(
getRequest
().
agentCode
);
},
100
)
setTimeout
(
function
(){
})
layer
.
msg
(
langList
[
langType
].
foot4
);
function
copyText
(
text
)
{
},
100
)
var
textarea
=
document
.
createElement
(
"textarea"
);
})
var
currentFocus
=
document
.
activeElement
;
function
copyText
(
text
)
{
document
.
body
.
appendChild
(
textarea
);
var
textarea
=
document
.
createElement
(
"textarea"
);
textarea
.
value
=
text
;
var
currentFocus
=
document
.
activeElement
;
textarea
.
focus
();
document
.
body
.
appendChild
(
textarea
);
if
(
textarea
.
setSelectionRange
)
textarea
.
value
=
text
;
textarea
.
setSelectionRange
(
0
,
textarea
.
value
.
length
);
textarea
.
focus
();
else
if
(
textarea
.
setSelectionRange
)
textarea
.
select
();
textarea
.
setSelectionRange
(
0
,
textarea
.
value
.
length
);
try
{
else
var
flag
=
document
.
execCommand
(
"copy"
);
textarea
.
select
();
}
catch
(
eo
)
{
try
{
var
flag
=
false
;
var
flag
=
document
.
execCommand
(
"copy"
);
}
catch
(
eo
){
var
flag
=
false
;
}
document
.
body
.
removeChild
(
textarea
);
currentFocus
.
focus
();
return
flag
;
}
}
document
.
body
.
removeChild
(
textarea
);
currentFocus
.
focus
();
return
flag
;
}
</script>
</script>
</html>
</html>
\ No newline at end of file
testB.html
View file @
45e80321
...
@@ -156,41 +156,22 @@
...
@@ -156,41 +156,22 @@
icid
:
'iosftsB'
,
icid
:
'iosftsB'
,
agentCode
:
getRequest
().
agentCode
agentCode
:
getRequest
().
agentCode
}
}
ShareTrace
.
init
({
appkey
:
"93adc025c1e699fe"
,
// 此值必填
param
:
JSON
.
stringify
(
params
),
success
:
function
()
{
console
.
log
(
'成功'
)
},
error
:
function
(
msg
)
{
console
.
log
(
'失败'
)
}
});
$
(
'.iosDown'
).
on
(
'click'
,
function
()
{
$
(
'.iosDown'
).
on
(
'click'
,
function
()
{
copyText
(
getRequest
().
agentCode
);
copyText
(
getRequest
().
agentCode
);
ShareTrace
.
download
()
;
window
.
location
.
href
=
'https://apps.apple.com/us/app/firefly-live-go-live-stream/id1632598421'
;
})
})
}
else
{
}
else
{
var
params
=
{
icid
:
'ftsB'
,
agentCode
:
getRequest
().
agentCode
}
ShareTrace
.
init
({
appkey
:
"93adc025c1e699fe"
,
// 此值必填
param
:
JSON
.
stringify
(
params
),
success
:
function
()
{
console
.
log
(
'成功'
)
},
error
:
function
(
msg
)
{
console
.
log
(
'失败'
)
}
});
$
(
'.iosDown'
).
on
(
'click'
,
function
()
{
$
(
'.iosDown'
).
on
(
'click'
,
function
()
{
copyText
(
getRequest
().
agentCode
);
copyText
(
getRequest
().
agentCode
);
ShareTrace
.
download
();
// window.location.href = 'https://big.bgp.ourpow.com/apk/mf/app-debug-3.apk';
// window.location.href = 'https://big.bgp.ourpow.com/apk/mf/app-debug-3.apk';
if
(
$firefly
.
urlData
.
appname
==
'com.mimosa.live.android'
)
{
window
.
location
.
href
=
'https://play.google.com/store/apps/details?id=com.mimosa.live.android'
}
else
{
window
.
location
.
href
=
'https://big.bgp.ourpow.com/apk/nf/Release-ftsgw.apk'
;
}
})
})
}
}
$
(
'.topUp'
).
on
(
'click'
,
function
()
{
$
(
'.topUp'
).
on
(
'click'
,
function
()
{
...
...
text3.html
View file @
45e80321
<!DOCTYPE html>
<!DOCTYPE html>
<html
lang=
"en"
>
<html
lang=
"en"
>
<head>
<head>
<script
src=
"https://res.sharetrace.com/sharetrace.min.js"
></script>
<script
src=
"https://res.sharetrace.com/sharetrace.min.js"
></script>
<meta
charset=
"UTF-8"
>
<meta
charset=
"UTF-8"
>
<meta
name=
"renderer"
content=
"webkit"
>
<meta
name=
"renderer"
content=
"webkit"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<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=
"keywords"
content=
"foot fetish,foot worship,foot tickle,Foot Seen,Video streaming"
>
<meta
name=
"description"
content=
""
>
<meta
name=
"description"
content=
""
>
<meta
content=
"telephone=no"
name=
"format-detection"
>
<meta
content=
"telephone=no"
name=
"format-detection"
>
<meta
name=
"wap-font-scale"
content=
"no"
>
<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=
"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-capable"
content=
"yes"
>
<meta
name=
"apple-mobile-web-app-status-bar-style"
content=
"black-translucent"
>
<meta
name=
"apple-mobile-web-app-status-bar-style"
content=
"black-translucent"
>
<meta
content=
"telephone=no"
name=
"format-detection"
>
<meta
content=
"telephone=no"
name=
"format-detection"
>
<script
src=
"https://www.footseen.com/js/fsize.js"
></script>
<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/base2.css"
>
<link
rel=
"stylesheet"
href=
"https://www.footseen.com/css/newIndex.css?v=202104061611111111111111"
>
<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"
>
<link
rel=
"stylesheet"
href=
"https://www.footseen.com/layer-v3.1.0/layer.css"
>
<title>
Footseen
</title>
<title>
Footseen
</title>
<style
type=
"text/css"
>
<style
type=
"text/css"
>
.layer-box
{
.layer-box
{
width
:
7.2rem
;
width
:
7.2rem
;
height
:
6.973rem
;
height
:
6.973rem
;
background
:
url(https://www.footseen.com/img/phonembg.png)
no-repeat
;
background
:
url(https://www.footseen.com/img/phonembg.png)
no-repeat
;
background-size
:
100%
100%
;
background-size
:
100%
100%
;
position
:
relative
;
position
:
relative
;
}
}
.layui-layer-close2
{
display
:
none
!important
;
.layui-layer-close2
{
}
display
:
none
!important
;
.layui-layer
{
}
border-radius
:
0.5rem
!important
;
}
.layui-layer
{
.layui-layer-page
.layui-layer-content
{
border-radius
:
0.5rem
!important
;
border-radius
:
0.5rem
!important
;
}
}
.codeBox
{
.layui-layer-page
.layui-layer-content
{
position
:
absolute
;
border-radius
:
0.5rem
!important
;
left
:
0
;
}
bottom
:
5rem
;
width
:
100%
;
.codeBox
{
text-align
:
center
;
position
:
absolute
;
height
:
0.88rem
;
left
:
0
;
line-height
:
0.88rem
;
bottom
:
5rem
;
}
width
:
100%
;
.code
{
text-align
:
center
;
position
:
relative
;
height
:
0.88rem
;
padding
:
0
0.4rem
;
line-height
:
0.88rem
;
height
:
0.88rem
;
}
line-height
:
0.88rem
;
text-align
:
center
;
.code
{
font-size
:
0.4rem
;
position
:
relative
;
z-index
:
50
;
padding
:
0
0.4rem
;
color
:
#FFF
;
height
:
0.88rem
;
border-radius
:
0.666rem
;
line-height
:
0.88rem
;
-webkit-border-radius
:
0.666rem
;
text-align
:
center
;
-moz-border-radius
:
0.666rem
;
font-size
:
0.4rem
;
-ms-border-radius
:
0.666rem
;
z-index
:
50
;
-o-border-radius
:
0.666rem
;
color
:
#FFF
;
background-color
:
rgba
(
0
,
0
,
0
,
.2
);
border-radius
:
0.666rem
;
display
:
inline-block
;
-webkit-border-radius
:
0.666rem
;
}
-moz-border-radius
:
0.666rem
;
.code
img
{
-ms-border-radius
:
0.666rem
;
width
:
0.426rem
;
-o-border-radius
:
0.666rem
;
height
:
0.426rem
;
background-color
:
rgba
(
0
,
0
,
0
,
.2
);
vertical-align
:
middle
;
display
:
inline-block
;
display
:
inline-block
;
}
margin-top
:
-.1rem
;
margin-left
:
0.1rem
;
.code
img
{
}
width
:
0.426rem
;
</style>
height
:
0.426rem
;
vertical-align
:
middle
;
display
:
inline-block
;
margin-top
:
-.1rem
;
margin-left
:
0.1rem
;
}
</style>
</head>
</head>
<body>
<body>
<div
class=
"main"
>
<div
class=
"main"
>
<span
class=
"langTitle"
><img
src=
"https://www.footseen.com/img/down2.png"
/><font></font></span>
<span
class=
"langTitle"
><img
src=
"https://www.footseen.com/img/down2.png"
/>
<font></font>
</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>
...
@@ -83,12 +93,13 @@
...
@@ -83,12 +93,13 @@
<div
class=
"codeBox"
>
<div
class=
"codeBox"
>
<p
class=
"code"
><span></span><img
src=
"https://www.footseen.com/img/copy.png"
/></p>
<p
class=
"code"
><span></span><img
src=
"https://www.footseen.com/img/copy.png"
/></p>
</div>
</div>
<img
src=
"https://footseen.com/img/new/text.png"
class=
"mTextImg"
/>
<img
src=
"https://footseen.com/img/new/text.png"
class=
"mTextImg"
/>
<div
class=
"iosDown heartbeat"
></div>
<div
class=
"iosDown heartbeat"
></div>
<div
style=
"display: none"
class=
"layer-box"
>
<div
style=
"display: none"
class=
"layer-box"
>
<div
class=
"googleDown"
><img
src=
"https://www.footseen.com/img/googleplay.png"
/><span>
Google play
</span></div>
<div
class=
"googleDown"
><img
src=
"https://www.footseen.com/img/googleplay.png"
/><span>
Google play
</span>
<div
class=
"apkDown"
><img
src=
"https://www.footseen.com/img/andorid.png"
/><span>
APK
</span></div>
</div>
</div>
<div
class=
"apkDown"
><img
src=
"https://www.footseen.com/img/andorid.png"
/><span>
APK
</span></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>
...
@@ -96,58 +107,43 @@
...
@@ -96,58 +107,43 @@
<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 = OpenInstall.parseUrlParams();
//var data = OpenInstall.parseUrlParams();
var
params
=
{
"bindType"
:
getRequest
().
bindType
,
$
(
'.iosDown'
).
on
(
'click'
,
function
()
{
"agentCode"
:
getRequest
().
agentCode
,
"testCode"
:
true
,
};
console
.
log
(
JSON
.
stringify
(
params
));
ShareTrace
.
init
({
appkey
:
"cd3ba48d0699c7fa"
,
// 此值必填
param
:
JSON
.
stringify
(
params
),
success
:
function
()
{
layer
.
msg
(
"init success..."
)
},
error
:
function
(
msg
)
{
layer
.
msg
(
"init error..."
)
}
});
$
(
'.iosDown'
).
on
(
'click'
,
function
(){
setTimeout
(
function
()
{
setTimeout
(
function
()
{
ShareTrace
.
download
()
;
window
.
location
.
href
=
'https://apps.apple.com/us/app/firefly-live-go-live-stream/id1632598421'
;
},
500
)
},
500
)
})
})
$
(
'.code img'
).
on
(
'click'
,
function
()
{
$
(
'.code img'
).
on
(
'click'
,
function
()
{
copyText
(
getRequest
().
agentCode
);
copyText
(
getRequest
().
agentCode
);
setTimeout
(
function
()
{
setTimeout
(
function
()
{
layer
.
msg
(
langList
[
langType
].
foot4
);
layer
.
msg
(
langList
[
langType
].
foot4
);
},
100
)
},
100
)
})
})
$
(
'.topUp'
).
on
(
'click'
,
function
()
{
$
(
'.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'
;
window
.
location
.
href
=
'https://www.footseen.com/footseen/phonepay/applepay.html?lang='
+
sessionStorage
.
lang
+
'&gofrom=web'
+
'&gofrom=web&cidStr=h5_footseengw'
;
})
})
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
);
currentFocus
.
focus
();
return
flag
;
}
}
document
.
body
.
removeChild
(
textarea
);
currentFocus
.
focus
();
return
flag
;
}
</script>
</script>
</html>
</html>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment