mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
remove auto reload
This commit is contained in:
6
docker/nginx/dist/html/index.html
vendored
6
docker/nginx/dist/html/index.html
vendored
@ -54,12 +54,6 @@
|
|||||||
lucide.createIcons();
|
lucide.createIcons();
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<!-- Auto-Reload -->
|
|
||||||
<script>
|
|
||||||
setTimeout(function(){
|
|
||||||
window.location.reload(1);
|
|
||||||
}, 60000);
|
|
||||||
</script>
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
<!-- Developed and designed by Miguel R. Ávila: -->
|
<!-- Developed and designed by Miguel R. Ávila: -->
|
||||||
|
Reference in New Issue
Block a user