Skip to content

Instantly share code, notes, and snippets.

@devdevgoat
Last active March 30, 2022 20:36
Show Gist options
  • Save devdevgoat/289001e6a0b28c8f369297c704212df4 to your computer and use it in GitHub Desktop.
Save devdevgoat/289001e6a0b28c8f369297c704212df4 to your computer and use it in GitHub Desktop.
$(document).ready(function() {
$('#csp-script').html("This text was loaded from a non csp approved website: https://raw.githack.com/")
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment