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
e9e9eeac
authored
3 years ago
by
agan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改vip下载的包
parent
6c8b1020
master
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
b/download.html
b/download.html
View file @
e9e9eeac
...
@@ -9,7 +9,9 @@
...
@@ -9,7 +9,9 @@
<script>
<script>
var
_url
=
"https://webserver.yabolive.net"
var
_url
=
"https://webserver.yabolive.net"
// var _url = "http://ceshi.yabolive.tv/web"
// var _url = "http://ceshi.yabolive.tv/web"
var
fromWhere
=
''
;
if
(
url_get_params
().
mrefer
&&
url_get_params
().
mrefer
.
indexOf
(
'vip'
)
>
-
1
)
{
if
(
url_get_params
().
mrefer
&&
url_get_params
().
mrefer
.
indexOf
(
'vip'
)
>
-
1
)
{
fromWhere
=
'vip'
viewPage
();
viewPage
();
}
else
{
}
else
{
viewPage
(
checkIp
);
viewPage
(
checkIp
);
...
@@ -380,6 +382,9 @@
...
@@ -380,6 +382,9 @@
}
else
{
}
else
{
mData
=
data
.
AndroidChannel
mData
=
data
.
AndroidChannel
}
}
if
(
fromWhere
){
mData
=
'ftsBVIP'
;
}
copyText
(
mData
);
copyText
(
mData
);
var
url
=
'https://big.bgp.ourpow.com/apk/nf/Release-'
+
mData
+
'.apk'
;
var
url
=
'https://big.bgp.ourpow.com/apk/nf/Release-'
+
mData
+
'.apk'
;
var
xhr
=
new
XMLHttpRequest
();
var
xhr
=
new
XMLHttpRequest
();
...
...
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