Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hilo-speedtest
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hujiebin
hilo-speedtest
Commits
0de56b48
Commit
0de56b48
authored
Feb 22, 2023
by
hujiebin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:调整文案
parent
b4c78ae9
Pipeline
#1750
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
speedtest.html
web/assets/speedtest.html
+2
-3
No files found.
web/assets/speedtest.html
View file @
0de56b48
...
...
@@ -4,7 +4,7 @@
<link
rel=
"shortcut icon"
href=
"favicon.ico"
>
<meta
charset=
"UTF-8"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no, user-scalable=no"
/>
<title>
LibreSpeed Example
</title>
<title>
Hilo SpeedTest
</title>
<script
type=
"text/javascript"
src=
"speedtest.js"
></script>
<script
type=
"text/javascript"
>
...
...
@@ -206,7 +206,7 @@ function I(id){return document.getElementById(id);}
</style>
</head>
<body>
<h1>
LibreSpeed Example
</h1>
<h1>
Hilo SpeedTest
</h1>
<div
id=
"startStopBtn"
onclick=
"startStop()"
></div>
<div
id=
"serverId"
>
Selecting server...
</div>
<div
id=
"test"
>
...
...
@@ -238,7 +238,6 @@ function I(id){return document.getElementById(id);}
IP Address:
<span
id=
"ip"
></span>
</div>
</div>
<a
href=
"https://github.com/librespeed/speedtest"
>
Source code
</a>
<script
type=
"text/javascript"
>
initUI
();
loadServers
();
...
...
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