app icon indicating copy to clipboard operation
app copied to clipboard

CORS configuration

Open jmoore34 opened this issue 2 years ago • 2 comments

Assuming a default CORS configuration, it seems it's only possible to make a GET request to app.piratepx.com (namely the /ship endpoint) from:

  • the same domain (i.e. piratepx.com)
  • a non-browser client such as curl

More info here: https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS

jmoore34 avatar Dec 25 '22 02:12 jmoore34