blob: 57c2e9a364ab54832035723b64f0789238de8ee5 [file] [log] [blame]
<script>
window.onunload = function() {
var img = new Image;
img.src = "redirect-ping-to-http.py";
}
</script>