| Title |
Test
Find
Simple URL
|
| Expression |
^(http(s?):\/\/)(www.)?(\w|-)+(\.(\w|-)+)*((\.[a-zA-Z]{2,3})|\.(aero|coop|info|museum|name))+(\/)?$ |
| Description |
Matches simple root website URLs.
Https and some new domains supported. |
| Matches |
http://www.google.com, http://www.google.co.uk, http://images.google.ie |
| Non-Matches |
www.google.com, http://www.google |
| Author |
Rating:
Not yet rated.
Francisco Grau
|
| Source |
|
| Your Rating |
|