mirror of
https://github.com/Supernova3339/anonupload.git
synced 2026-04-13 15:27:32 +02:00
8 lines
111 B
PHP
8 lines
111 B
PHP
<!-- Prevent Directory Listing Of Encrypted Files -->
|
|
<script>
|
|
|
|
window.history.back();
|
|
|
|
|
|
</script>
|