Skip to content

Instantly share code, notes, and snippets.

Created June 7, 2012 03:27
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/2886352 to your computer and use it in GitHub Desktop.
Save anonymous/2886352 to your computer and use it in GitHub Desktop.
User Actions
{ +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://SERVIDOR$1@} }
TAG:^HOSTMAL$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment