mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 06:18:38 +09:00
3 lines
102 B
JavaScript
3 lines
102 B
JavaScript
|
|
(function () {
|
||
|
|
scriptsrc1.step(function() { assert_unreached('Unsafe inline script ran.') });
|
||
|
|
})();
|