Thanks Tobias.
I removed the file from the cdn. Unfortunately, my site allows both www. and non-www connections, so I was still hitting access control issues. I added this if statement to the controllers/controller-frontend.php file, and it seems to work:
https://gist.github.com/3039239
pj