Skip to content

Instantly share code, notes, and snippets.

@jakekarnes42
Created February 24, 2023 23:07
Show Gist options
  • Save jakekarnes42/15ed8d05f7d76bd9e05cd717931940e2 to your computer and use it in GitHub Desktop.
Save jakekarnes42/15ed8d05f7d76bd9e05cd717931940e2 to your computer and use it in GitHub Desktop.
A benign JavaScript file
console.log("Logged from external JS file");
alert("From external JS file");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment