|
@@ -227,8 +227,8 @@ function I(id){return document.getElementById(id);}
|
|
|
IP地址: <span id="ip"></span>
|
|
|
</div>
|
|
|
</div>
|
|
|
-<p><a href="./results.html">查看测速记录</a></p>
|
|
|
-<p><a href="https://github.com/BadApple9/speedtest-x">speedtest-x 项目地址</a></p>
|
|
|
+<p><a href="./results.html" target="_blank">查看测速记录</a></p>
|
|
|
+<p><a href="https://github.com/BadApple9/speedtest-x" target="_blank">speedtest-x 项目地址</a></p>
|
|
|
<script type="text/javascript">
|
|
|
initUI();
|
|
|
</script>
|