2 lines
60 B
JavaScript
2 lines
60 B
JavaScript
|
|
window.opener.postMessage({location: location.href}, '*');
|
|
|
window.opener.postMessage({location: location.href}, '*');
|