HandyCache форум

Главная категория => English forum => Тема начата: remlei от 08 декабря 2013, 09:19:39



Название: help with bypassing ISP image cache server
Отправлено: remlei от 08 декабря 2013, 09:19:39
 :help:

I want to bypass the image cache server of my ISP, but my redirection or URL transforming rule is not working. If someone can lent me a hand with this, and im very new with regex.

So here's the URL that is coded to image caching service on my ISP
sorry cant post the actual link since the board doesnt allow me to damn it

I want to remove that IP address
please see attachment

but my regex rule doesnt work, and i tested this on Handy cache pratice and it outputs as I wanted to
Rule: .+(64.*?)/(.*)
Replacement: \2 (in attachment the backslash is in Japanese Yen sign due to my OS localization)

also the ip address of the image cache server is very random that is somewhere in 64.0.0.0 netmask so the last 3 decimal ip is random set by ISP, who knows how many cache server they had.

and it output the what I expect it to do

I set the rules as is in redirect and it doesnt work, same with URL transforming, Im out of ideas now, some please help me.


Название: Re: help with bypassing ISP image cache server
Отправлено: mai62 от 08 декабря 2013, 11:22:12
Try this rule for Redirect list.
Enable: V
Rule: http://64\.\d+\.\d+\.\d+/(.*)$
Replacement: http://\1
Replace all:
Required: V
Number of hits: