On line 225 on v1.2.4 the preg_match currently only matches 'http://' even though we are in case 'https'.
Shouldn't it also match https:// as a redirect aswell?
You may have missed that out intentionally as a security measure, but I thought I would bring it to your attention.
mniz.