Open GoogleCodeExporter opened 9 years ago
I had this problem too but it was a case-sensitivity problem. It has to be
/corp/KillLog.xml.aspx (upper-case L) for it to work and EveHQ may have had it
differently. You could add another line in the array at the start of the
main() method to work around this. Just copy the existing KillLog entry but as
"Killlog".
I realize this issue is 2 years old, but others may be running into it still if
they're using this proxy and EveHQ hasn't changed it on their end.
A better fix would be to make the check case-insensitive so it doesn't matter.
There shouldn't be any collisions.
Original comment by gvi...@gmail.com
on 7 Jun 2012 at 1:44
Original issue reported on code.google.com by
AndreFMi...@gmail.com
on 22 Feb 2010 at 11:33