Skip to content

Instantly share code, notes, and snippets.

@djromero
Created March 24, 2012 08:23
Show Gist options
  • Save djromero/2180044 to your computer and use it in GitHub Desktop.
Save djromero/2180044 to your computer and use it in GitHub Desktop.
Clean Antena 3 F1 live streaming page
$("head").remove();
$("#embed_live").appendTo("body");
$("#embed_live").siblings().remove();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment