javascript - want url validation regex -


when put https://gmail.com in url validation through below exception

(exp:sorry! cannot include intended website in web tab, intended website restricts content loading inside website.) 

i want url validate regex

please see gist pretty strong regex explainatory comments https://gist.github.com/dperini/729294

edit: can customize removing strings don't want.


Comments

Popular posts from this blog

c++ - rosrun via ssh doesnt start a node properly -

android - questions about switching from C2DM to GCM -

Error C2280 mutex in a class C++ -