Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am jessetbenton on github.
  • I am jbenton (https://keybase.io/jbenton) on keybase.
  • I have a public key ASCm-P47qnHYhQPKX9HGqXAIVMbSXKRHJxWrbI3jBjKh-go

To claim this, I am signing this object:

var DIV_ID = "akamaiHeaders";
var overlay = document.querySelector('#'+DIV_ID);
if(overlay) {
overlay.remove()
document.onkeypress = null;
} else {
var req = new XMLHttpRequest();
req.open('GET', document.location, false);
req.setRequestHeader('Pragma', 'no-cache, akamai-x-cache-on, akamai-x-cache-remote-on, akamai-x-check-cacheable, akamai-x-get-cache-key, akamai-x-get-extracted-values, akamai-x-get-nonces, akamai-x-get-ssl-client-session-id, akamai-x-get-true-cache-key, akamai-x-serial-no');