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
e92454f1
authored
Dec 07, 2022
by
agan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改跳转
parent
2f017fe4
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
13 additions
and
6 deletions
b/download.html
b/downloadIos.html
download.html
b/download.html
View file @
e92454f1
...
...
@@ -34,7 +34,7 @@
var
h5i
=
nJumpArr
.
indexOf
(
url_get_params
().
icid
);
if
((
/iphone|ipad|ipod/
.
test
(
ua
))
&&
h5i
>
-
1
)
{
window
.
location
.
href
=
" https://www.footseen.xyz/mobile/index.html?go=footseen&pmt=https://"
+
url_get_params
().
mrefer
+
'&cid='
+
h5CidArr
[
h5i
];
}
else
if
(
!
((
/iphone|ipad|ipod/
.
test
(
ua
))
||
(
/android/
.
test
(
ua
))))
{
}
else
if
(
!
((
/iphone|ipad|ipod/
.
test
(
ua
))
||
(
/android/
.
test
(
ua
)))
&&
h5i
>
-
1
)
{
window
.
location
.
href
=
" https://www.footseen.xyz?go=footseen&pmt=https://"
+
url_get_params
().
mrefer
+
'&cid='
+
h5CidArr
[
h5i
];
}
// var nJumpArr = ['31184', '11134', '31179', '31183', '21144', '11125', '1116', '31147', '31186', '11159']
...
...
b/downloadIos.html
View file @
e92454f1
...
...
@@ -32,7 +32,7 @@
var
h5i
=
nJumpArr
.
indexOf
(
url_get_params
().
icid
);
if
((
/iphone|ipad|ipod/
.
test
(
ua
))
&&
h5i
>
-
1
)
{
window
.
location
.
href
=
" https://www.footseen.xyz/mobile/index.html?go=footseen&pmt=https://"
+
url_get_params
().
mrefer
+
'&cid='
+
h5CidArr
[
h5i
];
}
else
if
(
!
((
/iphone|ipad|ipod/
.
test
(
ua
))
||
(
/android/
.
test
(
ua
))))
{
}
else
if
(
!
((
/iphone|ipad|ipod/
.
test
(
ua
))
||
(
/android/
.
test
(
ua
)))
&&
h5i
>
-
1
)
{
window
.
location
.
href
=
" https://www.footseen.xyz?go=footseen&pmt=https://"
+
url_get_params
().
mrefer
+
'&cid='
+
h5CidArr
[
h5i
];
}
...
...
download.html
View file @
e92454f1
...
...
@@ -3,7 +3,7 @@
<head>
<!--<script src="https://res.sharetrace.com/sharetrace.min.js"></script>-->
<meta
property=
"og:image"
content=
"https://footseen.com/images/shareIcon.png"
>
<meta
property=
"og:image"
content=
"https://footseen.com/images/shareIcon.png"
>
<meta
charset=
"UTF-8"
>
<meta
name=
"renderer"
content=
"webkit"
>
...
...
@@ -29,6 +29,13 @@
window
.
location
.
href
=
'download52.html'
+
location
.
search
;
}
else
if
(
url_get_params2
().
icid
.
indexOf
(
'lala53'
)
>
-
1
)
{
window
.
location
.
href
=
'download53.html'
+
location
.
search
;
}
else
if
(
url_get_params2
().
icid
.
indexOf
(
'YHXMG'
)
>
-
1
)
{
var
ua
=
window
.
navigator
.
userAgent
.
toLowerCase
();
if
((
/iphone|ipad|ipod/
.
test
(
ua
))
)
{
window
.
location
.
href
=
" https://www.footseen.xyz/mobile/index.html"
}
else
if
(
!
((
/iphone|ipad|ipod/
.
test
(
ua
))
||
(
/android/
.
test
(
ua
))))
{
window
.
location
.
href
=
" https://www.footseen.xyz"
}
}
}
function
url_get_params2
()
{
...
...
@@ -48,9 +55,9 @@
<body>
<div
class=
"main"
>
<img
src=
"https://footseen.com/images/shareIcon.png"
style=
"position: absolute;top:-1000rem;left: -1000rem;>
<span class="
langTitle
"
><img
src=
"https://www.footseen.com/img/down2.png"
/>
<font></font>
<img
src=
"https://footseen.com/images/shareIcon.png"
style=
"position: absolute;top:-1000rem;left: -1000rem;>
<span class="
langTitle
"
><img
src=
"https://www.footseen.com/img/down2.png"
/>
<font></font>
</span>
<div
class=
"langList"
>
<p
data-lang=
"2"
>
繁體中文
</p>
...
...
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