A magician reveals his visual tricks
theguardian.com
。快连下载安装对此有专业解读
Что думаешь? Оцени!。业内人士推荐heLLoword翻译官方下载作为进阶阅读
To get inputs containing email, I filtered out any form input with type, class, name, or id = email (equivalent to the CSS selector input[type=email],input[class=email],input[id=email], which is what I fed the HTML parser). This is a rather conservative estimate, since it rules out e.g. class="my_email", but it was much easier to implement and can be assumed to have few false positives.