set-document-domain.html (70B)
1 <!doctype html> 2 <script> 3 document.domain = document.domain; 4 </script>