HandyCache форум

Главная категория => English forum => Тема начата: pankaj17939 от 29 апреля 2014, 11:03:31



Название: HTTPS V522 https%253A
Отправлено: pankaj17939 от 29 апреля 2014, 11:03:31
Issue with new version.


URL https://us-mg9.mail.yahoo.com/neo/darla/php/fc.php?ref=https%253A//us-mg9.mail.yahoo.com/neo/launch

redirection filter #5#~#True#~#(?<!:|!%3A)//+#~#/#~#False#~#True  for changing // in url to / in path and exclude : and %3A

Error https url is converted to  https://us-mg9.mail.yahoo.com/neo/darla/php/fc.php?ref=https%253A/us-mg9.mail.yahoo.com/neo/launch


https%253A// get redirect to https%253A/ and browser display error.

Any script to solve the issue

Thanks


Название: Re: HTTPS V522 https%253A
Отправлено: mai62 от 29 апреля 2014, 15:21:28
Maybe this
#5#~#True#~#(?<!:|!%3A|%253)//+#~#/#~#False#~#True


Название: Re: HTTPS V522 https%253A
Отправлено: pankaj17939 от 30 апреля 2014, 09:45:11
mai62
Not working

redirection filter #5#~#True#~#(?<!:|!%3A)//+#~#/#~#False#~#True  for changing // in url to / in path and exclude : and %3A work fine

where as modify filter #5#~#True#~#(?<!:|!%3A|%253)//+#~#/#~#False#~#True is giving the same error
https%253A// get redirect to https%253A/ and browser display error.

also url
https://edit.yahoo.com/recovery/update?.done=http%3a//mail.yahoo.com
is giving error
https://edit.yahoo.com/recovery/update?.done=http%3a/mail.yahoo.com