Validation
URL
Matches standard URLs (http/https)
/^(https?:\/\/)?([\da-z\.-]+)\.([a-z\.]{2,6})([\/\w \.-]*)*\/?$/
Type in the box above to test if your input matches the regex pattern.
Test Cases
Tags
#web
#link
Matches standard URLs (http/https)
Type in the box above to test if your input matches the regex pattern.