Add support for https
![]() ![]() |
Hi! I've tested this script and found that it does not work with https-links. To add support the line with "start = ..." has to be complemented to look like this: // find the start of the (last) real url
It seems to work fine otherwise though ;) |
![]() ![]() |
I've done it adding :
just after this :
|


