ソースを参照

added browser forwarder firmware to the package

Shelikhoo 4 年 前
コミット
3bc040e3ab

+ 11 - 0
release/extra/browserforwarder/index.html

@@ -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>

ファイルの差分が大きいため隠しています
+ 5078 - 0
release/extra/browserforwarder/index.js


この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません