I need to do some cross site scripting work with a local file for testing. My application is just calling a javacript api on a different server. It is easier to work locally. I change a setting on my browser (can't remember but can find it) to allow this. I want to turn that back on so I don't get a crazy virus. I heard about CORS. How can I do this with a local file?