GD Can not upload form explorer without token

This commit is contained in:
qkqpttgf
2021-03-07 22:37:12 +08:00
committed by GitHub
parent c06b8c0992
commit cee88dba69
+5
View File
@@ -1326,6 +1326,11 @@
}
}
<!--AliyundriveUploadJsEnd-->
<!--GoogledriveUploadJsStart-->
function preup() {
alert("Stop!\nCan not upload form explorer without token.");
}
<!--GoogledriveUploadJsEnd-->
<!--ListEnd-->
function operatediv_close(operate) {
document.getElementById(operate+'_div').style.display='none';