Skip to content

Instantly share code, notes, and snippets.

@dkordik
Created July 5, 2012 22:59
Show Gist options
  • Save dkordik/3056977 to your computer and use it in GitHub Desktop.
Save dkordik/3056977 to your computer and use it in GitHub Desktop.
Pitchfork Festival 2012 bands
//http://pitchfork.com/festivals/chicago/2012/
$(".appearance a").map(function () { return $(this).html().split("<")[0].trim() })
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment