1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-13 19:30:43 +00:00

added browser forwarder firmware to the package

This commit is contained in:
Shelikhoo 2021-03-20 21:35:21 +00:00
parent fd0844934c
commit 3bc040e3ab
No known key found for this signature in database
GPG Key ID: C4D5E79D22B25316
2 changed files with 39549 additions and 0 deletions

View File

@ -0,0 +1,11 @@
<!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>

File diff suppressed because one or more lines are too long