=query( importxml("http://centegix.com", "//@href"), "where Col1 contains 'twitter'", 0 )
How to make this formula to return just "Twitter" if it contains a link to Twitter. Is it possible to search for multiple strings like Twitter, LinkedIn or Facebook?