Proxomitron:HTTP 300s

From CastleCopsWiki

Jump to: navigation, search
In = FALSE 
Out = FALSE 
Key = "Location: block all http300 redirects (in)" 
Match = "(*.[a-z,A-Z]+{2,3}/*)\0&$RESP(30*)" 
Replace = "http://local.ptron/prox-info.html#http302redir=$ESC(\0)&ref=$ESC(\u)" 

In = FALSE 
Out = FALSE 
Key = "Location: block all http300 redirects [Moz] (in)" 
Match = "(*.[a-z,A-Z]+{2,3}/*)\0&$RESP(30*)" 
Replace = "http://Local.ptron/prox-info.html#http302redir=$ESC($ESC(\0))&ref=$ESC($ESC(\u))" 

In = TRUE 
Out = FALSE 
Key = "Location: block cross-domain 300 redirects (In)" 
Match = "([a-zA-z]++://((^\h) & *))\0&$RESP(30*)" 
Replace = "http://Local.ptron/prox-info.html#http302redir=$ESC(\0)&ref=$ESC(\u)" 

In = FALSE 
Out = FALSE 
Key = "Location: block cross-domain 300 redirects [Moz] (In)" 
Match = "([a-zA-z]++://((^\h) & *))\0&$RESP(30*)" 
Replace = "http://Local.ptron/prox-info.html#http302redir=$ESC($ESC(\0))&ref=$ESC($ESC(\u))"

Source Proxomitron:Home

Personal tools