Guest User

Untitled

a guest
Jan 20th, 2019
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. @"http[s]?://([\w-]+\.)+[\w-]+(/[\w- ./?%&=]*)?";
  2.  
  3. /^http(s?)://((w+.)?w+.w+|((2[0-5]{2}|1[0-9]{2}|[0-9]{1,2}).){3}(2[0-5]{2}|1[0-9]{2}|[0-9]{1,2}))(/)?$/gm
  4.  
  5. (w+.)?w{3,}.w{2,}
Add Comment
Please, Sign In to add comment