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