Post Reply 
Ask for killing URL shorteners redirections
Dec. 16, 2009, 04:17 PM (This post was last modified: Dec. 17, 2009 02:31 AM by whenever.)
Post: #8
RE: Ask for killing URL shorteners redirections
Good idea.

Code:
[HTTP headers]
In = TRUE
Out = FALSE
Key = "Location: Preview Shortened URL Before Redirected {ln, whenever}091217 (In)"
URL = "[^/]+{3,7}/|tinyurl.com|mxtux.tk|tweak.tk"
Match = "\0&(^$IHDR(Content-Type: image/*))($CONFIRM(\u     is to be redirected to:\n\0\n\nGo Ahead?)$SET(1=\0)$LOG(R$DTM(c): Shortened URL Passed)|$SET(1=http://www.google.com/gwt/n?u=\0)$LOG(R$DTM(c): Shortened URL Rejected))"
Replace = "\1"
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Ask for killing URL shorteners redirections - whenever - Dec. 16, 2009 04:17 PM

Forum Jump: