Skip to content

Instantly share code, notes, and snippets.

Created June 7, 2012 03:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/2886361 to your computer and use it in GitHub Desktop.
Save anonymous/2886361 to your computer and use it in GitHub Desktop.
User Actions 2
{ +server-header-tagger{chequearlocationredirector} }
.redirector.c.youtube.com/videoplayback\?.*
{ +server-header-filter{cambiarlocation} }
TAG:^REDIRECTORMAL$
{ +client-header-filter{cambiarparametros} +client-header-tagger{controlahost} }
.c.youtube.com/videoplayback\?.*$
{ +redirect{s@^http://[^/]*(.*)$@http://r11.eze03s03.c.youtube.com$1@} }
TAG:^HOSTMAL$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment