Skip to content

Instantly share code, notes, and snippets.

@0x3n0
Created January 29, 2023 04:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 0x3n0/aec82c7517c9cf69aa05bb8a4f7f515e to your computer and use it in GitHub Desktop.
Save 0x3n0/aec82c7517c9cf69aa05bb8a4f7f515e to your computer and use it in GitHub Desktop.
{
"flags": "-HnriE",
"patterns": [
"Access-Control-Allow-Origin: *",
"Access-Control-Allow-Methods: *",
"Access-Control-Allow-Headers: *",
"Access-Control-Allow-Credentials: true",
"Access-Control-Expose-Headers: *",
"Access-Control-Max-Age: *"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment