added browser forwarder firmware to the package

This commit is contained in:
Shelikhoo
2021-03-20 22:03:45 +00:00
parent fd0844934c
commit 3bc040e3ab
2 changed files with 39549 additions and 0 deletions
+11
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