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
565be780
authored
Apr 23, 2021
by
dabai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
footseen
parent
97634abd
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
67 additions
and
61 deletions
download.html
download51.html
download52.html
download53.html
footseen/Nesting/moving/index.html
ios.html
download.html
View file @
565be780
<!DOCTYPE html>
<html
lang=
"en"
>
<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
name=
"renderer"
content=
"webkit"
>
...
...
@@ -118,22 +118,23 @@
var
params
=
{
icid
:
iosData
,
}
ShareTrace
.
init
({
appkey
:
"cd3ba48d0699c7fa"
,
// 此值必填
param
:
JSON
.
stringify
(
params
),
success
:
function
()
{
console
.
log
(
"init success..."
)
},
error
:
function
(
msg
)
{
console
.
log
(
msg
)
}
});
//
ShareTrace.init({
//
appkey: "cd3ba48d0699c7fa", // 此值必填
//
param: JSON.stringify(params),
//
success: function() {
//
console.log("init success...")
//
},
//
error: function(msg) {
//
console.log(msg)
//
}
//
});
var
button
=
document
.
getElementById
(
"iosDown"
);
button
.
onclick
=
function
()
{
setTimeout
(
function
()
{
ShareTrace
.
download
();
window
.
location
.
href
=
'https://apps.apple.com/us/app/footseen-random-video-chat-app/id1491129400'
;
// ShareTrace.download();
},
500
)
}
}
else
{
...
...
download51.html
View file @
565be780
<!DOCTYPE html>
<html
lang=
"en"
>
<head>
<
script
src=
"https://res.sharetrace.com/sharetrace.min.js"
></script
>
<
!--<script src="https://res.sharetrace.com/sharetrace.min.js"></script>--
>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src=
"https://www.googletagmanager.com/gtag/js?id=UA-176823854-3"
></script>
<script>
...
...
@@ -104,22 +104,23 @@
var
params
=
{
icid
:
iosData
,
}
ShareTrace
.
init
({
appkey
:
"cd3ba48d0699c7fa"
,
// 此值必填
param
:
JSON
.
stringify
(
params
),
success
:
function
()
{
console
.
log
(
"init success..."
)
},
error
:
function
(
msg
)
{
console
.
log
(
msg
)
}
});
//
ShareTrace.init({
//
appkey: "cd3ba48d0699c7fa", // 此值必填
//
param: JSON.stringify(params),
//
success: function() {
//
console.log("init success...")
//
},
//
error: function(msg) {
//
console.log(msg)
//
}
//
});
var
button
=
document
.
getElementById
(
"iosDown"
);
button
.
onclick
=
function
()
{
setTimeout
(
function
()
{
ShareTrace
.
download
();
window
.
location
.
href
=
'https://apps.apple.com/us/app/footseen-random-video-chat-app/id1491129400'
;
// ShareTrace.download();
},
500
)
}
}
else
{
...
...
download52.html
View file @
565be780
<!DOCTYPE html>
<html
lang=
"en"
>
<head>
<script
src=
"https://res.sharetrace.com/sharetrace.min.js"
></script
>
<!-- <script src="https://res.sharetrace.com/sharetrace.min.js"></script>--
>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src=
"https://www.googletagmanager.com/gtag/js?id=UA-176823854-4"
></script>
<script>
...
...
@@ -104,22 +104,23 @@
var
params
=
{
icid
:
iosData
,
}
ShareTrace
.
init
({
appkey
:
"cd3ba48d0699c7fa"
,
// 此值必填
param
:
JSON
.
stringify
(
params
),
success
:
function
()
{
console
.
log
(
"init success..."
)
},
error
:
function
(
msg
)
{
console
.
log
(
msg
)
}
});
//
ShareTrace.init({
//
appkey: "cd3ba48d0699c7fa", // 此值必填
//
param: JSON.stringify(params),
//
success: function() {
//
console.log("init success...")
//
},
//
error: function(msg) {
//
console.log(msg)
//
}
//
});
var
button
=
document
.
getElementById
(
"iosDown"
);
button
.
onclick
=
function
()
{
setTimeout
(
function
()
{
ShareTrace
.
download
();
window
.
location
.
href
=
'https://apps.apple.com/us/app/footseen-random-video-chat-app/id1491129400'
;
// ShareTrace.download();
},
500
)
}
}
else
{
...
...
download53.html
View file @
565be780
<!DOCTYPE html>
<html
lang=
"en"
>
<head>
<script
src=
"https://res.sharetrace.com/sharetrace.min.js"
></script
>
<!-- <script src="https://res.sharetrace.com/sharetrace.min.js"></script>--
>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src=
"https://www.googletagmanager.com/gtag/js?id=UA-176823854-5"
></script>
<script>
...
...
@@ -104,22 +104,23 @@
var
params
=
{
icid
:
iosData
,
}
ShareTrace
.
init
({
appkey
:
"cd3ba48d0699c7fa"
,
// 此值必填
param
:
JSON
.
stringify
(
params
),
success
:
function
()
{
console
.
log
(
"init success..."
)
},
error
:
function
(
msg
)
{
console
.
log
(
msg
)
}
});
//
ShareTrace.init({
//
appkey: "cd3ba48d0699c7fa", // 此值必填
//
param: JSON.stringify(params),
//
success: function() {
//
console.log("init success...")
//
},
//
error: function(msg) {
//
console.log(msg)
//
}
//
});
var
button
=
document
.
getElementById
(
"iosDown"
);
button
.
onclick
=
function
()
{
setTimeout
(
function
()
{
ShareTrace
.
download
();
window
.
location
.
href
=
'https://apps.apple.com/us/app/footseen-random-video-chat-app/id1491129400'
;
// ShareTrace.download();
},
500
)
}
}
else
{
...
...
footseen/Nesting/moving/index.html
View file @
565be780
...
...
@@ -265,6 +265,7 @@
window
.
location
.
href
=
'https://sakura.show/dlpk'
;
}
}
else
{
//设备为ios
if
(
/iphone|ipad|ipod/
.
test
(
ua2
)){
var
params
=
{
...
...
@@ -281,8 +282,8 @@
}
});
setTimeout
(
function
(){
console
.
log
(
123456
)
ShareTrace
.
download
();
},
500
)
}
else
{
...
...
ios.html
View file @
565be780
<!DOCTYPE html>
<html
lang=
"en"
>
<head>
<
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.google-analytics.com/analytics.js'
></script>
<script>
window
.
ga
=
window
.
ga
||
function
(){(
ga
.
q
=
ga
.
q
||
[]).
push
(
arguments
)};
ga
.
l
=+
new
Date
;
...
...
@@ -65,16 +65,16 @@ var data = url_get_params();
var
params
=
{
icid
:
data
.
icid
,
}
ShareTrace
.
init
({
appkey
:
"cd3ba48d0699c7fa"
,
// 此值必填
param
:
JSON
.
stringify
(
params
),
success
:
function
()
{
console
.
log
(
"init success..."
)
},
error
:
function
(
msg
)
{
console
.
log
(
msg
)
}
});
//
ShareTrace.init({
//
appkey: "cd3ba48d0699c7fa", // 此值必填
//
param: JSON.stringify(params),
//
success: function() {
//
console.log("init success...")
//
},
//
error: function(msg) {
//
console.log(msg)
//
}
//
});
console
.
log
(
params
);
$
(
".iosDown"
).
on
(
"click"
,
function
()
{
...
...
@@ -95,7 +95,8 @@ $(".iosDown").on("click", function () {
})
function
gtag_report_conversion
()
{
setTimeout
(
function
(){
ShareTrace
.
download
();
window
.
location
.
href
=
'https://apps.apple.com/us/app/footseen-random-video-chat-app/id1491129400'
;
// ShareTrace.download();
},
500
)
}
$
(
'.topUp'
).
on
(
'click'
,
function
(){
...
...
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