Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
footseen-large-website
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
9a042d08
authored
Jan 11, 2023
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
b5aa1eac
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
41 additions
and
21 deletions
download/download.html
download/download2.html
download/download3.html
download/download4.html
mobile/download/download.html
mobile/download/download2.html
mobile/download/download3.html
mobile/download/download4.html
mobile/download/downloadPc.html
download/download.html
View file @
9a042d08
...
...
@@ -2,10 +2,15 @@
<html
lang=
"en"
>
<script>
var
ua
=
window
.
navigator
.
userAgent
.
toLowerCase
();
if
(
/android/
.
test
(
ua
))
{
}
else
{
window
.
location
.
href
=
"https://www.footseen.xyz/"
try
{
if
(
/iphone|ipad|ipod/
.
test
(
ua
))
{
window
.
location
.
href
=
"https://www.footseen.xyz/"
}
else
if
(
/android/
.
test
(
ua
))
{
}
else
{
// window.location.href="https://www.footseen.xyz/"
}
}
catch
(
e
)
{
}
</script>
...
...
download/download2.html
View file @
9a042d08
...
...
@@ -2,10 +2,15 @@
<html
lang=
"en"
>
<script>
var
ua
=
window
.
navigator
.
userAgent
.
toLowerCase
();
if
(
/android/
.
test
(
ua
))
{
}
else
{
window
.
location
.
href
=
"https://www.footseen.xyz/"
try
{
if
(
/iphone|ipad|ipod/
.
test
(
ua
))
{
window
.
location
.
href
=
"https://www.footseen.xyz/"
}
else
if
(
/android/
.
test
(
ua
))
{
}
else
{
// window.location.href="https://www.footseen.xyz/"
}
}
catch
(
e
)
{
}
</script>
...
...
download/download3.html
View file @
9a042d08
...
...
@@ -2,10 +2,15 @@
<html
lang=
"en"
>
<script>
var
ua
=
window
.
navigator
.
userAgent
.
toLowerCase
();
if
(
/android/
.
test
(
ua
))
{
}
else
{
window
.
location
.
href
=
"https://www.footseen.xyz/"
try
{
if
(
/iphone|ipad|ipod/
.
test
(
ua
))
{
window
.
location
.
href
=
"https://www.footseen.xyz/"
}
else
if
(
/android/
.
test
(
ua
))
{
}
else
{
// window.location.href="https://www.footseen.xyz/"
}
}
catch
(
e
)
{
}
</script>
...
...
download/download4.html
View file @
9a042d08
...
...
@@ -2,10 +2,15 @@
<html
lang=
"en"
>
<script>
var
ua
=
window
.
navigator
.
userAgent
.
toLowerCase
();
if
(
/android/
.
test
(
ua
))
{
}
else
{
window
.
location
.
href
=
"https://www.footseen.xyz/"
try
{
if
(
/iphone|ipad|ipod/
.
test
(
ua
))
{
window
.
location
.
href
=
"https://www.footseen.xyz/"
}
else
if
(
/android/
.
test
(
ua
))
{
}
else
{
// window.location.href="https://www.footseen.xyz/"
}
}
catch
(
e
)
{
}
</script>
...
...
mobile/download/download.html
View file @
9a042d08
...
...
@@ -5,7 +5,7 @@
var
ua
=
window
.
navigator
.
userAgent
.
toLowerCase
();
try
{
if
(
/iphone|ipad|ipod/
.
test
(
ua
))
{
window
.
location
.
href
=
"https://www.footseen.xyz/"
}
else
if
(
/android/
.
test
(
ua
))
{
}
else
{
...
...
mobile/download/download2.html
View file @
9a042d08
...
...
@@ -5,7 +5,7 @@
var
ua
=
window
.
navigator
.
userAgent
.
toLowerCase
();
try
{
if
(
/iphone|ipad|ipod/
.
test
(
ua
))
{
window
.
location
.
href
=
"https://www.footseen.xyz/"
}
else
if
(
/android/
.
test
(
ua
))
{
}
else
{
...
...
mobile/download/download3.html
View file @
9a042d08
...
...
@@ -5,7 +5,7 @@
var
ua
=
window
.
navigator
.
userAgent
.
toLowerCase
();
try
{
if
(
/iphone|ipad|ipod/
.
test
(
ua
))
{
window
.
location
.
href
=
"https://www.footseen.xyz/"
}
else
if
(
/android/
.
test
(
ua
))
{
}
else
{
...
...
mobile/download/download4.html
View file @
9a042d08
...
...
@@ -5,7 +5,7 @@
var
ua
=
window
.
navigator
.
userAgent
.
toLowerCase
();
try
{
if
(
/iphone|ipad|ipod/
.
test
(
ua
))
{
window
.
location
.
href
=
"https://www.footseen.xyz/"
}
else
if
(
/android/
.
test
(
ua
))
{
}
else
{
...
...
mobile/download/downloadPc.html
View file @
9a042d08
...
...
@@ -5,7 +5,7 @@
var
ua
=
window
.
navigator
.
userAgent
.
toLowerCase
();
try
{
if
(
/iphone|ipad|ipod/
.
test
(
ua
))
{
window
.
location
.
href
=
"https://www.footseen.xyz/"
}
else
if
(
/android/
.
test
(
ua
))
{
}
else
{
...
...
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