1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-07-09 16:48:33 +00:00
Files
UXP/dom/security/test/csp/file_punycode_host_src.js
T
2019-02-15 23:33:21 +08:00

2 lines
73 B
JavaScript

const LOADED = true;
parent.postMessage({result: 'script-allowed'}, "*");