I hereby claim:
- I am doctaweeks on github.
- I am doctaweeks (https://keybase.io/doctaweeks) on keybase.
- I have a public key ASCJSdQ3Nhko4ZCrcgOmiXwzDSBsqOP-Guv5gW7D2x-aNwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
// ==UserScript== | |
// @name nypost_adblock_block_block | |
// @namespace doctaweeks | |
// @include https://nypost.com/* | |
// @version 1 | |
// @grant none | |
// ==/UserScript== | |
window.addEventListener('beforescriptexecute', function(e) { | |
window._sp_.config.content_control_callback = null; |