Skip to content
Snippets Groups Projects
Commit f89335bf authored by Shane Tomlinson's avatar Shane Tomlinson
Browse files

End of experiment - remove steal from the relay frame.

parent 668d4840
No related branches found
No related tags found
Loading
......@@ -6,7 +6,7 @@
</head>
<body>
Relay iframe. Woohoo!
<!--script type="text/javascript" src="https://browserid.org/dialog/resources/jschannel.js"></script>
<script type="text/javascript" src="https://browserid.org/dialog/resources/jschannel.js"></script>
<script type="text/javascript">
var ipServer = "https://browserid.org";
......@@ -38,7 +38,7 @@
}
}
</script-->
<script type='text/javascript' src='https://browserid.org/steal/steal<%= production ? ".production" : "" %>.js?relay'></script>
</script>
<!--script type='text/javascript' src='https://browserid.org/steal/steal<%= production ? ".production" : "" %>.js?relay'></script-->
</body>
</html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment