Ohhh, good spot. Looks like we dont query the url
We will correct this in the next version, in the meantime please open sources/misc/new_day.php
Find
$result = $DB->query("SELECT username, email, remain_day, date_start_premium FROM {$CONF['sql_prefix']}_sites WHERE premium_flag = 1", __FILE__...