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
7e75f138
authored
4 years ago
by
dabai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
渠道号xiugai
parent
ff3f96be
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
1 deletions
download.html
download.html
View file @
7e75f138
...
...
@@ -93,6 +93,24 @@
var
data
=
{
icid
:
iosData
}
if
(
iosData
.
indexOf
(
'iosftscps'
)
>-
1
){
new
OpenInstall
({
appKey
:
"dzxj4c"
,
preferWakeup
:
true
,
mask
:
function
()
{
return
'
<
div
id
=
"openinstall_shadow"
class
=
"shadow-img"
><
img
src
=
"images/share-img.png"
alt
=
""
><
/div>
'
},
onready
:
function
()
{
var
m
=
this
,
button
=
document
.
getElementById
(
"iosDown"
);
m
.
schemeWakeup
();
button
.
onclick
=
function
()
{
m
.
wakeupOrInstall
();
return
false
;
}
return
false
;
}
},
data
);
}
else
{
new
OpenInstall
({
appKey
:
"dzxj4c"
,
preferWakeup
:
true
,
...
...
@@ -112,6 +130,7 @@
return
false
;
}
},
data
);
}
}
else
{
setTimeout
(
function
(){
toDown
();
...
...
@@ -119,7 +138,7 @@
$
(
'.iosDown'
).
on
(
'click'
,
function
(){
toDown
();
})
},
5
00
)
},
8
00
)
}
function
toDown
(){
...
...
@@ -144,6 +163,8 @@
'lala18'
:
'https://zhibocdn.yabolive.net/apk/nf/footseen18.apk'
,
'lala19'
:
'https://zhibocdn.yabolive.net/apk/nf/footseen19.apk'
,
'lala20'
:
'https://zhibocdn.yabolive.net/apk/nf/footseen20.apk'
,
'ftscps1'
:
'https://footseen.com/ftscps1/apk'
,
'ftscps2'
:
'https://footseen.com/ftscps2/apk'
,
}
if
(
obj
[
andoridData
]
!=
undefined
){
window
.
location
.
href
=
obj
[
andoridData
]
...
...
This diff is collapsed.
Click to expand it.
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