Downloads
Download tar.gz
11.65 KB
MD5: 1a6f21eeb17bdcc4e2d1daadc2850eb7
SHA-1: bd7684e8ea1d06f718ebcc2bbe15e368ea60b765
SHA-256: 57bd0b5dc25c633c7b5eefe98c8728a8ed5d9d9a7be33805da612149f455f451
Download zip
12.96 KB
MD5: 39441b49f0054283ef72ebfde97a6000
SHA-1: 0069ccbd936343f4654dba513cdfb0a7a577930c
SHA-256: cf753e5c2f1c41ea446325d13bad79fc7a9576aa8a2814af2a11bef17873fd05
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.