Create index.php

This commit is contained in:
SuperDev
2022-12-19 10:59:42 -06:00
committed by GitHub
parent 1a2be7d04a
commit 0bf1df36b6

7
files/index.php Normal file
View File

@@ -0,0 +1,7 @@
<!-- Prevent Directory Listing Of Encrypted Files -->
<script>
window.history.back();
</script>