A YOURLS plugin that checks submitted URL's for validity and reachability.
- If a submitted URL does not meet RFC 2396 standards, it is rejected
- If a submitted URL is unreachable and times out after 5 seconds, it is rejected
- A working YOURLS installation
- php-curl installed and activated
- Place the url_validator folder in YOURLS/user/plugins/
- Activate in the Admin interface under Manage Plugins