Skip to content

Instantly share code, notes, and snippets.

@sungmin-park
Created July 20, 2011 06:30
Show Gist options
  • Save sungmin-park/1094453 to your computer and use it in GitHub Desktop.
Save sungmin-park/1094453 to your computer and use it in GitHub Desktop.
/* removes google hot topics */
$('head').append('<style type="text/css">dl#ht {display:none}</style>');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment