You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

123456789101112131415161718192021222324252627
  1. <html itemscope itemtype="http://schema.org/Product" prefix="og: http://ogp.me/ns#" xmlns="http://www.w3.org/1999/html">
  2. <head>
  3. <meta charset="utf-8">
  4. <meta http-equiv="content-type" content="text/html;charset=utf-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6. <!--#include virtual="/base.html" -->
  7. <!--#include virtual="/title.html" -->
  8. <script>
  9. (function() {
  10. var windowName = window.name;
  11. var parentWindow = window.opener;
  12. if (parentWindow
  13. && parentWindow.JitsiMeetJS
  14. && parentWindow.JitsiMeetJS.app) {
  15. var globalNS = parentWindow.JitsiMeetJS.app;
  16. if (globalNS.oauthCallbacks
  17. && typeof globalNS.oauthCallbacks[windowName]
  18. === 'function') {
  19. globalNS.oauthCallbacks[windowName](window.location.href);
  20. }
  21. }
  22. })();
  23. </script>
  24. </head>
  25. <body>
  26. </body>
  27. </html>