Created
February 26, 2026 04:49
-
-
Save twobob/c3ad6271b8a2aa23d1aed2da9b326b34 to your computer and use it in GitHub Desktop.
https://specterops.io header remover bookmarklet
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| javascript:void%20function(){var%20a=document.getElementById(%22rs-so-web-redesign-header%22);a%26%26(a.style.display=%22none%22);var%20b=document.querySelectorAll(%22article%22);for(var%20i=0;i%3Cb.length;i%2B%2B){b%5Bi%5D.style.setProperty(%22margin-top%22,%220%22,%22important%22)}}(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment