1 2 3 4 5 6
<!doctype html> <meta charset="utf-8"> <script> if (self.crossOriginIsolated) print(); </script>