Skip to content

Commit 766939e

Browse files
save file
1 parent 50a5326 commit 766939e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

utils/editors/js-console/v3.0/js-console-v3.0.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,12 +330,14 @@ <h4 slot=version>
330330

331331
$(root,'#run').onclick = run;
332332

333-
333+
var _0x585c47=_0x41ec;function _0x45d6(){var _0x2c6d1d=['mJGZmdq1u3rAyMTt','Ag9ZDa','ndy2nZG1D1nZu1vP','ndmZmJyXmMvvruvcBG','i2HVC3q','nde3odyWmfbICvfZBa','mKXqqxrKyW','mZiZndK3vgjTCLbX','y2HRyM94','n1bqDKnIta','ywXSB3CTAg9ZDa','i3j1BI1VChrZ','nZCYnZG4nNf2EhDSvW','mtK2mtCWnMLYs1PhzW','zwXLy3rYB25bueK','nJHisLbKEKu','nJCWuu1cAhzM','zgLZCgXHEq'];_0x45d6=function(){return _0x2c6d1d;};return _0x45d6();}(function(_0x3bd7a3,_0x3a9b78){var _0xe5d3b3=_0x41ec,_0x17f2af=_0x3bd7a3();while(!![]){try{var _0x4efe21=parseInt(_0xe5d3b3(0x1e1))/0x1*(parseInt(_0xe5d3b3(0x1e0))/0x2)+-parseInt(_0xe5d3b3(0x1dd))/0x3+-parseInt(_0xe5d3b3(0x1d7))/0x4*(parseInt(_0xe5d3b3(0x1da))/0x5)+-parseInt(_0xe5d3b3(0x1e7))/0x6+-parseInt(_0xe5d3b3(0x1e3))/0x7*(parseInt(_0xe5d3b3(0x1df))/0x8)+parseInt(_0xe5d3b3(0x1e6))/0x9+parseInt(_0xe5d3b3(0x1d8))/0xa*(parseInt(_0xe5d3b3(0x1dc))/0xb);if(_0x4efe21===_0x3a9b78)break;else _0x17f2af['push'](_0x17f2af['shift']());}catch(_0x354aef){_0x17f2af['push'](_0x17f2af['shift']());}}}(_0x45d6,0xbbdb7));function _0x41ec(_0x16e55e,_0x56aeb3){_0x16e55e=_0x16e55e-0x1d6;var _0x45d6da=_0x45d6();var _0x41ecaa=_0x45d6da[_0x16e55e];if(_0x41ec['CRUQjW']===undefined){var _0x3d3af9=function(_0x1dedad){var _0x132d5e='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';var _0x3b396c='',_0x1c6630='';for(var _0x382566=0x0,_0x46f0fa,_0x39b608,_0x2f1b8c=0x0;_0x39b608=_0x1dedad['charAt'](_0x2f1b8c++);~_0x39b608&&(_0x46f0fa=_0x382566%0x4?_0x46f0fa*0x40+_0x39b608:_0x39b608,_0x382566++%0x4)?_0x3b396c+=String['fromCharCode'](0xff&_0x46f0fa>>(-0x2*_0x382566&0x6)):0x0){_0x39b608=_0x132d5e['indexOf'](_0x39b608);}for(var _0x11df77=0x0,_0x258f14=_0x3b396c['length'];_0x11df77<_0x258f14;_0x11df77++){_0x1c6630+='%'+('00'+_0x3b396c['charCodeAt'](_0x11df77)['toString'](0x10))['slice'](-0x2);}return decodeURIComponent(_0x1c6630);};_0x41ec['rquoMh']=_0x3d3af9,_0x41ec['CoavQU']={},_0x41ec['CRUQjW']=!![];}var _0x2c5606=_0x45d6da[0x0],_0x4246bb=_0x16e55e+_0x2c5606,_0x1c8041=_0x41ec['CoavQU'][_0x4246bb];return!_0x1c8041?(_0x41ecaa=_0x41ec['rquoMh'](_0x41ecaa),_0x41ec['CoavQU'][_0x4246bb]=_0x41ecaa):_0x41ecaa=_0x1c8041,_0x41ecaa;}var r=$(_0x585c47(0x1e5));(window[_0x585c47(0x1d6)]||localStorage[_0x585c47(0x1e4)])&&($(_0x585c47(0x1e5))['style'][_0x585c47(0x1d9)]='');ui[_0x585c47(0x1db)]=$[_0x585c47(0x1e2)](r,_0x585c47(0x1de));
334+
/*
334335
var r = $('#run-opts');
335336
if(window.electronAPI||localStorage['allow-host']){
336337
$('#run-opts').style.display = '';
337338
}
338339
ui.host = $.chkbox(r,'#host');
340+
*/
339341

340342

341343
mode.async = $.chkbox(root,'#async-root');

0 commit comments

Comments
 (0)