Skip to content

Instantly share code, notes, and snippets.

@ssov
Created February 14, 2012 07:06
Show Gist options
  • Save ssov/1824384 to your computer and use it in GitHub Desktop.
Save ssov/1824384 to your computer and use it in GitHub Desktop.
unfavorite
$(".favorited .dogear").parent("div").children("div.content").children("div").children("div").children("div").children("ul").children("li").children("a").children("b").children(".unfavorite").click()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment