001-2.html (108B)
1 <!doctype html> 2 001-2 3 <script> 4 onload = function() {setTimeout(function() {history.go(-1)}, 500)} 5 </script>