Downloads
Download tar.gz
11.7 KB
MD5: e96ffdefb40fb5b93aa5cfccae54c24b
SHA-1: 163c40862355b1830e3091b3fed35234e76f5c5b
SHA-256: e2bad9993abc911961b40164ab9b6035f350c435245883f894fb8d5b59878e05
Download zip
13.01 KB
MD5: 6f5342a30e9004045970efa24dacd4fa
SHA-1: be70f9bcc750536ced812992d3e6d8bfe3e0d0ae
SHA-256: c1f7a1d62a518227490670b311950e482cf0bee40f6d99fbcdb3d0dbc7bcad5a
Release notes
This release fixes bug #390802 (thanks Gef). These changes were made:
- Admin can now choose which URL abbreviating service to use (Th8.us or TinyURL).
- Admin can now choose whether to retrieve the abbreviated URL using cURL or file_get_contents().
- There is now a three-second timeout when retrieving abbreviated URLs from both services using both methods. If one service fails, the other will be tried. If both fail, the original (unshortened) URL is used.