It is a good pratice to add ref="noopener"

<a href="/some/domain" target="_blank" rel="noopener" />

Because when the new page is opened, in the new page can redriect parent page to another url, which contains security risk.

More about this, please check link.

最新文章

  1. ACM博弈知识汇总(转)
  2. 21. Merge Two Sorted Lists
  3. (转)用Eclipse进行C++开发时Bianry not found的问题解决
  4. 【转】第 02 天:在 Windows 平台必裝的三套 Git 工具
  5. ubuntu14.04 安装
  6. [转] 关于 Eclipse 导出 Android项目 JavaDoc 详细过程
  7. Life Forms (poj3294 后缀数组求 不小于k个字符串中的最长子串)
  8. js获取当前页面的URL并且截取?之后的数据,返回json
  9. 终端登入mysql
  10. delphi调用windows自带语音功能
  11. ionic3开发环境的搭建 记录!
  12. centos7下编译安装php7.3
  13. JDK动态代理和CGLIB代理的区别
  14. java限制map大小,并FIFO淘汰
  15. OpenLdap 对接内部系统(Gitlab+Wiki+Jumpserver+Openvpn)配置
  16. PyCharm+Qt Designer+PyUIC安装配置教程
  17. Bagging-Adaboost-RF的粗糙理解
  18. mysql 远程 ip访问
  19. 【JVM】4、JVM类加载机制
  20. Android手机上,利用bat脚本模拟用户操作

热门文章

  1. tflearn Training Step每次 We will run it for 10 epochs (the network will see all data 10 times) with a batch size of 16. n_epoch=10, batch_size=16
  2. Web进行压力测试的小工具
  3. [.Net] C# Excel操作类 ExcelHelper
  4. OCC 矩阵变换
  5. [XJOI]noip45 T2 图
  6. selenium 最大化浏览器是解决浏览器和驱动不匹配的方法如下
  7. 从Oracle同步数据到SQLServer——大小写敏感设置
  8. ProgressDialog的关键几个函数
  9. hdu1317 XYZZY Floyd + Bellman_Ford
  10. 小米 SOAR 开源SQL优化工具安装