Thanks for this! A lot cleaner than the other methods of supporting FW. I have it running on the caldari boards (killboard.caldarimilitia.org), but it seems to have problems syncing.
As an example, if I try to sync with the Amarr killboard, the request is like this:
Code:
http://www.amarr-empire.net/killboard/?a=feed&year=2008&week=51&alli=Caldari+State&friend=1&losses=1&gz=1
So it's syncing kills for Alliance: Caldari State. However, if you search for that alliance on their board, you get something unexpected:
Code:
http://www.amarr-empire.net/killboard/?a=alliance_detail&all_id=530
The reason is obvious: The alliance is NONE and the Faction is Caldari State. Since the other boards dont use this mod, the syncing doesn't work. Any idea for a solution to this, short of looping through a sync of every corp in the faction for each week?