Skip to content

Commit

Permalink
Removes sandboxing
Browse files Browse the repository at this point in the history
  • Loading branch information
arielsalminen committed Sep 19, 2014
1 parent 7dc48ca commit 223c093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -96,6 +96,6 @@
</script>
</head>
<body>
<iframe src="http://h4kyJlNpMcZtxgaXlu1ifC.com" sandbox="allow-same-origin allow-forms allow-scripts" frameborder="0" scrolling="yes" marginheight="0" marginwidth="0"></iframe>
<iframe src="http://h4kyJlNpMcZtxgaXlu1ifC.com" frameborder="0" scrolling="yes" marginheight="0" marginwidth="0"></iframe>
</body>
</html>

0 comments on commit 223c093

Please sign in to comment.