Update index.html

This commit is contained in:
2019-05-13 20:16:54 -04:00
committed by GitHub
parent ec2dd3d66b
commit 567df8ab66
+1 -1
View File
@@ -22,6 +22,6 @@
</script>
</head>
<body>
<iframe src="http://www.textnow.com" style="position:fixed; top:0px; left:0px; bottom:0px; right:0px; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;"></iframe>
<iframe src="https://www.textnow.com/messaging" style="position:fixed; top:0px; left:0px; bottom:0px; right:0px; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;"></iframe>
</body>
</html>