426daab980
1.2.1 - January 15, 2024 - [new] Merge identical downloads (determined by info hash) from different torrent sites that provide hashes - [new] Option to cache to flat files instead of APCu, files stored in /cache/ folder - [new] Blank index.php files in all subfolders to shield from prying eyes - [tweak] Improved version check - [fix] Stray periods in some Limetorrent categories - [fix] Inconsistent size indication for torrent results
4 lines
No EOL
38 B
PHP
4 lines
No EOL
38 B
PHP
<?php
|
|
header("Location: /");
|
|
die();
|
|
?>
|