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
83f8b44c
authored
4 years ago
by
liubai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
footseen安卓下载修改
parent
3713a108
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
20 deletions
test.html
test.html
View file @
83f8b44c
...
...
@@ -123,26 +123,20 @@
}
function
toDown
(){
if
(
andoridData
==
'lala01'
){
window
.
location
.
href
=
'https://zhibocdn.yabolive.net/apk/nf/lala01.apk'
;
}
else
if
(
andoridData
==
'lala02'
){
window
.
location
.
href
=
'https://zhibocdn.yabolive.net/apk/nf/lala02.apk'
;
}
else
if
(
andoridData
==
'lala03'
){
window
.
location
.
href
=
'https://zhibocdn.yabolive.net/apk/nf/lala03.apk'
;
}
else
if
(
andoridData
==
'lala04'
){
window
.
location
.
href
=
'https://zhibocdn.yabolive.net/apk/nf/lala04.apk'
;
}
else
if
(
andoridData
==
'lala05'
){
window
.
location
.
href
=
'https://zhibocdn.yabolive.net/apk/nf/lala05.apk'
;
}
else
if
(
andoridData
==
'lala06'
){
window
.
location
.
href
=
'https://zhibocdn.yabolive.net/apk/nf/lala06.apk'
;
}
else
if
(
andoridData
==
'lala07'
){
window
.
location
.
href
=
'https://zhibocdn.yabolive.net/apk/nf/lala07.apk'
;
}
else
if
(
andoridData
==
'lala08'
){
window
.
location
.
href
=
'https://zhibocdn.yabolive.net/apk/nf/lala08.apk'
;
}
else
if
(
andoridData
==
'lala09'
){
window
.
location
.
href
=
'https://zhibocdn.yabolive.net/apk/nf/lala09.apk'
;
}
else
if
(
andoridData
==
'lala10'
){
window
.
location
.
href
=
'https://zhibocdn.yabolive.net/apk/nf/lala10.apk'
;
var
obj
=
{
'lala01'
:
'https://zhibocdn.yabolive.net/apk/nf/lala01.apk'
,
'lala02'
:
'https://zhibocdn.yabolive.net/apk/nf/lala02.apk'
,
'lala03'
:
'https://zhibocdn.yabolive.net/apk/nf/lala03.apk'
,
'lala04'
:
'https://zhibocdn.yabolive.net/apk/nf/lala04.apk'
,
'lala05'
:
'https://zhibocdn.yabolive.net/apk/nf/lala05.apk'
,
'lala06'
:
'https://zhibocdn.yabolive.net/apk/nf/lala06.apk'
,
'lala07'
:
'https://zhibocdn.yabolive.net/apk/nf/lala07.apk'
,
'lala08'
:
'https://zhibocdn.yabolive.net/apk/nf/lala08.apk'
,
'lala09'
:
'https://zhibocdn.yabolive.net/apk/nf/lala09.apk'
,
'lala10'
:
'https://zhibocdn.yabolive.net/apk/nf/lala10.apk'
,
}
if
(
obj
[
andoridData
]
!=
undefined
){
window
.
location
.
href
=
obj
[
andoridData
]
}
else
{
window
.
location
.
href
=
'https://www.footseen.com/apk'
;
}
...
...
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