/* Este archivo se asegura de que TODAS las peticiones pasen por modules.php */
if (!$modules)
{
$a_url = parse_url($_SERVER['QUERY_STRING']);
header('Location: modules.php?pg='.$archivo.'&'.$a_url['path']);
}
?>
Welcome to the TBS tool "The Big Scout - Uruguay".
This tool automatically collects the best youth players from Uruguay classified by position.
Data is collected once a month (on the 24th). Only the most recent matches of the active academies are collected. Currently, there are 0 academies analysed in Uruguay. The data collection date is shown beside each player.
To use the tool, select the parameters: minimum stars performance, position and player orders, then click on the "Update" button.
Thanks to nikoloko and their mates of the LÑC20 for the idea.