Created
February 22, 2018 19:25
-
-
Save kad3nce/5343961e9e40a7e5710bcfa2e183811a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="utf-8"> | |
<title>Test</title> | |
</head> | |
<body> | |
<div class="pigeonhole-iframe"></div> | |
<script type="text/javascript"> | |
(function(p,i,g,e,o,n,s){p[o]=p[o]||function(){(p[o].q=p[o].q||[]).push(arguments)}, | |
n=i.createElement(g),s=i.getElementsByTagName(g)[0];n.async=1;n.src=e; | |
s.parentNode.insertBefore(n,s);}) | |
(window,document,'script','https://static.pigeonhole.at/widget/pigeon-widget.js','phl'); | |
phl("create", { | |
height: "400px", | |
width: "320px", | |
passcode: "79HDA3", | |
className: "pigeonhole-iframe", | |
sessionId: 106226, | |
}); | |
</script> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment