1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-26 01:15:38 +00:00
v2fly/release/extra/browserforwarder/index.html

11 lines
185 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Bridge</title>
</head>
<body>
See debug console for detail
<script src="index.js"></script>
</body>
</html>