Skip to content

Instantly share code, notes, and snippets.

@subtleGradient
Last active August 25, 2021 01:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save subtleGradient/b5a6b277357c772c330965158f785a8e to your computer and use it in GitHub Desktop.
Save subtleGradient/b5a6b277357c772c330965158f785a8e to your computer and use it in GitHub Desktop.
javascript:void(()=>[...document.querySelectorAll('.ui-block-a~script,.ui-block-a~center,.share,[data-role="content"][role="main"],[data-role="content"][role="main"]+.ui-grid-solo,.ui-block-a+div')].forEach(e=>e.parentNode.removeChild(e)))()
/* https://m.wcostream.com/steven-universe-season-5-episode-29-32-change-your-mind */
html.ui-mobile body.ui-mobile-viewport .share > b,
html.ui-mobile body.ui-mobile-viewport [data-role="header"] + [data-role="content"],
html.ui-mobile body.ui-mobile-viewport [data-role="header"] + [data-role="content"] + .ui-grid-solo {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment