aboutsummaryrefslogtreecommitdiffstats
path: root/tests/MATLAB-Dateien/iframeProxyRelease.htm
blob: 3ccabd2b4348f75fe4d43c0ca141ba98f84b8ac5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<!DOCTYPE html>
<html class=" jgcoqjj idc0_335"><head>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    <script>
        /*
         * This function returns the query string.
         * Eg: https://routingHost.mathworks.com?routingKey=1234 returns "?routingKey=1234"
         *     https://mlsedu return ""
         */
        (function () {
            var getRoutingKey = function () {
                return location.search;
            };

            var script = document.createElement("script");
            script.setAttribute("type", "text/javascript");
            script.setAttribute("src", "iframeProxy.main.js" + getRoutingKey());
            document.getElementsByTagName("head")[0].appendChild(script);
        })();
    </script><script type="text/javascript" src="iframeProxyRelease_data/iframeProxy.js"></script>
</head>
<body>

</body></html>