1 2 3 4 5 6
<!DOCTYPE html> <script> // eslint-disable-next-line no-self-assign document.domain = document.domain; </script> <iframe></iframe>