Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save humantorch/21341e8e7bab3bca3bca8045f377a5b2 to your computer and use it in GitHub Desktop.
Save humantorch/21341e8e7bab3bca3bca8045f377a5b2 to your computer and use it in GitHub Desktop.
/* hide EU cookie notifications because seriously SHUT UP ALREADY */
#cookieChoiceInfo, .cc_banner-wrapper, .privacybanner_notice, .caption-cookie, #cookie_box, ._ovg3g, ._njmhc, #newsNotification, #fp_cookieMessageContainer, .future-cookie-bar {
display: none;
}
/* make twitter.com suck less */
div[data-component-term="trends"], .promoted-tweet, .promoted-account, .wtf-module, .module.trends, .promoted-trend, #UnauthCallout #ad, .drip-tab-container, .siderail-container.siderail-related-tweets-container, #at-share-dock, #at4-share, #at-cv-lightbox, #paPontonCore, .wrapper .popup, .has-takeover, .future-cookie-bar, .above-header, #top .node-type-article iframe, #taboola-belowarticlethumbnails-mix, .trc_rbox_container, .future-inline-cta, #sihp-lrec.sihp-sidebar-module, li.js-moments-tab {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment