The character and org roster XML files are hosted on a new server by FC now. The files in the SVN are adapted to this change.
Thanks to Snarfblatt for pointing this out.
core/ files:Roster.php, save as .php into the core/ directory.
Whois.php, save as .php into the core/ directory. Contains a fix for the currently broken defender_name XML entries too.
whois update script:whois-update.conf, there are some new options to reduce the load on the FC server. Goes into extra/whois-update/ on default.
whois-update.php, goes into extra/whois-update/ on default. Lower load on FC server, longer timeout (
in seconds instead of milliseconds now, so adapt your config!), and more output. Handles the currently broken XML files too.
Edit 1: Heavily modified Whois.php to work without the defender_rank field. No need to save the names in the table, just the level is enough. Please re-download the file using the above link.
Edit 2: Fixed small error in Whois.php. Thanks to redmagician for pointing that one out.