Skip to content

Instantly share code, notes, and snippets.

@devdevgoat
Last active March 30, 2022 20:38
Show Gist options
  • Save devdevgoat/573d0c53e13f9c960b532e8f1386c569 to your computer and use it in GitHub Desktop.
Save devdevgoat/573d0c53e13f9c960b532e8f1386c569 to your computer and use it in GitHub Desktop.
$(document).ready(function() {
$('#csp-scriptBlob').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