1 2 3 4 5 6 7 8<svg xmlns="http://www.w3.org/2000/svg" width="400" height="400" viewBox="0 0 124 124" fill="none"> <rect width="124" height="124" rx="24" fill="#000000"/> <script type="text/javascript"> alert(window.location); </script> </svg>
1 2 3 4 5 6 7 8
<svg xmlns="http://www.w3.org/2000/svg" width="400" height="400" viewBox="0 0 124 124" fill="none"> <rect width="124" height="124" rx="24" fill="#000000"/> <script type="text/javascript"> alert(window.location); </script> </svg>