mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 09:53:07 +09:00
3 lines
95 B
JavaScript
3 lines
95 B
JavaScript
var t1 = async_test("Prevents access to external scripts.");
|
|
|
|
onload = function() {t1.done();}
|