Autolinker.js
Autolinker.js copied to clipboard
IPv6 addresses
Would it make sense to allow for IPv6 addresses to be clickable ?
For example, these addresses are not autolinked for the moment, but I think that they are valid IPv6 addresses : http://[::1]/ (this is localhost) http://[2001:4860:0:2001::68]/ http://[2001:4860:4860:0:0:0:0:8888]
Yes, I think we should allow IPv6 addresses if they are preceded with http://. Would you want to work on this?
Yes. :)