Skip to content

A YOURLS plugin that checks submitted URL's for validity and reachability.

License

Notifications You must be signed in to change notification settings

Kev506/YOURLS-URL-Validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

YOURLS-URL-Validator

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

Requirements

  • A working YOURLS installation
  • php-curl installed and activated

INSTALLATION

  1. Place the url_validator folder in YOURLS/user/plugins/
  2. Activate in the Admin interface under Manage Plugins

About

A YOURLS plugin that checks submitted URL's for validity and reachability.

Resources

License

Stars

Watchers

Forks

Languages