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
360d8387
authored
Dec 01, 2021
by
agan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改問題
parent
b09692ca
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
74 additions
and
64 deletions
index.html
index.html
View file @
360d8387
...
@@ -2,8 +2,25 @@
...
@@ -2,8 +2,25 @@
<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
());
gtag
(
'config'
,
'AW-678006312'
);
</script>
<script>
gtag
(
'event'
,
'conversion'
,
{
'send_to'
:
'AW-678006312/kqI0CJCE-7gBEKicpsMC'
});
</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"
>
...
@@ -17,7 +34,7 @@
...
@@ -17,7 +34,7 @@
<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=
"./css/iosNew.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"
>
<link
rel=
"stylesheet"
href=
"https://www.footseen.com/layer-v3.1.0/layer.css"
>
<title>
Footseen
</title>
<title>
Footseen
</title>
</head>
</head>
...
@@ -33,80 +50,73 @@
...
@@ -33,80 +50,73 @@
<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
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>
<script
src=
"https://www.footseen.com/js/new/lang
new
.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..."
)
},
error
:
function
(
msg
)
{
console
.
log
(
msg
)
}
});
});
console
.
log
(
params
);
ga
(
'clientTracker.send'
,
'event'
,
{
$
(
'.iosDown1'
).
on
(
'click'
,
function
()
{
eventCategory
:
'andorid'
,
copyText
(
data
.
icid
);
eventAction
:
'click'
,
window
.
location
.
href
=
'https://tf.kekouyun.vip/app/Footseen'
;
eventLabel
:
'andorid'
})
});
// $(".iosDown1").on("click", function () {
if
(
location
.
pathname
==
'/'
)
{
// setTimeout(function () {
var
data
=
{
'icid'
:
'ftsgp'
};
// // window.location.href = 'https://apps.apple.com/us/app/footseen-random-video-chat-app/id1491129400';
window
.
location
.
href
=
"apk"
;
// ShareTrace.download();
// layer.open({
// }, 500)
// type: 1,
// // ga('send', 'event', {
// title: false,
// // eventCategory: 'ios',
// shadeClose: true,
// // eventAction: 'click',
// area: ["7.2rem", "6.98rem"],
// // eventLabel: 'ios'
// content: $(".layer-box"),
// // });
// // 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() {
// $(".googleDown").on("click", function () {
// copyText('footseen#ftsgp');
// setTimeout(function () {
// setTimeout(function () {
// // window.location.href = 'https://apps.apple.com/us/app/footseen-random-video-chat-app/id1491129400';
// window.location.href = 'https://play.google.com/store/apps/details?id=com.footseen.club?id=com.footseen.live&hl=en_US&gl=US';
// ShareTrace.download();
// }, 1000)
// }, 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
;
// $(".apkDown").on("click", function () {
var
theRequest
=
new
Object
();
// window.location.href = "apk";
if
(
url
.
indexOf
(
"?"
)
!=
-
1
)
{
// })
var
str
=
url
.
substr
(
url
.
indexOf
(
"?"
)
+
1
);
}
else
{
strs
=
str
.
split
(
"&"
);
for
(
var
i
=
0
;
i
<
strs
.
length
;
i
++
)
{
gtag
(
'event'
,
'conversion'
,
{
theRequest
[
strs
[
i
].
split
(
"="
)[
0
]]
=
unescape
(
strs
[
i
].
split
(
"="
)[
1
]);
'send_to'
:
'AW-678006312/kqI0CJCE-7gBEKicpsMC'
,
}
'event_callback'
:
gtag_report_conversion
(
'apk'
)
});
}
}
return
theRequest
;
})
function
gtag_report_conversion
(
url
)
{
setTimeout
(
function
()
{
window
.
location
.
href
=
'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'
;
})
function
copyText
(
text
)
{
function
copyText
(
text
)
{
var
textarea
=
document
.
createElement
(
"textarea"
);
var
textarea
=
document
.
createElement
(
"textarea"
);
var
currentFocus
=
document
.
activeElement
;
var
currentFocus
=
document
.
activeElement
;
...
...
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