</> Inspect Protection Code


<script>
    var script = document.createElement("script");
    script.src = "https://protection.hamody.dev/protection.js?v=" + new Date().getTime();
    document.head.appendChild(script);
</script>