2023-07-09 11:54:43 +08:00

8 lines
141 B
HTML

<!DOCTYPE html>
<html>
<head>
<script language="javascript"> location.replace(`http://${location.hostname}:5000`)</script>
</head>
</html>