Browse Source

auto update script executed

Toby Chui 2 năm trước cách đây
mục cha
commit
25c3dda054
2 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. BIN
      sys.db
  2. 1 1
      web/rperror.html

BIN
sys.db


+ 1 - 1
web/rperror.html

@@ -136,7 +136,7 @@
 
         <script>
             $("#timestamp").text(new Date());
-            $("#host").text(location.hostname);
+            $("#host").text(location.href);
         </script>
     </body>
 </html>