mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-04-20 06:02:24 +00:00
remove auto reload
This commit is contained in:
parent
7ba5567e70
commit
2fe2d59129
1 changed files with 0 additions and 6 deletions
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: -->
|
||||||
|
|
Loading…
Reference in a new issue