3 lines
145 B
JavaScript
3 lines
145 B
JavaScript
// Identical to simpleSourcedScript.js but with a different hash, thanks to
|
|
// this comment!
|
|
window.postMessage(document.currentScript.id, "*");
|