@ -26,7 +26,7 @@
display: block !important;
}
</style><script>if(document.domain !== "www.educoder.net") document.title = '';</script>
<script src="/react/build/umi.d36b55cc.js"></script>
<script src="/react/build/umi.4985e49e.js"></script>
<script src="/react/build/js/public.js"></script>
</body>
</html>
@ -57436,7 +57436,7 @@ function downLoadFileIframe(title, url) {
if (getCookie('fileDownload')) {
delCookie('fileDownload');
clearInterval(time);
document.removeChild(elemIF);
document.body.removeChild(elemIF);
resolve();
}, 1000);