Created
September 28, 2019 07:57
-
-
Save Zeryther/d5fac8d60b3461440746eb64754f3c95 to your computer and use it in GitHub Desktop.
Remove promoted trending topics on Twitter
This file contains 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
$(".trend-items .promoted").remove(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment