Always use SSL/TLS for a destination url in YOURLS if available
This plugin will upgrade links to SSL/TLS when
- adding new links
- redirecting short links
- checking link stats
- etc.
Works with YOURLS 1.7.3(+) or YOURLS 1.7.2(-?)
As any YOURLS plugin:
- Extract the
doTLS
folder in this archive intouser/plugins/
- Enable in the admin interface.
This may cause some small delays on page loads in the admin interface if there are a lot of links to check. This should pass.
Copyright (C) 2019 Josh Panter
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.