Revert "Updated"

This reverts commit 5a39de6e62.
This commit is contained in:
Roman Kelesidis 2023-08-20 11:28:18 +07:00
parent 5a39de6e62
commit c2753ad6b0
3 changed files with 0 additions and 6 deletions

View File

@ -4,8 +4,6 @@ define('IN_TRACKER', true);
define('BB_ROOT', './../');
require(BB_ROOT .'common.php');
global $bb_cfg, $tr_cfg;
if (empty($_SERVER['HTTP_USER_AGENT']))
{
header('Location: http://127.0.0.1', true, 301);

View File

@ -2,8 +2,6 @@
if (!defined('IN_TRACKER')) die(basename(__FILE__));
global $tr_cfg;
// Exit if tracker is disabled
if ($tr_cfg['off']) msg_die($tr_cfg['off_reason']);

View File

@ -4,8 +4,6 @@ define('IN_TRACKER', true);
define('BB_ROOT', './../');
require(BB_ROOT .'common.php');
global $tr_cfg;
if (!$tr_cfg['scrape']) msg_die('Please disable SCRAPE!');
// Recover info_hash