Skip to content

Commit

Permalink
Refactor net.html to add auto-refresh functionality
Browse files Browse the repository at this point in the history
  • Loading branch information
arloor committed Oct 24, 2024
1 parent 5ea5a8b commit 39ef2de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rust_http_proxy/html/net.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<head>
<meta charset="UTF-8">
<title>{{ hostname }}网速</title>
<meta http-equiv="refresh" content="5">
<script src="https://www.arloor.com/echarts.min.js"></script>
</head>

Expand Down

0 comments on commit 39ef2de

Please sign in to comment.