Update index.html

This commit is contained in:
The Arrayser 2022-04-21 17:09:27 +02:00 committed by GitHub
parent 77b43a9b92
commit 582ea8cd07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -300,7 +300,7 @@
</div>
</div>
</div>
<!--
<iframe id="cringe-frame" title="Recursion" src="https://cringe-studios.com/?poop" style="width:100%; height:800px; border:0px"></iframe>
<h6><b class="blinking" style="background-color:red; color:yellow">This site has been visited <?php include("visitor_counter.php"); echo IncrementCounter(); ?> times</b></h6>
@ -316,5 +316,6 @@
frame.src = "https://cringe-studios.com/?" + (q + 1) + "#cringe-frame";
}
</script>
-->
</body>
</html>