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