diff --git a/hookupSES.js b/hookupSES.js index a912276..851ae10 100644 --- a/hookupSES.js +++ b/hookupSES.js @@ -28,7 +28,7 @@ "use strict"; // Still valid. Won't be after startSES is called. - var global = (new Function('return this;'))(); + var global = (1,eval)('this'); try { if (!ses.okToLoad()) {