删除无用代码
This commit is contained in:
@@ -78,7 +78,6 @@
|
|||||||
setInterval(function(){
|
setInterval(function(){
|
||||||
document.getElementById("captchaImage").src= captchaPath + "?" + Math.random();
|
document.getElementById("captchaImage").src= captchaPath + "?" + Math.random();
|
||||||
},30 * 1000);
|
},30 * 1000);
|
||||||
validateKickout();
|
|
||||||
})
|
})
|
||||||
</script>
|
</script>
|
||||||
<script>
|
<script>
|
||||||
|
|||||||
Reference in New Issue
Block a user