diff --git a/examples/esports.html b/examples/esports.html
new file mode 100644
index 0000000..5185b7b
--- /dev/null
+++ b/examples/esports.html
@@ -0,0 +1,131 @@
+
+
+ IFRAME Example
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/index.html b/index.html
index f7594be..0214bff 100644
--- a/index.html
+++ b/index.html
@@ -54,7 +54,7 @@
transition: opacity .1s linear;
}
-
+
@@ -67,7 +67,7 @@
-
+
@@ -747,7 +747,7 @@
👋 👀 Welcome to VDO Ninja! We've rebranded! 📼 Nothing else is changing and we're staying 100% free.
- 🎁 Site updated October 6th. The v19 release notes are here. If new issues occur, the previous version can be found here.
+ 🎁 Site updated October 15th (v19.4). The v19 release notes are here. If new issues occur, the older v18 can be found here.
@@ -1150,8 +1150,8 @@
-
-
+
+
@@ -1772,7 +1772,7 @@
var session = WebRTC.Media; // session is a required global variable if configuring manually. Run before loading main.js but after webrtc.js.
- session.version = "19.3";
+ session.version = "19.4";
session.streamID = session.generateStreamID(); // randomly generates a streamID for this session. You can set your own programmatically if needed
session.defaultPassword = "someEncryptionKey123"; // Change this password if self-deploying for added security/privacy
@@ -1849,11 +1849,11 @@
// session.title // "zzzz"
-
+
-
+