Skip to content

Instantly share code, notes, and snippets.

@tyage
Created July 18, 2013 08:45
Show Gist options
  • Save tyage/6027764 to your computer and use it in GitHub Desktop.
Save tyage/6027764 to your computer and use it in GitHub Desktop.
$("script").filter(function() {return $(this).attr("src") && $(this).attr("src").match(/^http:\/\/cbk0.googleapis.com\/cbk/)}).attr("src").split("ll=")[1].split("&")[0].split("%2C")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment