- Code: Select all
header("Access-Control-Allow-Origin: *");
to the source of this file (before the line of the header('Content-Disposition: attachment; )
- Code: Select all
http://www.faforever.com/faf/vault/replay_vault/replay.php
this will allow javascripts to access replayfiles directly
(so my online replayparser will work without saving the replay file)