1787281.html (253B)
1 <!DOCTYPE html> 2 <html class="reftest-wait"> 3 <head> 4 </head> 5 <body> 6 <video id=a src="1787281.mp4" autoplay="true" controls></video> 7 <script> 8 a.onerror = function() { 9 document.documentElement.className = ""; 10 } 11 </script> 12 </body> 13 </html>