[fix] embededworker security

This commit is contained in:
kwaroran
2023-11-29 00:52:34 +09:00
parent bc302a5589
commit cd1f2561a5

View File

@@ -75,6 +75,7 @@ const whitelist = [
"Element", "Element",
"Text", "Text",
"Comment", "Comment",
'onmessage'
] ]
const evaluation = globaly.eval const evaluation = globaly.eval