View::show_header('Client Rules'); if (!$WhitelistedClients = $Cache->get_value('whitelisted_clients')) { $DB->query(' SELECT vstring FROM xbt_client_whitelist WHERE vstring NOT LIKE \'//%\' ORDER BY vstring ASC'); $WhitelistedClients = $DB->to_array(false, MYSQLI_NUM, false); $Cache->cache_value('whitelisted_clients', $WhitelistedClients, 604800); } ?>
Client rules are how we maintain the integrity of our swarms. This allows us to filter out disruptive and dishonest clients that may hurt the performance of either the tracker or individual peers.
Allowed Client |
=$ClientName?> |
The modification of clients to bypass our client requirements (spoofing) is explicitly forbidden. People caught doing this will be instantly and permanently banned. When you leak peers, everyone loses. This is your only warning.
The use of clients or proxies which have been modified to report incorrect stats to the tracker (cheating) is not allowed, and will result in a permanent ban. Feel free to keep doing it on other trackers, though. That's their problem.
The testing of unstable clients by developers is not allowed unless approved by a staff member.
If someone you invited to the site breaks the above rules you will receive a 2 month warning and lose the right to invite people to this site.