summaryrefslogblamecommitdiffstats
path: root/static/index.html
blob: 60053afb540772170906caeae6b3acdca44a4656 (plain) (tree)
1
2
3
4
5
6
7






                                                                                                                        
<html><body style="padding:0;margin:0;overflow:hidden"><img alt="" src="image.png" id="sasa" style="padding:0;margin:0">
<script type="text/javascript">
setInterval(function() {
		document.getElementById("sasa").src = '/image.png?a=' + Math.random();
}, 2000);
</script>
</body></html>