I have a webpage with 10.000+ domainlist like:
<a href="2015-mail.com.html">2015-mail.com</a>
<a href="mail.ru.html">mail.ru</a>
<a href="tut.by.html">tut.by</a>
so i need a regular expression to get out of hyperlink the text only if it is domain-like...