/ Published in: JavaScript
URL: http://en.wikipedia.org/wiki/IPv6
Expand |
Embed | Plain Text
^([\da-fA-F]{1,4}:){7}([\da-fA-F]{1,4})$
You need to login to post a comment.
arunpjohny on 03/03/11
1 person have marked this snippet as a favorite
URL: http://en.wikipedia.org/wiki/IPv6
^([\da-fA-F]{1,4}:){7}([\da-fA-F]{1,4})$
You need to login to post a comment.