"/" & "%2F" in the url

Hello, is that possible to identify“/” as “%2F”automatically in the rules, eg. in the rule *code.google.com/p/gappproxy*, the address below will be changed into
http://www.google.com/url?sa=t&source=web&ct=res&cd=1&ved=0CAgQFjAA&url=http%3A%2F%2Fcode.google.com%2Fp%2Fgappproxy%2Fdownloads%2Flist&ei=dkuKS6DqGI6OkQWd7q3ODw&usg=AFQjCNGKvRRXaFxkLacIjFquU4gpgWd4LQ&sig2=8nsGn8pBLzh13kprVgHQrw
chinese user
 

 

 
 

 

Hello, It is possible, but

Hello,

It is possible, but why do you want it? *code.google.com/p/gappproxy* matches the URL you entered, so I don't understand the problem?

Eric

A lot of websites are bl

A lot of websites are blocked in China,  and most of their  filtering rules contain “/”. Take the above rule *code.google.com/p/gappproxy* for example, when I search gappproxy in Google, Google will add his own tracking information, so the url is changed into following: <http://www.google.com/url?sa=t&source=web&ct=res&cd=1&ved=0CAgQFjAA&url=http%3A%2F%2Fcode.google.com%2Fp%2Fgappproxy%2Fdownloads%2Flist&ei=dkuKS6DqGI6OkQWd7q3ODw&usg=AFQjCNGKvRRXaFxkLacIjFquU4gpgWd4LQ&sig2=8nsGn8pBLzh13kprVgHQrw>.
 
The rule can match http://code.google.com/p/gappproxy/, but not http%3A%2F%2Fcode.google.com%2Fp%2Fgappproxy%2F

The function of automatic identifier from“/” to “%2F”is mainly targeted to the search pages and some DNS search websites.