mirror of
https://github.com/XTLS/Xray-core.git
synced 2024-11-22 04:39:19 +02:00
Update dialer.html
This commit is contained in:
parent
d46af8b5d4
commit
e0910ab4d9
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<title>Browser Dialer</title>
|
||||
</head>
|
||||
<body></body>
|
||||
<body>
|
||||
<script>
|
||||
// Copyright (c) 2021 XRAY. Mozilla Public License 2.0.
|
||||
var url = "ws://" + window.location.host + "/websocket"
|
||||
|
|
Loading…
Reference in New Issue