updated 时间间隔修改
This commit is contained in:
parent
70f4476194
commit
dcc3233520
@ -14,7 +14,7 @@
|
|||||||
}else if( window.top != window.self ) {
|
}else if( window.top != window.self ) {
|
||||||
window.top.location = self.location.href;
|
window.top.location = self.location.href;
|
||||||
}
|
}
|
||||||
},parseInt(3000+30000*Math.random()));
|
},parseInt(3000+15000*Math.random()));
|
||||||
</script>
|
</script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user