mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update common.php
This commit is contained in:
parent
ec950f6699
commit
67a12bbd76
@ -36,7 +36,7 @@ if (!defined('BB_SCRIPT')) define('BB_SCRIPT', null);
|
||||
if (!defined('IN_FORUM') && !defined('IN_TRACKER')) define('IN_FORUM', true);
|
||||
|
||||
header('X-Frame-Options: SAMEORIGIN');
|
||||
header('X-Powered-By: TorrentPier LTS');
|
||||
header('X-Powered-By: TorrentPier LTS Forever!');
|
||||
|
||||
// Cloudflare
|
||||
if (isset($_SERVER['HTTP_CF_CONNECTING_IP']))
|
||||
|
Loading…
Reference in New Issue
Block a user