#syntax is:
# s/find/replace/
# ex.: 
# s#http://mazafaka/email=(qwe@wqe.ru)#<$1>#

s/^src=.*$//
s/^mailto:.*$//
s#^http://www.w3.ort/TR/.*$##
s#^http://www.w3.ort/2000/.*$##
s#^http://schemas.microsoft.com/sharepoint/soap/.*$##
s#^http://content.mail.ru/click/mess[?].*$##
s#^http://clck.yandex.ru/redir/.*$##
s#^(https?://)?e[.]mail[.]ru/(cgi-bin/)?sentmsg[?]compose&[Tt]o=.*##
s#^(https?://)?e[.]mail[.]ru/(messages/inbox/)?sentmsg[?]mailto=.*##
