Source code
Revision control
Copy as Markdown
Other Tools
<html>
<head>
<script>
document.addEventListener('DOMContentLoaded', () => {
var extra = document.location.search.substr(1);
image.setAttribute('src', '1676172-1.gif' + '?' + extra)
document.documentElement.appendChild(image)
setTimeout('location.reload()', 400)
})
</script>
</head>
</html>