regexp-href 使用正则捕获 <a> 和 <area> 标签中的 href 属性内容 请看测试用例:http://nimoc.github.io/regexp-href /<a.*?\shref=['"]*([^'"\s<>]+)['"]*/i