mirror of
https://github.com/RROrg/rr.git
synced 2025-09-06 11:57:23 +08:00
6 lines
139 B
HTML
6 lines
139 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<script language="javascript"> location.replace(`http://${location.hostname}:5000`)</script>
|
|
</head>
|
|
</html> |