It took me a little while to fix up the stats collector I have been running to start handling this. However it is now setup! Right now there is a rss feed you can use to see the latest deaths - http://transcendence.mostlynothing.info/stats/rss.php
Also, this collects stats and will be able to graph the data in many different ways once I collect enough data.
So please send your stats this way!
Code: Select all
<Xelerus enabled="true"
host="transcendence.mostlynothing.info"
postStatsURL="/stats/post.php"
/>
Enjoy!