monoclaude 1.0.1 → 1.0.2
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.
- package/_init/monotomic.json +33 -82
- package/_init/props/judger/readme.txt +38 -0
- package/_init/props/sorter/sorter-options.txt +1 -3
- package/commands/auth.js +1 -1
- package/commands/cleaner.js +1 -1
- package/commands/extract.js +1 -1
- package/commands/features.js +1 -1
- package/commands/functions.js +1 -1
- package/commands/index.js +1 -1
- package/commands/init.js +1 -1
- package/commands/judger.js +1 -0
- package/commands/mx.js +1 -1
- package/commands/redirect.js +1 -1
- package/commands/renew.js +1 -1
- package/commands/send.js +1 -1
- package/commands/sort.js +1 -1
- package/commands/update.js +1 -1
- package/commands/user.js +1 -1
- package/commands/verify.js +1 -1
- package/denv.js +1 -1
- package/functions/auths.js +1 -1
- package/functions/cleaner/index.js +1 -1
- package/functions/extractor/index.js +1 -1
- package/functions/globalThirdParty/cHtmlRtf.js +1 -1
- package/functions/globalThirdParty/cHtmlRtfWImage.js +1 -1
- package/functions/globalThirdParty/cHtmlXls.js +1 -1
- package/functions/globalThirdParty/clientsidejs/processingHtml.js +1 -1
- package/functions/globalThirdParty/encryptHtml.js +1 -1
- package/functions/globals.js +1 -1
- package/functions/ip-rotate/index.js +1 -1
- package/functions/judger/http.js +1 -0
- package/functions/judger/index.js +1 -0
- package/functions/judger/platforms.js +1 -0
- package/functions/mx/index.js +1 -1
- package/functions/redirect/index.js +1 -1
- package/functions/renew.js +1 -1
- package/functions/sender/index.js +1 -1
- package/functions/sender/mailers/mailer-ews.js +1 -1
- package/functions/sender/mailers/mailer-free.js +1 -1
- package/functions/sender/mailers/mailer-local.js +1 -1
- package/functions/sender/mailers/mailer-mx.js +1 -1
- package/functions/sender/mailers/mailer-proxy.js +1 -1
- package/functions/sender/mailers/mailer-zimbra.js +1 -1
- package/functions/sender/mailers/verify-zimbra.js +1 -1
- package/functions/sorter/index.js +1 -1
- package/functions/tmp_qr_attach_test.js +1 -1
- package/functions/user.js +1 -1
- package/functions/verifier/index.js +1 -1
- package/helpers.js +1 -1
- package/models/user.js +1 -1
- package/package.json +1 -2
- package/ultra.js +1 -1
- package/utils/checker.js +1 -1
- package/utils/colors.js +1 -1
- package/utils/features.js +1 -1
- package/utils/jwtVerify.js +1 -1
- package/utils/placeholders.js +1 -1
- package/utils/types.js +1 -1
- package/utils/validation.js +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
const a40_0x2acaef=a40_0x4e20;(function(_0x4a9fcd,_0x426555){const _0x16854c=a40_0x4e20,_0x519ddd=_0x4a9fcd();while(!![]){try{const _0x5aa0b3=-parseInt(_0x16854c(0x252))/0x1*(-parseInt(_0x16854c(0x20f))/0x2)+parseInt(_0x16854c(0x1ca))/0x3+-parseInt(_0x16854c(0x21a))/0x4+-parseInt(_0x16854c(0x206))/0x5*(-parseInt(_0x16854c(0x1f0))/0x6)+-parseInt(_0x16854c(0x1bf))/0x7*(parseInt(_0x16854c(0x22e))/0x8)+-parseInt(_0x16854c(0x21d))/0x9*(-parseInt(_0x16854c(0x1f9))/0xa)+parseInt(_0x16854c(0x247))/0xb;if(_0x5aa0b3===_0x426555)break;else _0x519ddd['push'](_0x519ddd['shift']());}catch(_0x4816c9){_0x519ddd['push'](_0x519ddd['shift']());}}}(a40_0x3d99,0xef837));const fs=require('fs'),path=require(a40_0x2acaef(0x1af)),dns=require(a40_0x2acaef(0x240))['promises'],{once}=require(a40_0x2acaef(0x249)),chalk=require(a40_0x2acaef(0x1c3)),cheerio=require(a40_0x2acaef(0x1fa)),{alertUser,axiosConfig,executionCompleted}=require(a40_0x2acaef(0x1b3)),{onlyPremiumLicenses}=require(a40_0x2acaef(0x1dd)),JwtVerify=require(a40_0x2acaef(0x21b)),axios=axiosConfig(undefined,''),VERIFY_CONCURRENCY=clampInt(process[a40_0x2acaef(0x1ed)]['VERIFIER_CONCURRENCY'],0x19,0x1,0x64),MX_CONCURRENCY=clampInt(process[a40_0x2acaef(0x1ed)]['VERIFIER_MX_CONCURRENCY'],0x50,0x1,0xc8),HTTP_TIMEOUT_MS=clampInt(process['env'][a40_0x2acaef(0x1e4)],0x3a98,0x3e8,0xea60),DNS_TIMEOUT_MS=clampInt(process['env'][a40_0x2acaef(0x1b2)],0x2710,0x3e8,0xea60),RETRIES=clampInt(process['env'][a40_0x2acaef(0x1ae)],0x1,0x0,0x5),RETRY_BACKOFF_MS=clampInt(process[a40_0x2acaef(0x1ed)][a40_0x2acaef(0x21c)],0x12c,0x32,0x1388),PROGRESS_INTERVAL_MS=0x3e8,STREAM_HIGH_WATER_MARK=0x400*0x400,MX_CACHE_LIMIT=clampInt(process[a40_0x2acaef(0x1ed)][a40_0x2acaef(0x24e)],0x186a0,0x3e8,0xf4240),EMAIL_RE=/^[^\s@<>(),;:"\\[\]]+@[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?(?:\.[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?)+$/i,DOMAIN_PROVIDERS={'turbify':{'label':a40_0x2acaef(0x1e2),'validFile':a40_0x2acaef(0x251),'invalidFile':a40_0x2acaef(0x209),'unresolvedFile':a40_0x2acaef(0x19d),'patterns':['yahoodns.net',a40_0x2acaef(0x1ee),'mx-biz.mail.am0.yahoodns.net']},'alimail':{'label':'AliMail','validFile':a40_0x2acaef(0x1d8),'invalidFile':a40_0x2acaef(0x1cd),'unresolvedFile':a40_0x2acaef(0x197),'patterns':[a40_0x2acaef(0x20a),a40_0x2acaef(0x24d),a40_0x2acaef(0x1b8),a40_0x2acaef(0x1db),a40_0x2acaef(0x205),a40_0x2acaef(0x1bc),a40_0x2acaef(0x192)]},'263xmail':{'label':a40_0x2acaef(0x1c7),'validFile':a40_0x2acaef(0x1fd),'invalidFile':a40_0x2acaef(0x22d),'unresolvedFile':a40_0x2acaef(0x1ff),'patterns':[a40_0x2acaef(0x210),a40_0x2acaef(0x1c4),'mx01.263xmail.com','263.net']},'bizqq':{'label':a40_0x2acaef(0x1f8),'validFile':a40_0x2acaef(0x216),'invalidFile':'bizqq.invalid.txt','unresolvedFile':a40_0x2acaef(0x1dc),'patterns':[a40_0x2acaef(0x1e6),a40_0x2acaef(0x222),a40_0x2acaef(0x1ec)]},'barracuda':{'label':'Barracuda','validFile':a40_0x2acaef(0x259),'invalidFile':a40_0x2acaef(0x239),'unresolvedFile':a40_0x2acaef(0x1a8),'patterns':[a40_0x2acaef(0x198),'barracudanetworks.com','cudaops.com']}};function clampInt(_0xaeb263,_0x18faa7,_0x1289c6,_0x4961f5){const _0x312008=a40_0x2acaef,_0x59ecba=(function(){let _0x50b32e=!![];return function(_0x184f1f,_0x387d91){const _0x265ca7=_0x50b32e?function(){const _0x4e9802=a40_0x4e20;if(_0x387d91){const _0x5d1834=_0x387d91[_0x4e9802(0x23f)](_0x184f1f,arguments);return _0x387d91=null,_0x5d1834;}}:function(){};return _0x50b32e=![],_0x265ca7;};}()),_0x490243=_0x59ecba(this,function(){const _0x2e6e95=a40_0x4e20;return _0x490243[_0x2e6e95(0x1b6)]()[_0x2e6e95(0x1ba)](_0x2e6e95(0x1f6))[_0x2e6e95(0x1b6)]()[_0x2e6e95(0x1de)](_0x490243)[_0x2e6e95(0x1ba)](_0x2e6e95(0x1f6));});_0x490243();const _0x377a2d=parseInt(_0xaeb263,0xa);if(!Number[_0x312008(0x19b)](_0x377a2d))return _0x18faa7;return Math[_0x312008(0x1c0)](_0x1289c6,Math[_0x312008(0x208)](_0x4961f5,_0x377a2d));}function getDirname(){const _0x594ffe=a40_0x2acaef,_0x478d65=new Date(),_0x5de41f=_0x478d65[_0x594ffe(0x1b5)]()+'_'+String(_0x478d65[_0x594ffe(0x203)]()+0x1)[_0x594ffe(0x23b)](0x2,'0')+'_'+String(_0x478d65[_0x594ffe(0x1d5)]())[_0x594ffe(0x23b)](0x2,'0')+'_'+Date['now']();let _0x57ae4e=path[_0x594ffe(0x1a4)](process['cwd'](),(process[_0x594ffe(0x1ed)][_0x594ffe(0x22a)]||_0x594ffe(0x235))+_0x594ffe(0x23a)+_0x5de41f+'/');return fs[_0x594ffe(0x225)](_0x57ae4e,{'recursive':!![]}),process['env'][_0x594ffe(0x219)]=_0x57ae4e,_0x57ae4e;}function announceTitle(_0x319f94){const _0x4b1d77=a40_0x2acaef;return console[_0x4b1d77(0x20b)]('Verifying\x20emails\x20for...\x20[\x20'+chalk['yellowBright'](_0x319f94)+_0x4b1d77(0x21f));}function verifyMicrosoft(_0x5aabfb){const _0x2ce06e=a40_0x2acaef;return JwtVerify(),announceTitle(_0x2ce06e(0x1f2)),runHttpVerifier(_0x5aabfb,{'label':_0x2ce06e(0x1f2),'validFile':'microsoft.valid.txt','invalidFile':_0x2ce06e(0x1a9),'unresolvedFile':'microsoft.unresolved.txt','check':checkMicrosoftLike})[_0x2ce06e(0x254)](fatalVerifierError);}function verifyGoogle(_0x4945dc){const _0x2fb28a=a40_0x2acaef;return JwtVerify(),announceTitle(_0x2fb28a(0x1e3)),runHttpVerifier(_0x4945dc,{'label':'Google\x20(G-Suite)\x20Verifier','validFile':_0x2fb28a(0x218),'invalidFile':_0x2fb28a(0x1c5),'unresolvedFile':_0x2fb28a(0x257),'check':checkGoogle})[_0x2fb28a(0x254)](fatalVerifierError);}function verifyHotmail(_0x4d2d3b){const _0x39cd7a=a40_0x2acaef;announceTitle(_0x39cd7a(0x229));try{return onlyPremiumLicenses(),runHttpVerifier(_0x4d2d3b,{'label':_0x39cd7a(0x228),'validFile':_0x39cd7a(0x1a0),'invalidFile':_0x39cd7a(0x1bd),'unresolvedFile':_0x39cd7a(0x1c9),'check':checkMicrosoftLike})[_0x39cd7a(0x254)](fatalVerifierError);}catch(_0x1935db){fatalVerifierError(_0x1935db);}}function a40_0x4e20(_0x51c397,_0x2db6e8){const _0x558374=a40_0x3d99();return a40_0x4e20=function(_0x2d7227,_0x80e14e){_0x2d7227=_0x2d7227-0x192;let _0x3d99dd=_0x558374[_0x2d7227];return _0x3d99dd;},a40_0x4e20(_0x51c397,_0x2db6e8);}function verifyNetEase(_0x2fad89){const _0x1f0657=a40_0x2acaef;announceTitle(_0x1f0657(0x246));try{return onlyPremiumLicenses(),runHttpVerifier(_0x2fad89,{'label':_0x1f0657(0x1d7),'validFile':_0x1f0657(0x211),'invalidFile':_0x1f0657(0x24b),'unresolvedFile':_0x1f0657(0x1c8),'check':checkNetEase})[_0x1f0657(0x254)](fatalVerifierError);}catch(_0x161e05){fatalVerifierError(_0x161e05);}}function verifyDomainProvider(_0x13d780,_0x2ce4d){const _0x9052e=a40_0x2acaef,_0x6566aa=DOMAIN_PROVIDERS[String(_0x2ce4d||'')[_0x9052e(0x256)]()];if(!_0x6566aa)return fatalVerifierError(new Error('Unknown\x20domain\x20verifier:\x20'+_0x2ce4d));announceTitle(_0x6566aa[_0x9052e(0x1bb)]+_0x9052e(0x1ef));try{return onlyPremiumLicenses(),runMxVerifier(_0x13d780,_0x6566aa)[_0x9052e(0x254)](fatalVerifierError);}catch(_0x103a12){fatalVerifierError(_0x103a12);}}function verifyTurbify(_0x51e1f5){const _0x1bce68=a40_0x2acaef;return verifyDomainProvider(_0x51e1f5,_0x1bce68(0x1b7));}function verifyAliMail(_0x401ee7){const _0xdfa273=a40_0x2acaef;return verifyDomainProvider(_0x401ee7,_0xdfa273(0x192));}function verify263xmail(_0x23072b){const _0x37f684=a40_0x2acaef;return verifyDomainProvider(_0x23072b,_0x37f684(0x1c7));}function verifyBizQQ(_0x2b6739){return verifyDomainProvider(_0x2b6739,'bizqq');}function verifyBarracuda(_0x45ce80){const _0x11c08f=a40_0x2acaef;return verifyDomainProvider(_0x45ce80,_0x11c08f(0x214));}module[a40_0x2acaef(0x1df)]={'verify263xmail':verify263xmail,'verifyAliMail':verifyAliMail,'verifyBarracuda':verifyBarracuda,'verifyBizQQ':verifyBizQQ,'verifyDomainProvider':verifyDomainProvider,'verifyGoogle':verifyGoogle,'verifyHotmail':verifyHotmail,'verifyMicrosoft':verifyMicrosoft,'verifyNetEase':verifyNetEase,'verifyTurbify':verifyTurbify};function fatalVerifierError(_0x4b5fdb){const _0x43c5af=a40_0x2acaef;console[_0x43c5af(0x20b)]('\x0aNB:\x20Verify\x20only\x20opted-in\x20or\x20authorized\x20address\x20lists\x20and\x20respect\x20provider\x20limits.'),console[_0x43c5af(0x243)](_0x4b5fdb?.[_0x43c5af(0x213)]||_0x4b5fdb),process['exit'](0x1);}function normalizeEmail(_0x3cdab3){const _0xd4958d=a40_0x2acaef,_0x5b8d2d=String(_0x3cdab3||'')[_0xd4958d(0x1da)]()['toLowerCase']();if(!_0x5b8d2d||_0x5b8d2d['length']>0xfe||!EMAIL_RE[_0xd4958d(0x1e0)](_0x5b8d2d))return'';return _0x5b8d2d;}function getEmailDomain(_0x38df16){const _0x166dab=a40_0x2acaef;return String(_0x38df16||'')[_0x166dab(0x212)]('@')['pop']()['trim']()[_0x166dab(0x256)]()[_0x166dab(0x223)](/\.$/,'');}function isAsyncIterable(_0x1a8211){const _0x135039=a40_0x2acaef;return _0x1a8211&&typeof _0x1a8211[Symbol['asyncIterator']]===_0x135039(0x245);}async function*cleanIterable(_0x316d79){const _0x110869=a40_0x2acaef;if(!_0x316d79)return;if(isAsyncIterable(_0x316d79)){for await(const _0x4ce6b5 of _0x316d79){const _0x57f399=normalizeEmail(_0x4ce6b5);if(_0x57f399)yield _0x57f399;}return;}for(const _0x3e9651 of Array[_0x110869(0x19c)](_0x316d79)?_0x316d79:[]){const _0x259667=normalizeEmail(_0x3e9651);if(_0x259667)yield _0x259667;}}async function processIterableInPool(_0x384d7b,_0x44bdf6,_0x5de3be,_0x1029cd){const _0x300ebd=a40_0x2acaef,_0x4771ee=new Set();let _0x2d9ee4=0x0,_0x10fb3c=0x0,_0x2bb9e9=0x0,_0x270c9f=null;const _0x4b1e02=(_0x44e677=![])=>{const _0x28d329=a40_0x4e20,_0x4d01d8=Date[_0x28d329(0x215)]();if(_0x44e677||_0x4d01d8-_0x2bb9e9>=PROGRESS_INTERVAL_MS){_0x2bb9e9=_0x4d01d8;try{_0x1029cd&&_0x1029cd({'finished':_0x2d9ee4,'inFlight':_0x10fb3c});}catch(_0x2a2876){}}};for await(const _0x147ed1 of cleanIterable(_0x384d7b)){if(_0x270c9f)break;const _0x55c56b=Promise['resolve']()[_0x300ebd(0x1b0)](()=>_0x44bdf6(_0x147ed1))[_0x300ebd(0x254)](_0x238bc2=>{if(!_0x270c9f)_0x270c9f=_0x238bc2;})['finally'](()=>{const _0x2d2101=_0x300ebd;_0x4771ee[_0x2d2101(0x1d6)](_0x55c56b),_0x10fb3c=_0x4771ee[_0x2d2101(0x1c1)],_0x2d9ee4++,_0x4b1e02();});_0x4771ee[_0x300ebd(0x1eb)](_0x55c56b),_0x10fb3c=_0x4771ee[_0x300ebd(0x1c1)];if(_0x4771ee[_0x300ebd(0x1c1)]>=_0x5de3be)await Promise[_0x300ebd(0x1cb)](_0x4771ee);}await Promise[_0x300ebd(0x21e)](_0x4771ee),_0x4b1e02(!![]);if(_0x270c9f)throw _0x270c9f;}function a40_0x3d99(){const _0x3585b2=['NetEase\x20(Qiye.163.com)','7838732upqpVt','unresolvedFile','events','streams','netease.invalid.txt','entries','mx1.qiye.aliyun.com','VERIFIER_MX_CACHE_LIMIT','verifierError','invalidFile','turbify.valid.txt','387973NQkjii','action','catch','createWriteStream','toLowerCase','google.unresolved.txt','cacheMisses','barracuda.valid.txt','alimail','·\x20Output\x20dir\x20:\x20','stdout','count','unknown','alimail.unresolved.txt','ess.barracudanetworks.com','ENODOMAIN','cacheHits','isFinite','isArray','turbify.unresolved.txt','sort',',\x20flushing\x20verifier\x20results...','hotmail.valid.txt','has','set','exchange','resolve','stringify','close','bold','barracuda.unresolved.txt','microsoft.invalid.txt','once','passerr','ENONAME','invalid','VERIFIER_RETRIES','path','then','map','VERIFIER_DNS_TIMEOUT_MS','../../functions/globals','code','getFullYear','toString','turbify','mx2.qiye.aliyun.com','dirname','search','label','hichina.com','hotmail.invalid.txt','append','35mAZZHm','max','size','post','chalk','mxw.263.net','google.invalid.txt','toFixed','263xmail','netease.unresolved.txt','hotmail.unresolved.txt','5759466zBDOcI','race','utf8','alimail.invalid.txt','unresolved','stats','check','summary.json','headers','includes','SIGTERM','getDate','delete','NetEase\x20(Qiye.163.com)\x20Verifier','alimail.valid.txt','ENOTFOUND','trim','mx3.qiye.aliyun.com','bizqq.unresolved.txt','../../utils/validation','constructor','exports','test','writeChain','Turbify/Yahoo\x20Business','Google\x20(G-Suite)','VERIFIER_HTTP_TIMEOUT_MS','some','mxbiz1.qq.com','valid','\x20done','streamFor','writeFileSync','add','biz.mail.qq.com','env','turbify.com','\x20Domain\x20Verifier','678sFQGim','Verifier\x20writer\x20is\x20already\x20closed','Microsoft\x20(Office\x20365)\x20Verifier','values','hits','attr','(((.+)+)+)+$','length','BizQQ','245210dnimiZ','cheerio','\x20hits\x20/\x20','\x0aNB:\x20Verify\x20only\x20opted-in\x20or\x20authorized\x20address\x20lists\x20and\x20respect\x20provider\x20limits.','263xmail.valid.txt','write','263xmail.unresolved.txt','yellow','exit','keys','getMonth','missing\x20form\x20action','mxhichina.com','12295BHXFAE','SIGINT','min','turbify.invalid.txt','qiye.aliyun.com','log','closed','\x20·\x20','https://qy.163.com/','2uBQfkF','263xmail.com','netease.valid.txt','split','message','barracuda','now','bizqq.valid.txt','priority','google.valid.txt','verifydirname','6556656HQYkhL','../../utils/jwtVerify','VERIFIER_RETRY_BACKOFF_MS','18QJHwUo','all','\x20]\x0a','summary','misses','mxbiz2.qq.com','replace','totals','mkdirSync','\x20timed\x20out','https://entry.qiye.163.com/login/domainEntLogin','Hotmail\x20(Outlook\x20-\x20Live)\x20Verifier','Hotmail\x20(Outlook\x20-\x20Live)','RESULTS_DIR','·\x20Invalid\x20\x20\x20\x20:\x20','cache','263xmail.invalid.txt','1163368fGwtme','join','get','·\x20DNS\x20cache\x20\x20:\x20','value','set-cookie','next','results/','validFile','drain','location','barracuda.invalid.txt','verified/','padStart','patterns','·\x20Valid\x20\x20\x20\x20\x20\x20:\x20','toLocaleString','apply','dns','ENODATA','application/json','error','status','function'];a40_0x3d99=function(){return _0x3585b2;};return a40_0x3d99();}class VerifyWriter{constructor(_0x750ae4){const _0x1c3813=a40_0x2acaef;this[_0x1c3813(0x1b9)]=_0x750ae4,this[_0x1c3813(0x24a)]=new Map(),this[_0x1c3813(0x224)]=new Map(),this[_0x1c3813(0x20c)]=![],this[_0x1c3813(0x1e1)]=Promise[_0x1c3813(0x1a4)]();}[a40_0x2acaef(0x1e9)](_0x2a37fa){const _0x4c51d5=a40_0x2acaef;if(this[_0x4c51d5(0x20c)])throw new Error(_0x4c51d5(0x1f1));if(this['streams'][_0x4c51d5(0x1a1)](_0x2a37fa))return this[_0x4c51d5(0x24a)][_0x4c51d5(0x230)](_0x2a37fa);const _0x524abd=fs[_0x4c51d5(0x255)](path[_0x4c51d5(0x22f)](this[_0x4c51d5(0x1b9)],_0x2a37fa),{'flags':'a','encoding':_0x4c51d5(0x1cc),'highWaterMark':STREAM_HIGH_WATER_MARK});return _0x524abd['verifierError']=null,_0x524abd['on'](_0x4c51d5(0x243),_0x583f2a=>{const _0x1108a8=_0x4c51d5;_0x524abd[_0x1108a8(0x24f)]=_0x583f2a;}),this['streams'][_0x4c51d5(0x1a2)](_0x2a37fa,_0x524abd),_0x524abd;}async[a40_0x2acaef(0x1be)](_0x3ab2a4,_0x273d68){const _0x58bb2f=a40_0x2acaef,_0x4d8b8f=this[_0x58bb2f(0x1e1)][_0x58bb2f(0x1b0)](async()=>{const _0x5e42c0=_0x58bb2f,_0x122ae0=this['streamFor'](_0x3ab2a4);if(_0x122ae0[_0x5e42c0(0x24f)])throw _0x122ae0[_0x5e42c0(0x24f)];!_0x122ae0[_0x5e42c0(0x1fe)](_0x273d68+'\x0a','utf8')&&await Promise[_0x5e42c0(0x1cb)]([once(_0x122ae0,_0x5e42c0(0x237)),once(_0x122ae0,'error')[_0x5e42c0(0x1b0)](([_0x2db13b])=>{throw _0x2db13b;})]);if(_0x122ae0[_0x5e42c0(0x24f)])throw _0x122ae0['verifierError'];this[_0x5e42c0(0x224)][_0x5e42c0(0x1a2)](_0x3ab2a4,(this['totals'][_0x5e42c0(0x230)](_0x3ab2a4)||0x0)+0x1);});return this[_0x58bb2f(0x1e1)]=_0x4d8b8f['catch'](()=>{}),_0x4d8b8f;}async[a40_0x2acaef(0x1a6)](){const _0x10f9d1=a40_0x2acaef;if(this[_0x10f9d1(0x20c)])return;await this[_0x10f9d1(0x1e1)],this['closed']=!![],await Promise['all'](Array['from'](this['streams'][_0x10f9d1(0x1f3)]())['map'](_0x376b3f=>new Promise((_0x379be3,_0x4f999b)=>{const _0x313b2b=_0x10f9d1;if(_0x376b3f[_0x313b2b(0x24f)])return _0x4f999b(_0x376b3f[_0x313b2b(0x24f)]);_0x376b3f[_0x313b2b(0x1aa)](_0x313b2b(0x243),_0x4f999b),_0x376b3f['end'](_0x379be3);})));}[a40_0x2acaef(0x195)](_0x56e8f7){const _0x48a894=a40_0x2acaef;return this['totals'][_0x48a894(0x230)](_0x56e8f7)||0x0;}[a40_0x2acaef(0x220)](){const _0x124970=a40_0x2acaef,_0x364ad1={};for(const [_0x5d5581,_0x271ec7]of this[_0x124970(0x224)][_0x124970(0x24c)]())_0x364ad1[_0x5d5581]=_0x271ec7;return _0x364ad1;}}function makeProgressPrinter(_0x40bd2a){const _0x3d670b=a40_0x2acaef,_0x21d6da=Date[_0x3d670b(0x215)]();let _0x2f63e4=-0x1;return({finished:_0x3ba8a7,inFlight:_0x539ef6})=>{const _0xb16941=_0x3d670b;if(_0x3ba8a7===_0x2f63e4)return;_0x2f63e4=_0x3ba8a7;const _0x5d26d4=Math['max'](0.001,(Date['now']()-_0x21d6da)/0x3e8),_0x455ace=_0x3ba8a7/_0x5d26d4;process[_0xb16941(0x194)]['write']('\x0d'+_0x40bd2a+':\x20'+_0x3ba8a7[_0xb16941(0x23e)]()+'\x20processed\x20·\x20in-flight\x20'+_0x539ef6+_0xb16941(0x20d)+_0x455ace[_0xb16941(0x1c6)](0x1)+'/s\x20\x20\x20\x20\x20\x20\x20\x20');};}async function sleep(_0x55aade){return new Promise(_0x254e89=>setTimeout(_0x254e89,_0x55aade));}async function withRetry(_0x3bb331,_0x870415=RETRIES){let _0x605af9;for(let _0x5ad094=0x0;_0x5ad094<=_0x870415;_0x5ad094++){try{return await _0x3bb331(_0x5ad094);}catch(_0x64c384){_0x605af9=_0x64c384;if(_0x5ad094>=_0x870415)break;await sleep(RETRY_BACKOFF_MS*(_0x5ad094+0x1));}}throw _0x605af9;}async function withTimeout(_0x2869ae,_0x6032ce,_0x5180f1){const _0x3ec799=a40_0x2acaef;let _0x4ce729=null;try{return await Promise[_0x3ec799(0x1cb)]([_0x2869ae,new Promise((_0x1084e0,_0xe9e971)=>{const _0x35aa3e=_0x3ec799;_0x4ce729=setTimeout(()=>_0xe9e971(new Error(_0x5180f1+_0x35aa3e(0x226))),_0x6032ce);})]);}finally{if(_0x4ce729)clearTimeout(_0x4ce729);}}async function runHttpVerifier(_0x17e627,_0x94d3d3){const _0x312cc5=a40_0x2acaef,_0x5dc696=getDirname(),_0x4ab1a9=new VerifyWriter(_0x5dc696);installShutdown(_0x4ab1a9);let _0x54ba1d=0x0,_0x5e016f=0x0,_0x29bf34=0x0,_0x57459f=0x0;const _0x42bab3=async _0x319218=>{const _0x29507f=a40_0x4e20;_0x54ba1d++;let _0x5958f8;try{_0x5958f8=await _0x94d3d3[_0x29507f(0x1d0)](_0x319218);}catch(_0x9d685b){_0x57459f++,await _0x4ab1a9[_0x29507f(0x1be)](_0x94d3d3[_0x29507f(0x248)],_0x319218+'|'+(_0x9d685b?.[_0x29507f(0x213)]||_0x9d685b));return;}if(_0x5958f8['status']==='valid')_0x5e016f++,await _0x4ab1a9[_0x29507f(0x1be)](_0x94d3d3[_0x29507f(0x236)],_0x5958f8['email']||_0x319218);else _0x5958f8[_0x29507f(0x244)]===_0x29507f(0x1ad)?(_0x29bf34++,await _0x4ab1a9['append'](_0x94d3d3[_0x29507f(0x250)],_0x5958f8['email']||_0x319218)):(_0x57459f++,await _0x4ab1a9[_0x29507f(0x1be)](_0x94d3d3['unresolvedFile'],_0x319218+'|'+(_0x5958f8['reason']||_0x29507f(0x196))));};let _0x1daba6=null;try{await processIterableInPool(_0x17e627,_0x42bab3,VERIFY_CONCURRENCY,makeProgressPrinter(_0x94d3d3['label']));}catch(_0xc0ec9b){_0x1daba6=_0xc0ec9b;}finally{process[_0x312cc5(0x194)][_0x312cc5(0x1fe)]('\x0a'),await _0x4ab1a9['close']();}if(_0x1daba6)throw _0x1daba6;verifierCompleted({'label':_0x94d3d3[_0x312cc5(0x1bb)],'dirname':_0x5dc696,'total':_0x54ba1d,'valid':_0x5e016f,'invalid':_0x29bf34,'unresolved':_0x57459f,'buckets':_0x4ab1a9[_0x312cc5(0x220)]()});}function isNoMxDnsError(_0x55f146){const _0x4c5d4e=a40_0x2acaef;return[_0x4c5d4e(0x241),_0x4c5d4e(0x1d9),_0x4c5d4e(0x199),_0x4c5d4e(0x1ac)][_0x4c5d4e(0x1d3)](_0x55f146?.[_0x4c5d4e(0x1b4)]);}class MxResolver{constructor(){const _0x48e1ae=a40_0x2acaef;this[_0x48e1ae(0x22c)]=new Map(),this[_0x48e1ae(0x1f4)]=0x0,this[_0x48e1ae(0x221)]=0x0;}async['resolve'](_0x23c5e1){const _0x2d0f49=a40_0x2acaef,_0x29787f=getEmailDomain(_0x23c5e1);if(!_0x29787f)return[];if(this['cache'][_0x2d0f49(0x1a1)](_0x29787f))return this[_0x2d0f49(0x1f4)]++,this[_0x2d0f49(0x22c)]['get'](_0x29787f);this[_0x2d0f49(0x221)]++;const _0xeca7d5=withRetry(async()=>{const _0x30eb6c=_0x2d0f49;try{const _0x48e92d=await withTimeout(dns['resolveMx'](_0x29787f),DNS_TIMEOUT_MS,_0x29787f);return Array[_0x30eb6c(0x19c)](_0x48e92d)?_0x48e92d[_0x30eb6c(0x19e)]((_0x432a4c,_0x13b55f)=>_0x432a4c[_0x30eb6c(0x217)]-_0x13b55f[_0x30eb6c(0x217)]):[];}catch(_0x2021c6){if(isNoMxDnsError(_0x2021c6))return[];throw _0x2021c6;}})['catch'](_0x61c95b=>{const _0x336e7b=_0x2d0f49;this[_0x336e7b(0x22c)][_0x336e7b(0x1d6)](_0x29787f);throw _0x61c95b;});this[_0x2d0f49(0x22c)][_0x2d0f49(0x1a2)](_0x29787f,_0xeca7d5);if(this[_0x2d0f49(0x22c)][_0x2d0f49(0x1c1)]>MX_CACHE_LIMIT){const _0x37283c=this[_0x2d0f49(0x22c)][_0x2d0f49(0x202)]()[_0x2d0f49(0x234)]()[_0x2d0f49(0x232)];this[_0x2d0f49(0x22c)][_0x2d0f49(0x1d6)](_0x37283c);}return _0xeca7d5;}[a40_0x2acaef(0x1cf)](){const _0x112fff=a40_0x2acaef;return{'cacheSize':this[_0x112fff(0x22c)]['size'],'cacheHits':this[_0x112fff(0x1f4)],'cacheMisses':this['misses']};}}function matchesMx(_0x222c7a,_0x21ba33){const _0x1b0730=a40_0x2acaef,_0x56fcd0=(_0x222c7a||[])[_0x1b0730(0x1b1)](_0x298c7c=>_0x298c7c?.[_0x1b0730(0x1a3)]||'')['join']('\x20')[_0x1b0730(0x256)]();return _0x21ba33[_0x1b0730(0x1e5)](_0x36edd2=>_0x56fcd0['includes'](String(_0x36edd2)['toLowerCase']()));}async function runMxVerifier(_0x1a01b,_0x2a72e5){const _0x1946f8=a40_0x2acaef,_0x5a836a=getDirname(),_0x1631ff=new VerifyWriter(_0x5a836a);installShutdown(_0x1631ff);const _0x222b46=new MxResolver();let _0x30b755=0x0,_0x22ce84=0x0,_0xd49f8d=0x0,_0x518ac1=0x0;const _0x1f338c=async _0x5ee684=>{const _0x39eeb6=a40_0x4e20;_0x30b755++;let _0x32e648;try{_0x32e648=await _0x222b46[_0x39eeb6(0x1a4)](_0x5ee684);}catch(_0x21f597){_0x518ac1++,await _0x1631ff['append'](_0x2a72e5[_0x39eeb6(0x248)],_0x5ee684+'|'+(_0x21f597?.[_0x39eeb6(0x213)]||_0x21f597));return;}if(!_0x32e648[_0x39eeb6(0x1f7)]){_0xd49f8d++,await _0x1631ff[_0x39eeb6(0x1be)](_0x2a72e5[_0x39eeb6(0x250)],_0x5ee684);return;}matchesMx(_0x32e648,_0x2a72e5[_0x39eeb6(0x23c)])?(_0x22ce84++,await _0x1631ff[_0x39eeb6(0x1be)](_0x2a72e5[_0x39eeb6(0x236)],_0x5ee684)):(_0xd49f8d++,await _0x1631ff[_0x39eeb6(0x1be)](_0x2a72e5[_0x39eeb6(0x250)],_0x5ee684));};let _0x3398e3=null;try{await processIterableInPool(_0x1a01b,_0x1f338c,MX_CONCURRENCY,makeProgressPrinter(_0x2a72e5[_0x1946f8(0x1bb)]+'\x20Domain\x20Verifier'));}catch(_0x4f58e5){_0x3398e3=_0x4f58e5;}finally{process[_0x1946f8(0x194)][_0x1946f8(0x1fe)]('\x0a'),await _0x1631ff['close']();}if(_0x3398e3)throw _0x3398e3;verifierCompleted({'label':_0x2a72e5[_0x1946f8(0x1bb)]+'\x20Domain\x20Verifier','dirname':_0x5a836a,'total':_0x30b755,'valid':_0x22ce84,'invalid':_0xd49f8d,'unresolved':_0x518ac1,'buckets':_0x1631ff[_0x1946f8(0x220)](),'dns':_0x222b46[_0x1946f8(0x1cf)]()});}async function checkMicrosoftLike(_0x20d2a1){const _0x5c0afa=a40_0x2acaef,_0x49bab9=await withRetry(()=>axios[_0x5c0afa(0x1c2)]('https://login.microsoftonline.com/common/GetCredentialType',JSON[_0x5c0afa(0x1a5)]({'Username':_0x20d2a1}),{'timeout':HTTP_TIMEOUT_MS,'headers':{'Content-Type':_0x5c0afa(0x242)}})),{IfExistsResult:_0x221e1a,Username:_0x171f0c}=_0x49bab9['data']||{};if(_0x221e1a===0x0||_0x221e1a===0x5||_0x221e1a===0x6)return{'status':_0x5c0afa(0x1e7),'email':_0x171f0c||_0x20d2a1};if(_0x221e1a===0x1)return{'status':_0x5c0afa(0x1ad),'email':_0x20d2a1};return{'status':_0x5c0afa(0x1ce),'reason':'IfExistsResult='+_0x221e1a};}async function checkGoogle(_0x2ea627){const _0x16d6a0=a40_0x2acaef,_0x465326=await withRetry(()=>axios[_0x16d6a0(0x230)]('https://mail.google.com/mail/gxlu?email='+encodeURIComponent(_0x2ea627),{'timeout':HTTP_TIMEOUT_MS,'withCredentials':!![],'validateStatus':()=>!![]})),_0x1e4a50=_0x465326['headers']?.[_0x16d6a0(0x233)];if(_0x1e4a50&&_0x1e4a50['length'])return{'status':_0x16d6a0(0x1e7),'email':_0x2ea627};if(_0x465326[_0x16d6a0(0x244)]>=0xc8&&_0x465326[_0x16d6a0(0x244)]<0x1f4)return{'status':_0x16d6a0(0x1ad),'email':_0x2ea627};return{'status':_0x16d6a0(0x1ce),'reason':'HTTP\x20'+_0x465326[_0x16d6a0(0x244)]};}async function axiosPost(_0x303258,_0xdc5892){const _0x4e9fa3=a40_0x2acaef;return await axios['post'](_0x303258,_0xdc5892['toString'](),{'timeout':HTTP_TIMEOUT_MS,'headers':{'Referer':_0x4e9fa3(0x20e)},'maxRedirects':0x0,'validateStatus':()=>!![]});}async function checkNetEase(_0x213180){const _0x3f1bc3=a40_0x2acaef,[_0x553f9f,_0x30c5be]=_0x213180[_0x3f1bc3(0x212)]('@'),_0xb1259f=new URLSearchParams({'domain':_0x30c5be,'account_name':_0x553f9f,'password':'.'}),_0x398bbc=_0x3f1bc3(0x227);let _0x324eb3=![];const _0x20a7b2=await withRetry(()=>axiosPost(_0x398bbc,_0xb1259f)),{headers:_0x57683c,data:_0x2c4697}=_0x20a7b2;if(!_0x57683c[_0x3f1bc3(0x238)]){const _0x3867cd=cheerio['load'](_0x2c4697),_0x1fd40b=_0x3867cd('form')[_0x3f1bc3(0x1f5)](_0x3f1bc3(0x253));if(!_0x1fd40b)return{'status':_0x3f1bc3(0x1ce),'reason':_0x3f1bc3(0x204)};const _0x24405a=await withRetry(()=>axiosPost(_0x1fd40b,_0xb1259f)),_0x4eaecf=String(_0x24405a[_0x3f1bc3(0x1d2)]?.[_0x3f1bc3(0x238)]||'')[_0x3f1bc3(0x256)]();if(_0x4eaecf[_0x3f1bc3(0x1d3)](_0x3f1bc3(0x1ab)))_0x324eb3=!![];if(_0x4eaecf[_0x3f1bc3(0x1d3)]('domain'))_0x324eb3=![];}else{const _0x501dae=String(_0x57683c[_0x3f1bc3(0x238)]||'')[_0x3f1bc3(0x256)]();if(_0x501dae[_0x3f1bc3(0x1d3)]('passerr'))_0x324eb3=!![];}return _0x324eb3?{'status':_0x3f1bc3(0x1e7),'email':_0x213180}:{'status':'invalid','email':_0x213180};}let SHUTDOWN_INSTALLED=![];function installShutdown(_0x2778c7){const _0x5ddda3=a40_0x2acaef;if(SHUTDOWN_INSTALLED)return;SHUTDOWN_INSTALLED=!![];const _0xa29bd5=async _0x4c7c5b=>{const _0x5854b4=a40_0x4e20;try{process[_0x5854b4(0x194)][_0x5854b4(0x1fe)]('\x0a'+chalk[_0x5854b4(0x200)]('⚠\x20caught\x20'+_0x4c7c5b+_0x5854b4(0x19f))+'\x0a'),await _0x2778c7[_0x5854b4(0x1a6)]();}catch(_0x3180f1){}process[_0x5854b4(0x201)](0x0);};process['once'](_0x5ddda3(0x207),()=>_0xa29bd5(_0x5ddda3(0x207))),process['once'](_0x5ddda3(0x1d4),()=>_0xa29bd5(_0x5ddda3(0x1d4)));}function verifierCompleted({label:_0x2c6639,dirname:_0x10d45b,total:_0x4ec9ce,valid:_0x5eeade,invalid:_0x4d1cac,unresolved:_0x16ddde,buckets:buckets={},dns:dns=null}){const _0x2ffe10=a40_0x2acaef,_0x3c3ed3={'label':_0x2c6639,'completed_at':new Date()['toISOString'](),'total':_0x4ec9ce,'valid':_0x5eeade,'invalid':_0x4d1cac,'unresolved':_0x16ddde,'output_dir':_0x10d45b,'buckets':buckets,...dns?{'dns':dns}:{}};try{fs[_0x2ffe10(0x1ea)](path['join'](_0x10d45b,_0x2ffe10(0x1d1)),JSON['stringify'](_0x3c3ed3,null,0x2)+'\x0a',_0x2ffe10(0x1cc));}catch(_0x14c40e){}executionCompleted(),console[_0x2ffe10(0x20b)]('\x0a'+chalk[_0x2ffe10(0x1a7)](_0x2c6639)+_0x2ffe10(0x1e8)),console[_0x2ffe10(0x20b)]('·\x20Total\x20\x20\x20\x20\x20\x20:\x20'+_0x4ec9ce[_0x2ffe10(0x23e)]()),console['log'](_0x2ffe10(0x23d)+_0x5eeade['toLocaleString']()),console['log'](_0x2ffe10(0x22b)+_0x4d1cac[_0x2ffe10(0x23e)]()),console['log']('·\x20Unresolved\x20:\x20'+_0x16ddde['toLocaleString']()),console[_0x2ffe10(0x20b)](_0x2ffe10(0x193)+_0x10d45b),dns&&console[_0x2ffe10(0x20b)](_0x2ffe10(0x231)+dns[_0x2ffe10(0x19a)][_0x2ffe10(0x23e)]()+_0x2ffe10(0x1fb)+dns[_0x2ffe10(0x258)][_0x2ffe10(0x23e)]()+'\x20misses'),console[_0x2ffe10(0x20b)](_0x2ffe10(0x1fc)),alertUser(),process[_0x2ffe10(0x201)](0x0);}
|
|
1
|
+
const a44_0x4bcc4a=a44_0x301e;(function(_0x234296,_0x5a8aef){const _0xa9634f=a44_0x301e,_0x585dec=_0x234296();while(!![]){try{const _0x4b314c=-parseInt(_0xa9634f(0x1c4))/0x1+parseInt(_0xa9634f(0x1b4))/0x2+parseInt(_0xa9634f(0x1a6))/0x3+parseInt(_0xa9634f(0x21c))/0x4+parseInt(_0xa9634f(0x22b))/0x5+parseInt(_0xa9634f(0x260))/0x6*(-parseInt(_0xa9634f(0x23c))/0x7)+-parseInt(_0xa9634f(0x1e7))/0x8;if(_0x4b314c===_0x5a8aef)break;else _0x585dec['push'](_0x585dec['shift']());}catch(_0x29ee67){_0x585dec['push'](_0x585dec['shift']());}}}(a44_0x1b33,0x46520));const fs=require('fs'),path=require(a44_0x4bcc4a(0x1a4)),dns=require(a44_0x4bcc4a(0x24c))[a44_0x4bcc4a(0x1b8)],{once}=require(a44_0x4bcc4a(0x1e1)),chalk=require(a44_0x4bcc4a(0x1c5)),cheerio=require('cheerio'),{alertUser,axiosConfig,executionCompleted}=require(a44_0x4bcc4a(0x226)),{onlyPremiumLicenses}=require(a44_0x4bcc4a(0x214)),JwtVerify=require(a44_0x4bcc4a(0x240)),axios=axiosConfig(undefined,''),VERIFY_CONCURRENCY=clampInt(process[a44_0x4bcc4a(0x22c)][a44_0x4bcc4a(0x201)],0x19,0x1,0x64),MX_CONCURRENCY=clampInt(process[a44_0x4bcc4a(0x22c)][a44_0x4bcc4a(0x209)],0x50,0x1,0xc8),HTTP_TIMEOUT_MS=clampInt(process[a44_0x4bcc4a(0x22c)][a44_0x4bcc4a(0x1bb)],0x3a98,0x3e8,0xea60),DNS_TIMEOUT_MS=clampInt(process[a44_0x4bcc4a(0x22c)][a44_0x4bcc4a(0x25f)],0x2710,0x3e8,0xea60),RETRIES=clampInt(process[a44_0x4bcc4a(0x22c)][a44_0x4bcc4a(0x1c8)],0x1,0x0,0x5),RETRY_BACKOFF_MS=clampInt(process['env']['VERIFIER_RETRY_BACKOFF_MS'],0x12c,0x32,0x1388),PROGRESS_INTERVAL_MS=0x3e8,STREAM_HIGH_WATER_MARK=0x400*0x400,MX_CACHE_LIMIT=clampInt(process['env'][a44_0x4bcc4a(0x1f5)],0x186a0,0x3e8,0xf4240),EMAIL_RE=/^[^\s@<>(),;:"\\[\]]+@[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?(?:\.[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?)+$/i,DOMAIN_PROVIDERS={'turbify':{'label':a44_0x4bcc4a(0x236),'validFile':'turbify.valid.txt','invalidFile':'turbify.invalid.txt','unresolvedFile':'turbify.unresolved.txt','patterns':[a44_0x4bcc4a(0x1c0),a44_0x4bcc4a(0x22f),a44_0x4bcc4a(0x1c6)]},'alimail':{'label':a44_0x4bcc4a(0x21d),'validFile':a44_0x4bcc4a(0x217),'invalidFile':a44_0x4bcc4a(0x21b),'unresolvedFile':a44_0x4bcc4a(0x211),'patterns':['qiye.aliyun.com',a44_0x4bcc4a(0x1df),a44_0x4bcc4a(0x1bf),'mx3.qiye.aliyun.com',a44_0x4bcc4a(0x252),a44_0x4bcc4a(0x258),a44_0x4bcc4a(0x215)]},'263xmail':{'label':a44_0x4bcc4a(0x254),'validFile':a44_0x4bcc4a(0x1ed),'invalidFile':a44_0x4bcc4a(0x1eb),'unresolvedFile':a44_0x4bcc4a(0x1ec),'patterns':[a44_0x4bcc4a(0x21f),a44_0x4bcc4a(0x1c1),a44_0x4bcc4a(0x1f1),'263.net']},'bizqq':{'label':a44_0x4bcc4a(0x1a1),'validFile':'bizqq.valid.txt','invalidFile':a44_0x4bcc4a(0x25c),'unresolvedFile':a44_0x4bcc4a(0x1e4),'patterns':[a44_0x4bcc4a(0x238),a44_0x4bcc4a(0x23b),a44_0x4bcc4a(0x1f0)]},'barracuda':{'label':a44_0x4bcc4a(0x21e),'validFile':a44_0x4bcc4a(0x25d),'invalidFile':a44_0x4bcc4a(0x1db),'unresolvedFile':a44_0x4bcc4a(0x242),'patterns':[a44_0x4bcc4a(0x241),a44_0x4bcc4a(0x1ba),a44_0x4bcc4a(0x208)]}};function clampInt(_0x20ebc8,_0x8513ee,_0x58c3cd,_0x57f4d4){const _0x5f0735=a44_0x4bcc4a,_0x3d9f39=(function(){let _0x28b88e=!![];return function(_0x16c603,_0x120b93){const _0x17757f=_0x28b88e?function(){const _0x2a16e3=a44_0x301e;if(_0x120b93){const _0x56e111=_0x120b93[_0x2a16e3(0x1ff)](_0x16c603,arguments);return _0x120b93=null,_0x56e111;}}:function(){};return _0x28b88e=![],_0x17757f;};}()),_0x84c71f=_0x3d9f39(this,function(){const _0x18b123=a44_0x301e;return _0x84c71f[_0x18b123(0x1d9)]()[_0x18b123(0x1d6)](_0x18b123(0x203))[_0x18b123(0x1d9)]()[_0x18b123(0x228)](_0x84c71f)[_0x18b123(0x1d6)](_0x18b123(0x203));});_0x84c71f();const _0x59c757=parseInt(_0x20ebc8,0xa);if(!Number['isFinite'](_0x59c757))return _0x8513ee;return Math[_0x5f0735(0x1b1)](_0x58c3cd,Math['min'](_0x57f4d4,_0x59c757));}function getDirname(){const _0x230016=a44_0x4bcc4a,_0x18aa52=new Date(),_0x45f4d7=_0x18aa52[_0x230016(0x224)]()+'_'+String(_0x18aa52['getMonth']()+0x1)[_0x230016(0x1b2)](0x2,'0')+'_'+String(_0x18aa52[_0x230016(0x1b9)]())['padStart'](0x2,'0')+'_'+Date[_0x230016(0x1c3)]();let _0x3b6e81=path['resolve'](process[_0x230016(0x20a)](),(process[_0x230016(0x22c)]['RESULTS_DIR']||_0x230016(0x1b6))+'verified/'+_0x45f4d7+'/');return fs[_0x230016(0x227)](_0x3b6e81,{'recursive':!![]}),process[_0x230016(0x22c)]['verifydirname']=_0x3b6e81,_0x3b6e81;}function announceTitle(_0x4be4a1){const _0x327632=a44_0x4bcc4a;return console[_0x327632(0x23d)](_0x327632(0x1a5)+chalk[_0x327632(0x24e)](_0x4be4a1)+_0x327632(0x220));}function verifyMicrosoft(_0x4d4a87){const _0x4fbf2e=a44_0x4bcc4a;return JwtVerify(),announceTitle(_0x4fbf2e(0x1ad)),runHttpVerifier(_0x4d4a87,{'label':'Microsoft\x20(Office\x20365)\x20Verifier','validFile':_0x4fbf2e(0x1fb),'invalidFile':_0x4fbf2e(0x19a),'unresolvedFile':_0x4fbf2e(0x1a9),'check':checkMicrosoftLike})[_0x4fbf2e(0x1b7)](fatalVerifierError);}function verifyGoogle(_0x2e7fe6){const _0x32e2d9=a44_0x4bcc4a;return JwtVerify(),announceTitle(_0x32e2d9(0x22d)),runHttpVerifier(_0x2e7fe6,{'label':_0x32e2d9(0x202),'validFile':_0x32e2d9(0x1f6),'invalidFile':_0x32e2d9(0x19f),'unresolvedFile':_0x32e2d9(0x1ea),'check':checkGoogle})[_0x32e2d9(0x1b7)](fatalVerifierError);}function verifyHotmail(_0x3228c9){const _0x5e2e9c=a44_0x4bcc4a;announceTitle(_0x5e2e9c(0x1f4));try{return onlyPremiumLicenses(),runHttpVerifier(_0x3228c9,{'label':_0x5e2e9c(0x19c),'validFile':'hotmail.valid.txt','invalidFile':_0x5e2e9c(0x230),'unresolvedFile':_0x5e2e9c(0x1ac),'check':checkMicrosoftLike})['catch'](fatalVerifierError);}catch(_0x152528){fatalVerifierError(_0x152528);}}function verifyNetEase(_0x5d95d3){const _0x299b3b=a44_0x4bcc4a;announceTitle(_0x299b3b(0x23e));try{return onlyPremiumLicenses(),runHttpVerifier(_0x5d95d3,{'label':_0x299b3b(0x222),'validFile':_0x299b3b(0x24f),'invalidFile':_0x299b3b(0x1cf),'unresolvedFile':_0x299b3b(0x1af),'check':checkNetEase})[_0x299b3b(0x1b7)](fatalVerifierError);}catch(_0x3629e5){fatalVerifierError(_0x3629e5);}}function verifyDomainProvider(_0x4154f6,_0x53a424){const _0x5496ca=a44_0x4bcc4a,_0x18dde6=DOMAIN_PROVIDERS[String(_0x53a424||'')['toLowerCase']()];if(!_0x18dde6)return fatalVerifierError(new Error(_0x5496ca(0x22a)+_0x53a424));announceTitle(_0x18dde6[_0x5496ca(0x1a7)]+'\x20Domain\x20Verifier');try{return onlyPremiumLicenses(),runMxVerifier(_0x4154f6,_0x18dde6)[_0x5496ca(0x1b7)](fatalVerifierError);}catch(_0x3dc741){fatalVerifierError(_0x3dc741);}}function verifyTurbify(_0x71351b){const _0x174c93=a44_0x4bcc4a;return verifyDomainProvider(_0x71351b,_0x174c93(0x261));}function verifyAliMail(_0x494cc0){return verifyDomainProvider(_0x494cc0,'alimail');}function verify263xmail(_0x2b9c16){const _0x54e923=a44_0x4bcc4a;return verifyDomainProvider(_0x2b9c16,_0x54e923(0x254));}function verifyBizQQ(_0x2920c3){const _0x488c90=a44_0x4bcc4a;return verifyDomainProvider(_0x2920c3,_0x488c90(0x24a));}function verifyBarracuda(_0x454d50){const _0x18c848=a44_0x4bcc4a;return verifyDomainProvider(_0x454d50,_0x18c848(0x20f));}module['exports']={'verify263xmail':verify263xmail,'verifyAliMail':verifyAliMail,'verifyBarracuda':verifyBarracuda,'verifyBizQQ':verifyBizQQ,'verifyDomainProvider':verifyDomainProvider,'verifyGoogle':verifyGoogle,'verifyHotmail':verifyHotmail,'verifyMicrosoft':verifyMicrosoft,'verifyNetEase':verifyNetEase,'verifyTurbify':verifyTurbify};function fatalVerifierError(_0x5e4b29){const _0x268eb0=a44_0x4bcc4a;console['log']('\x0aNB:\x20Verify\x20only\x20opted-in\x20or\x20authorized\x20address\x20lists\x20and\x20respect\x20provider\x20limits.'),console['error'](_0x5e4b29?.[_0x268eb0(0x1e3)]||_0x5e4b29),process[_0x268eb0(0x1ca)](0x1);}function a44_0x1b33(){const _0x25b229=['set','BizQQ','toFixed','keys','path','Verifying\x20emails\x20for...\x20[\x20','299634dEmxJr','label','close','microsoft.unresolved.txt','cache','function','hotmail.unresolved.txt','Microsoft\x20(Office\x20365)\x20Verifier','streams','netease.unresolved.txt','ENODOMAIN','max','padStart','ENONAME','576948wOrHyV','all','results/','catch','promises','getDate','barracudanetworks.com','VERIFIER_HTTP_TIMEOUT_MS','append','write','location','mx2.qiye.aliyun.com','yahoodns.net','mxw.263.net','utf8','now','160261neCROD','chalk','mx-biz.mail.am0.yahoodns.net','resolve','VERIFIER_RETRIES','Verifier\x20writer\x20is\x20already\x20closed','exit','streamFor','add',',\x20flushing\x20verifier\x20results...','ENOTFOUND','netease.invalid.txt','patterns','misses','writeFileSync','unresolved','·\x20Output\x20dir\x20:\x20','⚠\x20caught\x20','search','\x20·\x20','yellow','toString','value','barracuda.invalid.txt','entries','·\x20Invalid\x20\x20\x20\x20:\x20','cacheHits','mx1.qiye.aliyun.com','exchange','events','valid','message','bizqq.unresolved.txt','post','finally','767704rsGTmS','https://login.microsoftonline.com/common/GetCredentialType','\x20done','google.unresolved.txt','263xmail.invalid.txt','263xmail.unresolved.txt','263xmail.valid.txt','attr','email','biz.mail.qq.com','mx01.263xmail.com','drain','·\x20Total\x20\x20\x20\x20\x20\x20:\x20','Hotmail\x20(Outlook\x20-\x20Live)','VERIFIER_MX_CACHE_LIMIT','google.valid.txt','toISOString','missing\x20form\x20action','\x20hits\x20/\x20','sort','microsoft.valid.txt','https://entry.qiye.163.com/login/domainEntLogin','validFile','writeChain','apply','unknown','VERIFIER_CONCURRENCY','Google\x20(G-Suite)\x20Verifier','(((.+)+)+)+$','values','invalid','SIGTERM','status','cudaops.com','VERIFIER_MX_CONCURRENCY','cwd','stdout','delete','HTTP\x20','summary.json','barracuda','https://mail.google.com/mail/gxlu?email=','alimail.unresolved.txt','get','length','../../utils/validation','alimail','\x0aNB:\x20Verify\x20only\x20opted-in\x20or\x20authorized\x20address\x20lists\x20and\x20respect\x20provider\x20limits.','alimail.valid.txt','from','cacheMisses','domain','alimail.invalid.txt','1125116QUcVup','AliMail','Barracuda','263xmail.com','\x20]\x0a','totals','NetEase\x20(Qiye.163.com)\x20Verifier','summary','getFullYear','count','../../functions/globals','mkdirSync','constructor','data','Unknown\x20domain\x20verifier:\x20','37965vCHiYQ','env','Google\x20(G-Suite)','·\x20DNS\x20cache\x20\x20:\x20','turbify.com','hotmail.invalid.txt','replace','stringify','split','\x20Domain\x20Verifier','trim','Turbify/Yahoo\x20Business','dirname','mxbiz1.qq.com','priority','isArray','mxbiz2.qq.com','308PbheqU','log','NetEase\x20(Qiye.163.com)','closed','../../utils/jwtVerify','ess.barracudanetworks.com','barracuda.unresolved.txt','·\x20Valid\x20\x20\x20\x20\x20\x20:\x20','asyncIterator','end','ENODATA','has','toLowerCase','code','bizqq','\x20timed\x20out','dns','form','yellowBright','netease.valid.txt','error','bold','mxhichina.com','once','263xmail','join','verifierError','includes','hichina.com','invalidFile','pop','unresolvedFile','bizqq.invalid.txt','barracuda.valid.txt','race','VERIFIER_DNS_TIMEOUT_MS','18132bnPwsy','turbify','map','then','toLocaleString','passerr','microsoft.invalid.txt','size','Hotmail\x20(Outlook\x20-\x20Live)\x20Verifier','action','stats','google.invalid.txt'];a44_0x1b33=function(){return _0x25b229;};return a44_0x1b33();}function normalizeEmail(_0x3da66d){const _0x5be536=a44_0x4bcc4a,_0x2df0d7=String(_0x3da66d||'')['trim']()[_0x5be536(0x248)]();if(!_0x2df0d7||_0x2df0d7[_0x5be536(0x213)]>0xfe||!EMAIL_RE['test'](_0x2df0d7))return'';return _0x2df0d7;}function getEmailDomain(_0x25fc4a){const _0x546738=a44_0x4bcc4a;return String(_0x25fc4a||'')[_0x546738(0x233)]('@')[_0x546738(0x25a)]()[_0x546738(0x235)]()[_0x546738(0x248)]()[_0x546738(0x231)](/\.$/,'');}function isAsyncIterable(_0x43c134){const _0x5857e4=a44_0x4bcc4a;return _0x43c134&&typeof _0x43c134[Symbol[_0x5857e4(0x244)]]===_0x5857e4(0x1ab);}async function*cleanIterable(_0x17cd2a){const _0x5626b5=a44_0x4bcc4a;if(!_0x17cd2a)return;if(isAsyncIterable(_0x17cd2a)){for await(const _0x56b932 of _0x17cd2a){const _0x4abfc9=normalizeEmail(_0x56b932);if(_0x4abfc9)yield _0x4abfc9;}return;}for(const _0x47ea37 of Array[_0x5626b5(0x23a)](_0x17cd2a)?_0x17cd2a:[]){const _0x394060=normalizeEmail(_0x47ea37);if(_0x394060)yield _0x394060;}}async function processIterableInPool(_0x1f499c,_0x50976c,_0x32856e,_0x36bdd8){const _0x3a8da8=a44_0x4bcc4a,_0xb6b08a=new Set();let _0x31e8e6=0x0,_0x5ab78d=0x0,_0x2d5d6d=0x0,_0x43dc52=null;const _0x1a4957=(_0x2230cb=![])=>{const _0xaf9d9c=a44_0x301e,_0x3de127=Date[_0xaf9d9c(0x1c3)]();if(_0x2230cb||_0x3de127-_0x2d5d6d>=PROGRESS_INTERVAL_MS){_0x2d5d6d=_0x3de127;try{_0x36bdd8&&_0x36bdd8({'finished':_0x31e8e6,'inFlight':_0x5ab78d});}catch(_0x866140){}}};for await(const _0xa35b42 of cleanIterable(_0x1f499c)){if(_0x43dc52)break;const _0x2ae8a6=Promise[_0x3a8da8(0x1c7)]()[_0x3a8da8(0x197)](()=>_0x50976c(_0xa35b42))[_0x3a8da8(0x1b7)](_0x3bc45c=>{if(!_0x43dc52)_0x43dc52=_0x3bc45c;})[_0x3a8da8(0x1e6)](()=>{const _0x18c9d8=_0x3a8da8;_0xb6b08a[_0x18c9d8(0x20c)](_0x2ae8a6),_0x5ab78d=_0xb6b08a[_0x18c9d8(0x19b)],_0x31e8e6++,_0x1a4957();});_0xb6b08a[_0x3a8da8(0x1cc)](_0x2ae8a6),_0x5ab78d=_0xb6b08a[_0x3a8da8(0x19b)];if(_0xb6b08a[_0x3a8da8(0x19b)]>=_0x32856e)await Promise[_0x3a8da8(0x25e)](_0xb6b08a);}await Promise[_0x3a8da8(0x1b5)](_0xb6b08a),_0x1a4957(!![]);if(_0x43dc52)throw _0x43dc52;}class VerifyWriter{constructor(_0x3b8886){const _0x11df7b=a44_0x4bcc4a;this['dirname']=_0x3b8886,this[_0x11df7b(0x1ae)]=new Map(),this[_0x11df7b(0x221)]=new Map(),this['closed']=![],this[_0x11df7b(0x1fe)]=Promise[_0x11df7b(0x1c7)]();}['streamFor'](_0x552f26){const _0x3960ca=a44_0x4bcc4a;if(this[_0x3960ca(0x23f)])throw new Error(_0x3960ca(0x1c9));if(this[_0x3960ca(0x1ae)][_0x3960ca(0x247)](_0x552f26))return this['streams']['get'](_0x552f26);const _0xeb9f3a=fs['createWriteStream'](path[_0x3960ca(0x255)](this[_0x3960ca(0x237)],_0x552f26),{'flags':'a','encoding':_0x3960ca(0x1c2),'highWaterMark':STREAM_HIGH_WATER_MARK});return _0xeb9f3a['verifierError']=null,_0xeb9f3a['on'](_0x3960ca(0x250),_0x43046d=>{const _0x2bb4dc=_0x3960ca;_0xeb9f3a[_0x2bb4dc(0x256)]=_0x43046d;}),this[_0x3960ca(0x1ae)][_0x3960ca(0x1a0)](_0x552f26,_0xeb9f3a),_0xeb9f3a;}async[a44_0x4bcc4a(0x1bc)](_0x39fab8,_0x58d9de){const _0x27bc8f=a44_0x4bcc4a,_0x276f34=this['writeChain']['then'](async()=>{const _0x13b5cb=a44_0x301e,_0x5a8186=this[_0x13b5cb(0x1cb)](_0x39fab8);if(_0x5a8186[_0x13b5cb(0x256)])throw _0x5a8186[_0x13b5cb(0x256)];!_0x5a8186[_0x13b5cb(0x1bd)](_0x58d9de+'\x0a',_0x13b5cb(0x1c2))&&await Promise[_0x13b5cb(0x25e)]([once(_0x5a8186,_0x13b5cb(0x1f2)),once(_0x5a8186,'error')[_0x13b5cb(0x197)](([_0x4b8be6])=>{throw _0x4b8be6;})]);if(_0x5a8186['verifierError'])throw _0x5a8186[_0x13b5cb(0x256)];this[_0x13b5cb(0x221)][_0x13b5cb(0x1a0)](_0x39fab8,(this['totals'][_0x13b5cb(0x212)](_0x39fab8)||0x0)+0x1);});return this['writeChain']=_0x276f34[_0x27bc8f(0x1b7)](()=>{}),_0x276f34;}async[a44_0x4bcc4a(0x1a8)](){const _0x5dad54=a44_0x4bcc4a;if(this['closed'])return;await this[_0x5dad54(0x1fe)],this[_0x5dad54(0x23f)]=!![],await Promise['all'](Array[_0x5dad54(0x218)](this[_0x5dad54(0x1ae)][_0x5dad54(0x204)]())[_0x5dad54(0x196)](_0x5c3793=>new Promise((_0x4bbe82,_0x2e8eef)=>{const _0x207f7e=_0x5dad54;if(_0x5c3793['verifierError'])return _0x2e8eef(_0x5c3793[_0x207f7e(0x256)]);_0x5c3793[_0x207f7e(0x253)](_0x207f7e(0x250),_0x2e8eef),_0x5c3793[_0x207f7e(0x245)](_0x4bbe82);})));}[a44_0x4bcc4a(0x225)](_0x1f1a1c){const _0x2edbf4=a44_0x4bcc4a;return this['totals'][_0x2edbf4(0x212)](_0x1f1a1c)||0x0;}[a44_0x4bcc4a(0x223)](){const _0x774ca1=a44_0x4bcc4a,_0x390cb5={};for(const [_0x3f3c8b,_0x47fb4f]of this[_0x774ca1(0x221)][_0x774ca1(0x1dc)]())_0x390cb5[_0x3f3c8b]=_0x47fb4f;return _0x390cb5;}}function makeProgressPrinter(_0x2044ae){const _0x2563c6=a44_0x4bcc4a,_0x41e98f=Date[_0x2563c6(0x1c3)]();let _0x426558=-0x1;return({finished:_0x18d5c1,inFlight:_0x1bac31})=>{const _0x95e799=_0x2563c6;if(_0x18d5c1===_0x426558)return;_0x426558=_0x18d5c1;const _0x5846d1=Math[_0x95e799(0x1b1)](0.001,(Date[_0x95e799(0x1c3)]()-_0x41e98f)/0x3e8),_0x908689=_0x18d5c1/_0x5846d1;process[_0x95e799(0x20b)][_0x95e799(0x1bd)]('\x0d'+_0x2044ae+':\x20'+_0x18d5c1[_0x95e799(0x198)]()+'\x20processed\x20·\x20in-flight\x20'+_0x1bac31+_0x95e799(0x1d7)+_0x908689[_0x95e799(0x1a2)](0x1)+'/s\x20\x20\x20\x20\x20\x20\x20\x20');};}function a44_0x301e(_0x906c8c,_0x2ff22d){const _0x1322fa=a44_0x1b33();return a44_0x301e=function(_0x5a423f,_0xef4021){_0x5a423f=_0x5a423f-0x196;let _0x1b33f8=_0x1322fa[_0x5a423f];return _0x1b33f8;},a44_0x301e(_0x906c8c,_0x2ff22d);}async function sleep(_0x19176d){return new Promise(_0x382892=>setTimeout(_0x382892,_0x19176d));}async function withRetry(_0x350951,_0x5494dd=RETRIES){let _0x1ac5b8;for(let _0x5af371=0x0;_0x5af371<=_0x5494dd;_0x5af371++){try{return await _0x350951(_0x5af371);}catch(_0x49015c){_0x1ac5b8=_0x49015c;if(_0x5af371>=_0x5494dd)break;await sleep(RETRY_BACKOFF_MS*(_0x5af371+0x1));}}throw _0x1ac5b8;}async function withTimeout(_0xcdcb25,_0x296029,_0x2e7664){const _0x113c02=a44_0x4bcc4a;let _0x5a6c26=null;try{return await Promise[_0x113c02(0x25e)]([_0xcdcb25,new Promise((_0x2ec4b3,_0x257d43)=>{const _0x5f299f=_0x113c02;_0x5a6c26=setTimeout(()=>_0x257d43(new Error(_0x2e7664+_0x5f299f(0x24b))),_0x296029);})]);}finally{if(_0x5a6c26)clearTimeout(_0x5a6c26);}}async function runHttpVerifier(_0x4ca626,_0x335977){const _0x5c4a08=a44_0x4bcc4a,_0x4ea31b=getDirname(),_0x5e8f7f=new VerifyWriter(_0x4ea31b);installShutdown(_0x5e8f7f);let _0x2f46c6=0x0,_0x4f5f1a=0x0,_0xda8ef9=0x0,_0x81ccbc=0x0;const _0x3678e4=async _0x28c477=>{const _0x2e3e4a=a44_0x301e;_0x2f46c6++;let _0x15009c;try{_0x15009c=await _0x335977['check'](_0x28c477);}catch(_0x15271d){_0x81ccbc++,await _0x5e8f7f[_0x2e3e4a(0x1bc)](_0x335977[_0x2e3e4a(0x25b)],_0x28c477+'|'+(_0x15271d?.['message']||_0x15271d));return;}if(_0x15009c[_0x2e3e4a(0x207)]===_0x2e3e4a(0x1e2))_0x4f5f1a++,await _0x5e8f7f['append'](_0x335977['validFile'],_0x15009c[_0x2e3e4a(0x1ef)]||_0x28c477);else _0x15009c[_0x2e3e4a(0x207)]==='invalid'?(_0xda8ef9++,await _0x5e8f7f[_0x2e3e4a(0x1bc)](_0x335977['invalidFile'],_0x15009c[_0x2e3e4a(0x1ef)]||_0x28c477)):(_0x81ccbc++,await _0x5e8f7f[_0x2e3e4a(0x1bc)](_0x335977['unresolvedFile'],_0x28c477+'|'+(_0x15009c['reason']||_0x2e3e4a(0x200))));};let _0x4e5971=null;try{await processIterableInPool(_0x4ca626,_0x3678e4,VERIFY_CONCURRENCY,makeProgressPrinter(_0x335977[_0x5c4a08(0x1a7)]));}catch(_0x14a68f){_0x4e5971=_0x14a68f;}finally{process['stdout'][_0x5c4a08(0x1bd)]('\x0a'),await _0x5e8f7f[_0x5c4a08(0x1a8)]();}if(_0x4e5971)throw _0x4e5971;verifierCompleted({'label':_0x335977[_0x5c4a08(0x1a7)],'dirname':_0x4ea31b,'total':_0x2f46c6,'valid':_0x4f5f1a,'invalid':_0xda8ef9,'unresolved':_0x81ccbc,'buckets':_0x5e8f7f[_0x5c4a08(0x223)]()});}function isNoMxDnsError(_0x318909){const _0x444f72=a44_0x4bcc4a;return[_0x444f72(0x246),_0x444f72(0x1ce),_0x444f72(0x1b0),_0x444f72(0x1b3)][_0x444f72(0x257)](_0x318909?.[_0x444f72(0x249)]);}class MxResolver{constructor(){const _0x2ea1c2=a44_0x4bcc4a;this[_0x2ea1c2(0x1aa)]=new Map(),this['hits']=0x0,this[_0x2ea1c2(0x1d1)]=0x0;}async[a44_0x4bcc4a(0x1c7)](_0x548f27){const _0x52ee6c=a44_0x4bcc4a,_0x3f5c43=getEmailDomain(_0x548f27);if(!_0x3f5c43)return[];if(this[_0x52ee6c(0x1aa)]['has'](_0x3f5c43))return this['hits']++,this[_0x52ee6c(0x1aa)][_0x52ee6c(0x212)](_0x3f5c43);this[_0x52ee6c(0x1d1)]++;const _0x3e8aba=withRetry(async()=>{const _0xace1b8=_0x52ee6c;try{const _0x5a7970=await withTimeout(dns['resolveMx'](_0x3f5c43),DNS_TIMEOUT_MS,_0x3f5c43);return Array[_0xace1b8(0x23a)](_0x5a7970)?_0x5a7970[_0xace1b8(0x1fa)]((_0x24650f,_0xb5c259)=>_0x24650f['priority']-_0xb5c259[_0xace1b8(0x239)]):[];}catch(_0x57b555){if(isNoMxDnsError(_0x57b555))return[];throw _0x57b555;}})[_0x52ee6c(0x1b7)](_0x3ac1ce=>{const _0x42d437=_0x52ee6c;this[_0x42d437(0x1aa)]['delete'](_0x3f5c43);throw _0x3ac1ce;});this['cache'][_0x52ee6c(0x1a0)](_0x3f5c43,_0x3e8aba);if(this['cache'][_0x52ee6c(0x19b)]>MX_CACHE_LIMIT){const _0xd32b80=this[_0x52ee6c(0x1aa)][_0x52ee6c(0x1a3)]()['next']()[_0x52ee6c(0x1da)];this[_0x52ee6c(0x1aa)][_0x52ee6c(0x20c)](_0xd32b80);}return _0x3e8aba;}[a44_0x4bcc4a(0x19e)](){const _0x59f6c6=a44_0x4bcc4a;return{'cacheSize':this['cache']['size'],'cacheHits':this['hits'],'cacheMisses':this[_0x59f6c6(0x1d1)]};}}function matchesMx(_0x6c1d09,_0x21a70d){const _0x26ecc7=a44_0x4bcc4a,_0x3c6360=(_0x6c1d09||[])['map'](_0x54bde0=>_0x54bde0?.[_0x26ecc7(0x1e0)]||'')['join']('\x20')[_0x26ecc7(0x248)]();return _0x21a70d['some'](_0x45b636=>_0x3c6360['includes'](String(_0x45b636)[_0x26ecc7(0x248)]()));}async function runMxVerifier(_0x357d24,_0x515190){const _0xf6488f=a44_0x4bcc4a,_0x3885aa=getDirname(),_0xa45851=new VerifyWriter(_0x3885aa);installShutdown(_0xa45851);const _0x2735c7=new MxResolver();let _0x2bba95=0x0,_0x378010=0x0,_0x51d7a5=0x0,_0x3c4a5a=0x0;const _0x42ab69=async _0x1e94fe=>{const _0x2227fa=a44_0x301e;_0x2bba95++;let _0x5c36df;try{_0x5c36df=await _0x2735c7[_0x2227fa(0x1c7)](_0x1e94fe);}catch(_0x45f48c){_0x3c4a5a++,await _0xa45851[_0x2227fa(0x1bc)](_0x515190['unresolvedFile'],_0x1e94fe+'|'+(_0x45f48c?.['message']||_0x45f48c));return;}if(!_0x5c36df[_0x2227fa(0x213)]){_0x51d7a5++,await _0xa45851[_0x2227fa(0x1bc)](_0x515190[_0x2227fa(0x259)],_0x1e94fe);return;}matchesMx(_0x5c36df,_0x515190[_0x2227fa(0x1d0)])?(_0x378010++,await _0xa45851[_0x2227fa(0x1bc)](_0x515190[_0x2227fa(0x1fd)],_0x1e94fe)):(_0x51d7a5++,await _0xa45851[_0x2227fa(0x1bc)](_0x515190['invalidFile'],_0x1e94fe));};let _0x4c7587=null;try{await processIterableInPool(_0x357d24,_0x42ab69,MX_CONCURRENCY,makeProgressPrinter(_0x515190[_0xf6488f(0x1a7)]+_0xf6488f(0x234)));}catch(_0x31c20f){_0x4c7587=_0x31c20f;}finally{process[_0xf6488f(0x20b)]['write']('\x0a'),await _0xa45851['close']();}if(_0x4c7587)throw _0x4c7587;verifierCompleted({'label':_0x515190[_0xf6488f(0x1a7)]+_0xf6488f(0x234),'dirname':_0x3885aa,'total':_0x2bba95,'valid':_0x378010,'invalid':_0x51d7a5,'unresolved':_0x3c4a5a,'buckets':_0xa45851[_0xf6488f(0x223)](),'dns':_0x2735c7['stats']()});}async function checkMicrosoftLike(_0x4d4276){const _0x2a8356=a44_0x4bcc4a,_0x3e85e5=await withRetry(()=>axios[_0x2a8356(0x1e5)](_0x2a8356(0x1e8),JSON['stringify']({'Username':_0x4d4276}),{'timeout':HTTP_TIMEOUT_MS,'headers':{'Content-Type':'application/json'}})),{IfExistsResult:_0x33741e,Username:_0x110671}=_0x3e85e5[_0x2a8356(0x229)]||{};if(_0x33741e===0x0||_0x33741e===0x5||_0x33741e===0x6)return{'status':_0x2a8356(0x1e2),'email':_0x110671||_0x4d4276};if(_0x33741e===0x1)return{'status':_0x2a8356(0x205),'email':_0x4d4276};return{'status':_0x2a8356(0x1d3),'reason':'IfExistsResult='+_0x33741e};}async function checkGoogle(_0x45d6d4){const _0x5146f9=a44_0x4bcc4a,_0x2ef824=await withRetry(()=>axios[_0x5146f9(0x212)](_0x5146f9(0x210)+encodeURIComponent(_0x45d6d4),{'timeout':HTTP_TIMEOUT_MS,'withCredentials':!![],'validateStatus':()=>!![]})),_0x5b4fe3=_0x2ef824['headers']?.['set-cookie'];if(_0x5b4fe3&&_0x5b4fe3[_0x5146f9(0x213)])return{'status':_0x5146f9(0x1e2),'email':_0x45d6d4};if(_0x2ef824[_0x5146f9(0x207)]>=0xc8&&_0x2ef824['status']<0x1f4)return{'status':_0x5146f9(0x205),'email':_0x45d6d4};return{'status':'unresolved','reason':_0x5146f9(0x20d)+_0x2ef824[_0x5146f9(0x207)]};}async function axiosPost(_0x40e988,_0x5132af){const _0x17c6f9=a44_0x4bcc4a;return await axios[_0x17c6f9(0x1e5)](_0x40e988,_0x5132af[_0x17c6f9(0x1d9)](),{'timeout':HTTP_TIMEOUT_MS,'headers':{'Referer':'https://qy.163.com/'},'maxRedirects':0x0,'validateStatus':()=>!![]});}async function checkNetEase(_0x15a382){const _0x4b914f=a44_0x4bcc4a,[_0x2d47d2,_0x2feda6]=_0x15a382[_0x4b914f(0x233)]('@'),_0x316e08=new URLSearchParams({'domain':_0x2feda6,'account_name':_0x2d47d2,'password':'.'}),_0x5b2eac=_0x4b914f(0x1fc);let _0x34a57e=![];const _0x4c05c0=await withRetry(()=>axiosPost(_0x5b2eac,_0x316e08)),{headers:_0x29ed36,data:_0x1dcdbe}=_0x4c05c0;if(!_0x29ed36[_0x4b914f(0x1be)]){const _0x4bd6c8=cheerio['load'](_0x1dcdbe),_0x5b6fd9=_0x4bd6c8(_0x4b914f(0x24d))[_0x4b914f(0x1ee)](_0x4b914f(0x19d));if(!_0x5b6fd9)return{'status':'unresolved','reason':_0x4b914f(0x1f8)};const _0x2daa8b=await withRetry(()=>axiosPost(_0x5b6fd9,_0x316e08)),_0x426e02=String(_0x2daa8b['headers']?.[_0x4b914f(0x1be)]||'')['toLowerCase']();if(_0x426e02[_0x4b914f(0x257)]('passerr'))_0x34a57e=!![];if(_0x426e02[_0x4b914f(0x257)](_0x4b914f(0x21a)))_0x34a57e=![];}else{const _0x3080a4=String(_0x29ed36[_0x4b914f(0x1be)]||'')[_0x4b914f(0x248)]();if(_0x3080a4[_0x4b914f(0x257)](_0x4b914f(0x199)))_0x34a57e=!![];}return _0x34a57e?{'status':_0x4b914f(0x1e2),'email':_0x15a382}:{'status':_0x4b914f(0x205),'email':_0x15a382};}let SHUTDOWN_INSTALLED=![];function installShutdown(_0x1f271d){const _0x59a6a9=a44_0x4bcc4a;if(SHUTDOWN_INSTALLED)return;SHUTDOWN_INSTALLED=!![];const _0x19c774=async _0x5b0c71=>{const _0x4b17ee=a44_0x301e;try{process[_0x4b17ee(0x20b)][_0x4b17ee(0x1bd)]('\x0a'+chalk[_0x4b17ee(0x1d8)](_0x4b17ee(0x1d5)+_0x5b0c71+_0x4b17ee(0x1cd))+'\x0a'),await _0x1f271d[_0x4b17ee(0x1a8)]();}catch(_0x26b5d3){}process[_0x4b17ee(0x1ca)](0x0);};process[_0x59a6a9(0x253)]('SIGINT',()=>_0x19c774('SIGINT')),process[_0x59a6a9(0x253)](_0x59a6a9(0x206),()=>_0x19c774(_0x59a6a9(0x206)));}function verifierCompleted({label:_0x303aa3,dirname:_0x2f566e,total:_0x56d4f3,valid:_0x14cde4,invalid:_0xd91dff,unresolved:_0x41092b,buckets:buckets={},dns:dns=null}){const _0x1bbb45=a44_0x4bcc4a,_0x3a7408={'label':_0x303aa3,'completed_at':new Date()[_0x1bbb45(0x1f7)](),'total':_0x56d4f3,'valid':_0x14cde4,'invalid':_0xd91dff,'unresolved':_0x41092b,'output_dir':_0x2f566e,'buckets':buckets,...dns?{'dns':dns}:{}};try{fs[_0x1bbb45(0x1d2)](path['join'](_0x2f566e,_0x1bbb45(0x20e)),JSON[_0x1bbb45(0x232)](_0x3a7408,null,0x2)+'\x0a',_0x1bbb45(0x1c2));}catch(_0x559243){}executionCompleted(),console[_0x1bbb45(0x23d)]('\x0a'+chalk[_0x1bbb45(0x251)](_0x303aa3)+_0x1bbb45(0x1e9)),console[_0x1bbb45(0x23d)](_0x1bbb45(0x1f3)+_0x56d4f3[_0x1bbb45(0x198)]()),console['log'](_0x1bbb45(0x243)+_0x14cde4[_0x1bbb45(0x198)]()),console[_0x1bbb45(0x23d)](_0x1bbb45(0x1dd)+_0xd91dff[_0x1bbb45(0x198)]()),console['log']('·\x20Unresolved\x20:\x20'+_0x41092b[_0x1bbb45(0x198)]()),console[_0x1bbb45(0x23d)](_0x1bbb45(0x1d4)+_0x2f566e),dns&&console['log'](_0x1bbb45(0x22e)+dns[_0x1bbb45(0x1de)]['toLocaleString']()+_0x1bbb45(0x1f9)+dns[_0x1bbb45(0x219)][_0x1bbb45(0x198)]()+'\x20misses'),console[_0x1bbb45(0x23d)](_0x1bbb45(0x216)),alertUser(),process[_0x1bbb45(0x1ca)](0x0);}
|
package/helpers.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a45_0x1d06f2=a45_0x3dd0;(function(_0x5ecc82,_0x3657e0){const _0x167675=a45_0x3dd0,_0x32d3da=_0x5ecc82();while(!![]){try{const _0x3bae0b=parseInt(_0x167675(0xda))/0x1*(parseInt(_0x167675(0xdb))/0x2)+parseInt(_0x167675(0xcc))/0x3*(-parseInt(_0x167675(0xd8))/0x4)+-parseInt(_0x167675(0xcf))/0x5+-parseInt(_0x167675(0xd5))/0x6*(-parseInt(_0x167675(0xd0))/0x7)+parseInt(_0x167675(0xd9))/0x8*(-parseInt(_0x167675(0xc2))/0x9)+parseInt(_0x167675(0xd3))/0xa+parseInt(_0x167675(0xc4))/0xb;if(_0x3bae0b===_0x3657e0)break;else _0x32d3da['push'](_0x32d3da['shift']());}catch(_0xde5a91){_0x32d3da['push'](_0x32d3da['shift']());}}}(a45_0x6e1a,0x49878));const a45_0x9779eb=(function(){let _0x61c57a=!![];return function(_0x1f280e,_0x59346c){const _0x2445cd=_0x61c57a?function(){const _0x19a3e4=a45_0x3dd0;if(_0x59346c){const _0x114e94=_0x59346c[_0x19a3e4(0xd2)](_0x1f280e,arguments);return _0x59346c=null,_0x114e94;}}:function(){};return _0x61c57a=![],_0x2445cd;};}()),a45_0xf45ee0=a45_0x9779eb(this,function(){const _0x55d36b=a45_0x3dd0;return a45_0xf45ee0[_0x55d36b(0xca)]()[_0x55d36b(0xcb)]('(((.+)+)+)+$')['toString']()['constructor'](a45_0xf45ee0)[_0x55d36b(0xcb)]('(((.+)+)+)+$');});a45_0xf45ee0();const fs=require('fs');require(a45_0x1d06f2(0xc1)),require[a45_0x1d06f2(0xd1)][a45_0x1d06f2(0xc7)]=function(_0x26b5e7,_0x3a7aac){const _0x59497d=a45_0x1d06f2;_0x26b5e7[_0x59497d(0xc3)]=fs[_0x59497d(0xd4)](_0x3a7aac,'utf8');};let Base64={'_keyStr':a45_0x1d06f2(0xc9),'encode':function(_0x1ef0fa){const _0xa7aa05=a45_0x1d06f2;let _0x41b45b='',_0x1c9e27,_0x292464,_0x3fe77a,_0x5d9f91,_0x1898f8,_0x23ca32,_0x21353d,_0x53f105=0x0;_0x1ef0fa=Base64[_0xa7aa05(0xc5)](_0x1ef0fa);while(_0x53f105<_0x1ef0fa[_0xa7aa05(0xc6)]){_0x1c9e27=_0x1ef0fa['charCodeAt'](_0x53f105++),_0x292464=_0x1ef0fa[_0xa7aa05(0xd7)](_0x53f105++),_0x3fe77a=_0x1ef0fa[_0xa7aa05(0xd7)](_0x53f105++),_0x5d9f91=_0x1c9e27>>0x2,_0x1898f8=(_0x1c9e27&0x3)<<0x4|_0x292464>>0x4,_0x23ca32=(_0x292464&0xf)<<0x2|_0x3fe77a>>0x6,_0x21353d=_0x3fe77a&0x3f;if(isNaN(_0x292464))_0x23ca32=_0x21353d=0x40;else isNaN(_0x3fe77a)&&(_0x21353d=0x40);_0x41b45b=_0x41b45b+this[_0xa7aa05(0xcd)]['charAt'](_0x5d9f91)+this[_0xa7aa05(0xcd)][_0xa7aa05(0xce)](_0x1898f8)+this[_0xa7aa05(0xcd)]['charAt'](_0x23ca32)+this['_keyStr'][_0xa7aa05(0xce)](_0x21353d);}return _0x41b45b;},'decode':function(_0x5de232){const _0x33cfc2=a45_0x1d06f2;let _0x1127f0='',_0x4d3140,_0x47fa33,_0x262041,_0x4b4bc2,_0x1583db,_0x356b4e,_0x2e0876,_0x4ecf5a=0x0;_0x5de232=_0x5de232['replace'](/[^A-Za-z0-9+/=]/g,'');while(_0x4ecf5a<_0x5de232[_0x33cfc2(0xc6)]){_0x4b4bc2=this[_0x33cfc2(0xcd)]['indexOf'](_0x5de232[_0x33cfc2(0xce)](_0x4ecf5a++)),_0x1583db=this[_0x33cfc2(0xcd)][_0x33cfc2(0xc8)](_0x5de232[_0x33cfc2(0xce)](_0x4ecf5a++)),_0x356b4e=this[_0x33cfc2(0xcd)]['indexOf'](_0x5de232[_0x33cfc2(0xce)](_0x4ecf5a++)),_0x2e0876=this[_0x33cfc2(0xcd)][_0x33cfc2(0xc8)](_0x5de232['charAt'](_0x4ecf5a++)),_0x4d3140=_0x4b4bc2<<0x2|_0x1583db>>0x4,_0x47fa33=(_0x1583db&0xf)<<0x4|_0x356b4e>>0x2,_0x262041=(_0x356b4e&0x3)<<0x6|_0x2e0876,_0x1127f0=_0x1127f0+String[_0x33cfc2(0xd6)](_0x4d3140),_0x356b4e!=0x40&&(_0x1127f0=_0x1127f0+String['fromCharCode'](_0x47fa33)),_0x2e0876!=0x40&&(_0x1127f0=_0x1127f0+String[_0x33cfc2(0xd6)](_0x262041));}return _0x1127f0=Base64['_utf8_decode'](_0x1127f0),_0x1127f0;},'_utf8_encode':function(_0x43cbbf){const _0x248354=a45_0x1d06f2;_0x43cbbf=_0x43cbbf[_0x248354(0xc0)](/rn/g,'n');let _0x26a4f4='';for(let _0x19d723=0x0;_0x19d723<_0x43cbbf[_0x248354(0xc6)];_0x19d723++){let _0xb08ecd=_0x43cbbf[_0x248354(0xd7)](_0x19d723);if(_0xb08ecd<0x80)_0x26a4f4+=String[_0x248354(0xd6)](_0xb08ecd);else _0xb08ecd>0x7f&&_0xb08ecd<0x800?(_0x26a4f4+=String[_0x248354(0xd6)](_0xb08ecd>>0x6|0xc0),_0x26a4f4+=String[_0x248354(0xd6)](_0xb08ecd&0x3f|0x80)):(_0x26a4f4+=String[_0x248354(0xd6)](_0xb08ecd>>0xc|0xe0),_0x26a4f4+=String[_0x248354(0xd6)](_0xb08ecd>>0x6&0x3f|0x80),_0x26a4f4+=String[_0x248354(0xd6)](_0xb08ecd&0x3f|0x80));}return _0x26a4f4;},'_utf8_decode':function(_0x2d8006){const _0x135998=a45_0x1d06f2;let _0x4eed71='',_0x342c8f=0x0,_0x190942=c1=c2=0x0;while(_0x342c8f<_0x2d8006[_0x135998(0xc6)]){_0x190942=_0x2d8006[_0x135998(0xd7)](_0x342c8f);if(_0x190942<0x80)_0x4eed71+=String[_0x135998(0xd6)](_0x190942),_0x342c8f++;else _0x190942>0xbf&&_0x190942<0xe0?(c2=_0x2d8006['charCodeAt'](_0x342c8f+0x1),_0x4eed71+=String[_0x135998(0xd6)]((_0x190942&0x1f)<<0x6|c2&0x3f),_0x342c8f+=0x2):(c2=_0x2d8006['charCodeAt'](_0x342c8f+0x1),c3=_0x2d8006['charCodeAt'](_0x342c8f+0x2),_0x4eed71+=String[_0x135998(0xd6)]((_0x190942&0xf)<<0xc|(c2&0x3f)<<0x6|c3&0x3f),_0x342c8f+=0x3);}return _0x4eed71;}};function a45_0x3dd0(_0x2b4a91,_0x463391){const _0x28ff2f=a45_0x6e1a();return a45_0x3dd0=function(_0xf45ee0,_0x9779eb){_0xf45ee0=_0xf45ee0-0xc0;let _0x6e1a3c=_0x28ff2f[_0xf45ee0];return _0x6e1a3c;},a45_0x3dd0(_0x2b4a91,_0x463391);}module['exports']=Base64;function a45_0x6e1a(){const _0x83c8ee=['1319048kVxWMD','1UYUFDQ','293564GMRvqK','replace','word-casing','27GykmOk','exports','4931234zafaBZ','_utf8_encode','length','.version','indexOf','ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=','toString','search','1803eXLMSg','_keyStr','charAt','925990QRPbpz','7drfcCR','extensions','apply','1022710NoRRLF','readFileSync','2571066mlEIEo','fromCharCode','charCodeAt','964kkFDxr'];a45_0x6e1a=function(){return _0x83c8ee;};return a45_0x6e1a();}
|
package/models/user.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const a46_0x239319=a46_0x2054;(function(_0x37cd46,_0x720013){const _0xf8ecbe=a46_0x2054,_0x1b3470=_0x37cd46();while(!![]){try{const _0x2955aa=-parseInt(_0xf8ecbe(0x132))/0x1+parseInt(_0xf8ecbe(0x133))/0x2+-parseInt(_0xf8ecbe(0x12a))/0x3*(-parseInt(_0xf8ecbe(0x137))/0x4)+parseInt(_0xf8ecbe(0x138))/0x5+parseInt(_0xf8ecbe(0x131))/0x6+-parseInt(_0xf8ecbe(0x12c))/0x7+parseInt(_0xf8ecbe(0x135))/0x8*(-parseInt(_0xf8ecbe(0x134))/0x9);if(_0x2955aa===_0x720013)break;else _0x1b3470['push'](_0x1b3470['shift']());}catch(_0x2b0476){_0x1b3470['push'](_0x1b3470['shift']());}}}(a46_0x2dfc,0xd1151));const a46_0x32e80b=(function(){let _0x17a72d=!![];return function(_0x511298,_0x392b53){const _0x48cfac=_0x17a72d?function(){if(_0x392b53){const _0x3cdc8f=_0x392b53['apply'](_0x511298,arguments);return _0x392b53=null,_0x3cdc8f;}}:function(){};return _0x17a72d=![],_0x48cfac;};}()),a46_0x2f35ef=a46_0x32e80b(this,function(){const _0x14b450=a46_0x2054;return a46_0x2f35ef[_0x14b450(0x12e)]()[_0x14b450(0x12b)]('(((.+)+)+)+$')[_0x14b450(0x12e)]()['constructor'](a46_0x2f35ef)[_0x14b450(0x12b)](_0x14b450(0x130));});function a46_0x2054(_0x2bdbf8,_0x5a0bb8){const _0xb8c5ac=a46_0x2dfc();return a46_0x2054=function(_0x2f35ef,_0x32e80b){_0x2f35ef=_0x2f35ef-0x129;let _0x2dfcb2=_0xb8c5ac[_0x2f35ef];return _0x2dfcb2;},a46_0x2054(_0x2bdbf8,_0x5a0bb8);}a46_0x2f35ef();function a46_0x2dfc(){const _0x2a6607=['4709160FfYbpb','updated_at','39424zRbbXJ','2939075SyvdEq','model','462XDfXDB','search','8099896cAFlHn','created_at','toString','user','(((.+)+)+)+$','8657838TCZsNP','30595rwMjkS','522894xgCSQd','27NDcFSj'];a46_0x2dfc=function(){return _0x2a6607;};return a46_0x2dfc();}const mongoose=require('mongoose'),{Schema}=mongoose,userSchema=new Schema({'username':{'type':String,'unique':!![]},'email':{'type':String,'unique':!![]},'password':{'type':String}},{'timestamps':{'createdAt':a46_0x239319(0x12d),'updatedAt':a46_0x239319(0x136)}});module['exports']=mongoose[a46_0x239319(0x129)](a46_0x239319(0x12f),userSchema);
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "monoclaude",
|
|
3
3
|
"appName": "monoclaude Agent",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.2",
|
|
5
5
|
"description": "HTML preset and properties",
|
|
6
6
|
"main": "ultra.js",
|
|
7
7
|
"bin": {
|
|
@@ -11,7 +11,6 @@
|
|
|
11
11
|
"engines": {
|
|
12
12
|
"node": ">=18.20.5"
|
|
13
13
|
},
|
|
14
|
-
|
|
15
14
|
"dependencies": {
|
|
16
15
|
"@faker-js/faker": "^9.2.0",
|
|
17
16
|
"axios": "^1.6.8",
|
package/ultra.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
const
|
|
2
|
+
const a47_0x166180=a47_0x9f12;(function(_0x3b3062,_0xe8fffd){const _0x4685ac=a47_0x9f12,_0x15c237=_0x3b3062();while(!![]){try{const _0x3c0eda=parseInt(_0x4685ac(0x10b))/0x1*(-parseInt(_0x4685ac(0x10e))/0x2)+parseInt(_0x4685ac(0x117))/0x3+-parseInt(_0x4685ac(0x118))/0x4+parseInt(_0x4685ac(0xfa))/0x5+parseInt(_0x4685ac(0x11c))/0x6+parseInt(_0x4685ac(0xff))/0x7*(-parseInt(_0x4685ac(0xfe))/0x8)+-parseInt(_0x4685ac(0x102))/0x9;if(_0x3c0eda===_0xe8fffd)break;else _0x15c237['push'](_0x15c237['shift']());}catch(_0x4beac1){_0x15c237['push'](_0x15c237['shift']());}}}(a47_0x4ab9,0x8958e));const a47_0x9f2004=(function(){let _0x1f5974=!![];return function(_0x99b69b,_0x4cbfb0){const _0x55374f=_0x1f5974?function(){if(_0x4cbfb0){const _0x3fc689=_0x4cbfb0['apply'](_0x99b69b,arguments);return _0x4cbfb0=null,_0x3fc689;}}:function(){};return _0x1f5974=![],_0x55374f;};}()),a47_0x39d0d5=a47_0x9f2004(this,function(){const _0x4151ec=a47_0x9f12;return a47_0x39d0d5[_0x4151ec(0xfb)]()[_0x4151ec(0x104)](_0x4151ec(0xf7))[_0x4151ec(0xfb)]()[_0x4151ec(0x110)](a47_0x39d0d5)['search'](_0x4151ec(0xf7));});function a47_0x4ab9(){const _0x178473=['uncaughtException','5700753ZKrHhT','update','search','commander','./logs/error.log','join','./helpers','promises','./logs/mError.log','2aVTGUK','message','argv','64028XmjJwY','utf8','constructor','__MONOTOMIC_CLI_COMMAND','inquirer','./package.json','has','description','./denv','2824989nnCgiS','3670756QfJbNV','-v,\x20--version','writeFile','toLowerCase','5157636IcCuQn','preAction','(((.+)+)+)+$','version','parseAsync','2739140phAySg','toString','unhandledRejection','hook','8viAQHT','1199723ATFRBf','cwd'];a47_0x4ab9=function(){return _0x178473;};return a47_0x4ab9();}function a47_0x9f12(_0x218d2d,_0xe3dff7){const _0x278748=a47_0x4ab9();return a47_0x9f12=function(_0x39d0d5,_0x9f2004){_0x39d0d5=_0x39d0d5-0xf6;let _0x4ab9bb=_0x278748[_0x39d0d5];return _0x4ab9bb;},a47_0x9f12(_0x218d2d,_0xe3dff7);}a47_0x39d0d5(),require(a47_0x166180(0x116)),require(a47_0x166180(0x108));const fs=require('fs'),path=require('path'),{Command}=require(a47_0x166180(0x105)),{prompt}=require(a47_0x166180(0x112)),program=new Command(),{appName,version,description}=require(a47_0x166180(0x113)),{initSoftware,checkForUpdates}=require('./functions/globals'),{AUTH_FREE_COMMANDS,requireSignedIn,resolveCliCommandFromArgv}=require('./utils/jwtVerify'),Commands=require('./commands');global[a47_0x166180(0x111)]=resolveCliCommandFromArgv();function enforceLicense(_0xdc1c23=''){const _0x58a315=a47_0x166180;global['__MONOTOMIC_CLI_COMMAND']=String(_0xdc1c23||'')[_0x58a315(0x11b)](),requireSignedIn(_0xdc1c23);}process['on'](a47_0x166180(0xfc),async _0x10b090=>{const _0x51562f=a47_0x166180;try{let _0x1743be=path[_0x51562f(0x107)](process[_0x51562f(0x100)](),_0x51562f(0x106));await fs[_0x51562f(0x109)][_0x51562f(0x11a)](_0x1743be,_0x10b090+'\x0a',{'encoding':_0x51562f(0x10f),'flag':'a+','mode':0x1b6});}catch{}}),process['on'](a47_0x166180(0x101),async _0xbe064f=>{const _0x2810ef=a47_0x166180;try{let _0x442bb9=path[_0x2810ef(0x107)](process[_0x2810ef(0x100)](),_0x2810ef(0x10a));await fs['promises'][_0x2810ef(0x11a)](_0x442bb9,_0xbe064f+'\x0a',{'encoding':'utf8','flag':'a+','mode':0x1b6});}catch{}}),program['name'](''+appName)[a47_0x166180(0xf8)](version,a47_0x166180(0x119))[a47_0x166180(0x115)](description)[a47_0x166180(0xfd)](a47_0x166180(0xf6),async(_0x5594fe,_0xa87422)=>{const _0x17dd6f=a47_0x166180;try{const _0x554d8c=_0xa87422['name']();enforceLicense(_0x554d8c);const [_0x26a6a5,_0x5e371b]=await initSoftware(),_0x3bf13a=_0x554d8c===_0x17dd6f(0x103)||AUTH_FREE_COMMANDS[_0x17dd6f(0x114)](_0x554d8c);if(!_0x3bf13a)await checkForUpdates({'prompt':prompt,'cb':_0x26a6a5,'spinner':_0x5e371b});else _0x26a6a5(!![]);}catch(_0x2ef9c2){throw new Error(_0x2ef9c2[_0x17dd6f(0x10c)]);}}),Commands({'program':program,'prompt':prompt}),program[a47_0x166180(0xf9)](process[a47_0x166180(0x10d)]);
|
package/utils/checker.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x2ec409,_0x3210f6){const _0x3af95f=a48_0x1323,_0x53dea1=_0x2ec409();while(!![]){try{const _0x43569d=-parseInt(_0x3af95f(0x11e))/0x1*(-parseInt(_0x3af95f(0x113))/0x2)+parseInt(_0x3af95f(0x112))/0x3+parseInt(_0x3af95f(0x10f))/0x4*(-parseInt(_0x3af95f(0x11b))/0x5)+parseInt(_0x3af95f(0x115))/0x6*(-parseInt(_0x3af95f(0x10c))/0x7)+-parseInt(_0x3af95f(0x117))/0x8+parseInt(_0x3af95f(0x11c))/0x9+parseInt(_0x3af95f(0x10e))/0xa*(parseInt(_0x3af95f(0x11d))/0xb);if(_0x43569d===_0x3210f6)break;else _0x53dea1['push'](_0x53dea1['shift']());}catch(_0x38c575){_0x53dea1['push'](_0x53dea1['shift']());}}}(a48_0x1dbe,0x20c7c));const a48_0x4cec85=(function(){let _0x3ff4a8=!![];return function(_0x46c657,_0xc8d7a1){const _0x195890=_0x3ff4a8?function(){const _0x43e7de=a48_0x1323;if(_0xc8d7a1){const _0x2c5da7=_0xc8d7a1[_0x43e7de(0x116)](_0x46c657,arguments);return _0xc8d7a1=null,_0x2c5da7;}}:function(){};return _0x3ff4a8=![],_0x195890;};}()),a48_0x27f1a6=a48_0x4cec85(this,function(){const _0x3bacbe=a48_0x1323;return a48_0x27f1a6['toString']()[_0x3bacbe(0x110)](_0x3bacbe(0x11a))[_0x3bacbe(0x118)]()[_0x3bacbe(0x114)](a48_0x27f1a6)[_0x3bacbe(0x110)](_0x3bacbe(0x11a));});function a48_0x1dbe(){const _0xfe522d=['exit-process','638568aHvHFU','23308mTtaZR','constructor','470148aBfsrm','apply','1534752VAEusa','toString','length','(((.+)+)+)+$','125945HsclKa','1241397BqZniT','44slAIFx','1cacSIA','21jbttqa','exit','559830fyHypD','4pMntvX','search'];a48_0x1dbe=function(){return _0xfe522d;};return a48_0x1dbe();}function a48_0x1323(_0x44e5c2,_0x3a08b2){const _0x4424aa=a48_0x1dbe();return a48_0x1323=function(_0x27f1a6,_0x4cec85){_0x27f1a6=_0x27f1a6-0x10c;let _0x1dbeb8=_0x4424aa[_0x27f1a6];return _0x1dbeb8;},a48_0x1323(_0x44e5c2,_0x3a08b2);}a48_0x27f1a6();function CheckIf(_0x5b7402,_0x3d9cb9=null,_0x2023bc){const _0x55dd5e=a48_0x1323;_0x5b7402=_0x5b7402['reverse']();for(let _0x5087fd=_0x5b7402[_0x55dd5e(0x119)];_0x5087fd--;){const _0x15a497=_0x5b7402[_0x5087fd];if(_0x3d9cb9==_0x55dd5e(0x111)&&_0x15a497)_0x2023bc(),process[_0x55dd5e(0x10d)](0x1);else{if(_0x15a497)_0x2023bc();}}}module['exports']=CheckIf;
|
package/utils/colors.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function a49_0x3b23(){var _0x5c833a=['2893710IZEYkk','\x1b[4m','39310RCTvvA','\x1b[45m','\x1b[40m','\x1b[8m','\x1b[33m','24pGaRnD','\x1b[43m','\x1b[46m','20zelsQr','\x1b[47m','\x1b[38;5;209m','1033170YdAuMh','\x1b[48;5;209m','1822104NhypBh','117736BppVCT','(((.+)+)+)+$','\x1b[32m','\x1b[7m','3805560lmoIGV','exports','1302644kPTFdT','\x1b[37m','8OucYxH','toString','search','\x1b[2m','\x1b[42m','\x1b[31m','constructor','\x1b[5m','\x1b[34m','\x1b[41m','\x1b[1m','\x1b[36m'];a49_0x3b23=function(){return _0x5c833a;};return a49_0x3b23();}var a49_0x352de0=a49_0x263a;function a49_0x263a(_0x4bc115,_0x483d0d){var _0x59725d=a49_0x3b23();return a49_0x263a=function(_0x5e1f13,_0x388dd4){_0x5e1f13=_0x5e1f13-0x171;var _0x3b23cb=_0x59725d[_0x5e1f13];return _0x3b23cb;},a49_0x263a(_0x4bc115,_0x483d0d);}(function(_0x5201ec,_0x13710a){var _0xa6a35b=a49_0x263a,_0x179174=_0x5201ec();while(!![]){try{var _0x424b44=parseInt(_0xa6a35b(0x17e))/0x1*(parseInt(_0xa6a35b(0x194))/0x2)+parseInt(_0xa6a35b(0x189))/0x3+-parseInt(_0xa6a35b(0x18c))/0x4*(parseInt(_0xa6a35b(0x186))/0x5)+-parseInt(_0xa6a35b(0x17c))/0x6+parseInt(_0xa6a35b(0x192))/0x7+parseInt(_0xa6a35b(0x183))/0x8*(parseInt(_0xa6a35b(0x18b))/0x9)+-parseInt(_0xa6a35b(0x190))/0xa;if(_0x424b44===_0x13710a)break;else _0x179174['push'](_0x179174['shift']());}catch(_0x582f91){_0x179174['push'](_0x179174['shift']());}}}(a49_0x3b23,0x4cc91));var a49_0x388dd4=(function(){var _0x348ad0=!![];return function(_0x3c5dce,_0x5d1885){var _0x840818=_0x348ad0?function(){if(_0x5d1885){var _0x3a808f=_0x5d1885['apply'](_0x3c5dce,arguments);return _0x5d1885=null,_0x3a808f;}}:function(){};return _0x348ad0=![],_0x840818;};}()),a49_0x5e1f13=a49_0x388dd4(this,function(){var _0x306ac8=a49_0x263a;return a49_0x5e1f13[_0x306ac8(0x171)]()[_0x306ac8(0x172)](_0x306ac8(0x18d))[_0x306ac8(0x171)]()[_0x306ac8(0x176)](a49_0x5e1f13)['search'](_0x306ac8(0x18d));});a49_0x5e1f13(),module[a49_0x352de0(0x191)]={'reset':'\x1b[0m','bright':a49_0x352de0(0x17a),'dim':a49_0x352de0(0x173),'underscore':a49_0x352de0(0x17d),'blink':a49_0x352de0(0x177),'reverse':a49_0x352de0(0x18f),'hidden':a49_0x352de0(0x181),'black':'\x1b[30m','red':a49_0x352de0(0x175),'green':a49_0x352de0(0x18e),'yellow':a49_0x352de0(0x182),'orange':a49_0x352de0(0x188),'purple':'\x1b[38;5;105m','blue':a49_0x352de0(0x178),'magenta':'\x1b[35m','cyan':a49_0x352de0(0x17b),'white':a49_0x352de0(0x193),'BGblack':a49_0x352de0(0x180),'BGred':a49_0x352de0(0x179),'BGgreen':a49_0x352de0(0x174),'BGyellow':a49_0x352de0(0x184),'BGorange':a49_0x352de0(0x18a),'BGpurple':'\x1b[48;5;105m','BGblue':'\x1b[44m','BGmagenta':a49_0x352de0(0x17f),'BGcyan':a49_0x352de0(0x185),'BGwhite':a49_0x352de0(0x187)};
|
package/utils/features.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function a46_0x92fc(){var _0xf5bb22=['Bcc','zip_file_path','1749141zZnrmU','30sNhtIb','Rotate\x20sender\x20From\x20addresses\x20from\x20bulk-from-mail.txt\x20while\x20bulk\x20SMTP\x20is\x20sending.','use_exchange_smtp','How\x20many\x20do\x20you\x20want\x20to\x20send\x20per\x20fire?\x20Try\x20this\x20feature.\x20Default\x20is\x20...','Free\x20Sending','6HCscbN','live_view_theme','(((.+)+)+)+$','Use\x20a\x20new\x20\x27from_name\x27\x20per\x20thread,\x20while\x20sending\x20out.','multiple_proxy_engine','embedded_file','Message\x20to\x20DOC','5312qNmMkT','constructor','message_to_epub','There\x20are\x20some\x20conflicts,\x20look\x20well.\x20This\x20feature\x20added\x20a\x20local\x20file\x20to\x20your\x20message\x20body.','Password-protect\x20every\x20generated\x20PDF\x20(Standard\x20Security\x20Handler\x20V1/R2).\x20Recipients\x20must\x20enter\x20this\x20password\x20to\x20open\x20the\x20file.','Convert\x20readable\x20HTML\x20text\x20into\x20a\x20.wav\x20audio\x20attachment\x20using\x20the\x20HTML2WAV\x20backend.','Message\x20to\x20WAV','Multi\x20Thread','QR\x20Code\x20(with\x20logo)','Send\x20out\x20dynamic\x20and\x20uniquely,\x20constructed\x20XLSX\x20file\x20using\x20your\x20HTML.','Turbo\x20Mode','message_to_mov','zip_attachment','pdf_watermark','search','message_to_wav','Send\x20out\x20with\x20eml\x20attachments\x20as\x20normal.\x20Thinking\x20well.','is_multi_thread','message_to_image_link','use_hide_from_email','message_encryption','Attachments','Convert\x20HTML\x20with\x20data-ical-*\x20fields\x20into\x20a\x20standards-compliant\x20.ics\x20calendar\x20attachment.','rotate_ip','Render\x20a\x20custom\x20text\x20header\x20at\x20the\x20top\x20of\x20every\x20page.','Bulk\x20From\x20Mail','message_to_pptx','Send\x20out\x20dynamic\x20and\x20uniquely,\x20constructed\x20DOC\x20file\x20using\x20your\x20HTML.','qr_code','Render\x20a\x20rotated,\x20semi-transparent\x20text\x20overlay\x20on\x20every\x20page\x20of\x20the\x20generated\x20PDF.','Switch\x20between\x20IP\x20and\x20Proxies.\x20Try\x20this\x20out\x20quickly','Lights\x20and\x20Speed,\x20super-fast\x20sending.\x20Get\x20the\x20feeling\x20of\x20Sending\x20out.','Live\x20View','pdf_password','Multiple\x20From\x20Names','Light\x20speed,\x20super-fast\x20sending.\x20Turbo\x20mode\x20is\x20quick\x20to\x20inbox.','Bulk\x20SMTP','Link\x20Obfuscator','multiple_senders','delay_sending_seconds','message_to_xlsx','Use\x20this\x20to\x20send\x20and\x20test\x20for\x20great\x20subject.','Send\x20your\x20message-body\x20as\x20an\x20image.\x20Be\x20sure\x20you\x20follow\x20the\x20docs.','1697704YNaFtT','52550BgsUjs','Message\x20to\x20RTF','message_to_rtf','use_attachment','Welcome\x20to\x20the\x20slow\x20part.\x20Delay\x20your\x20sendout\x20be\x20timing\x20seconds.','PDF\x20Header','Use\x20OWA\x20as\x20SMTP,\x20sendout\x20with\x20office\x20and\x20outlook.','PDF\x20Watermark','pdf_footer','Optionally\x20wrap\x20the\x20fully\x20rendered\x20messages.html\x20body\x20in\x20a\x20self-contained\x20decoder.\x20Off\x20by\x20default.','bulk_smtp','5425vGsxfb','Send\x20out\x20with\x20an\x20encrypted\x20link\x20for\x20more\x20inbox\x20as\x20normal.','9486HXCNeT','multiple_links','Hide\x20the\x20sender\x20e-mail\x20in\x20the\x20visible\x20From:\x20header\x20(display\x20name\x20only).\x20SMTP\x20envelope\x20still\x20uses\x20the\x20real\x20address\x20so\x20delivery\x20and\x20bounces\x20keep\x20working.','9wwNqJV','message_to_ics','turbo_mode','multiple_subjects','Send\x20out\x20dynamic\x20and\x20uniquely,\x20constructed\x20PPTX\x20file\x20using\x20your\x20HTML.','embedded_file_path','Test\x20for\x20a\x20valid\x20sender,\x20anytime\x20anyday,\x20before\x20sending\x20out.','message_to_doc','Multiple\x20Proxy\x20Engine','use_zimbra_smtp','qr_code_link','4603915mfAqnA','Message\x20to\x20Excel','toString','QR\x20Code','Rotate\x20IP','obfuscator_link','Retry\x20a\x20failed\x20mail\x20send\x20N\x20times\x20before\x20moving\x20on.\x20Set\x20to\x20false\x20to\x20disable,\x20true\x20for\x201\x20retry,\x20or\x20any\x20number\x20(e.g.\x203)\x20for\x20that\x20many\x20retries.','Message\x20to\x20ICS','Attach\x20one\x20or\x20many\x20.zip\x20files\x20from\x20the\x20configured\x20ZIP\x20attachment\x20paths.','exports','Send\x20out\x20dynamic\x20and\x20uniquely,\x20constructed\x20EPUB\x20file\x20using\x20your\x20HTML.','Send\x20direct-to-recipient\x20MX\x20through\x20validated\x20SOCKS4/SOCKS5\x20proxies.\x20Single\x20proxy\x20comes\x20from\x20monotomic.json\x20proxy_engine;\x20bulk\x20rotation\x20uses\x20proxy_engine.txt\x20when\x20multiple_proxy_engine\x20is\x20true.','Message\x20Encryption','obfuscator','Message\x20to\x20PowerPoint','apply','how_many_thread','Hide\x20From\x20Email','4465637cJqmvh','message_to_image','Bulk\x20SMTP,\x20test\x20and\x20send\x20with\x20any\x20amount\x20of\x20smtp\x20list\x20as\x20you\x20wish.','EML\x20Attachments','PDF\x20Footer','eml_attachment','Multiple\x20Links','ZIP\x20Attachments','Message\x20to\x20EPUB','proxy_socks_direct_engine','PDF\x20Password','Message\x20to\x20MOV','use_free_sending','bulk_from_mails','delay_sending','Multiple\x20Subjects','use_bcc','Message\x20to\x20PDF','Yes!\x20This\x20feature\x20is\x20the\x20good\x20thing.\x20Use\x20it\x20to\x20send\x20for\x20mobiles;\x20turn\x20on\x20the\x20settings.\x20Embeds\x20the\x20recipient\x27s\x20domain\x20favicon\x20in\x20the\x20centre\x20when\x20qr_code_logo\x20is\x20on.','retry_again','Retry\x20Again'];a46_0x92fc=function(){return _0xf5bb22;};return a46_0x92fc();}var a46_0x21f329=a46_0x4e12;(function(_0x284298,_0x282385){var _0x1dc5d4=a46_0x4e12,_0x50a41a=_0x284298();while(!![]){try{var _0x145f05=parseInt(_0x1dc5d4(0xbf))/0x1+-parseInt(_0x1dc5d4(0xcc))/0x2*(parseInt(_0x1dc5d4(0xcf))/0x3)+parseInt(_0x1dc5d4(0xbe))/0x4+parseInt(_0x1dc5d4(0xda))/0x5*(parseInt(_0x1dc5d4(0x8c))/0x6)+-parseInt(_0x1dc5d4(0xca))/0x7*(-parseInt(_0x1dc5d4(0x93))/0x8)+-parseInt(_0x1dc5d4(0x86))/0x9+-parseInt(_0x1dc5d4(0x87))/0xa*(parseInt(_0x1dc5d4(0xec))/0xb);if(_0x145f05===_0x282385)break;else _0x50a41a['push'](_0x50a41a['shift']());}catch(_0x4826a7){_0x50a41a['push'](_0x50a41a['shift']());}}}(a46_0x92fc,0x769f8));var a46_0x335698=(function(){var _0x1caee3=!![];return function(_0x434769,_0x5cb99b){var _0x31df2b=_0x1caee3?function(){var _0x34956f=a46_0x4e12;if(_0x5cb99b){var _0x1ecb4e=_0x5cb99b[_0x34956f(0xe9)](_0x434769,arguments);return _0x5cb99b=null,_0x1ecb4e;}}:function(){};return _0x1caee3=![],_0x31df2b;};}()),a46_0x5853f3=a46_0x335698(this,function(){var _0x19f7e4=a46_0x4e12;return a46_0x5853f3[_0x19f7e4(0xdc)]()[_0x19f7e4(0xa1)](_0x19f7e4(0x8e))[_0x19f7e4(0xdc)]()[_0x19f7e4(0x94)](a46_0x5853f3)[_0x19f7e4(0xa1)](_0x19f7e4(0x8e));});function a46_0x4e12(_0x10c9bd,_0xd26bed){var _0x4b4c49=a46_0x92fc();return a46_0x4e12=function(_0x5853f3,_0x335698){_0x5853f3=_0x5853f3-0x83;var _0x92fc46=_0x4b4c49[_0x5853f3];return _0x92fc46;},a46_0x4e12(_0x10c9bd,_0xd26bed);}a46_0x5853f3(),module[a46_0x21f329(0xe3)]=[{'title':a46_0x21f329(0x9d),'ref':a46_0x21f329(0xd1),'conflicts':['delay_sending'],'exempts':[],'premium':!![],'children':[],'description':a46_0x21f329(0xb6)},{'title':'Proxy\x20SOCKS\x20Direct\x20Engine','ref':a46_0x21f329(0xf5),'conflicts':['use_free_sending',a46_0x21f329(0xd8),a46_0x21f329(0x89),a46_0x21f329(0xaa)],'exempts':[],'premium':!![],'children':[a46_0x21f329(0x90)],'description':a46_0x21f329(0xe5)},{'title':a46_0x21f329(0xd7),'ref':a46_0x21f329(0x90),'conflicts':[],'exempts':[],'premium':!![],'children':[],'description':'Use\x20proxy_engine.txt\x20as\x20the\x20bulk\x20SOCKS\x20proxy\x20source\x20for\x20Proxy\x20SOCKS\x20Direct\x20Engine\x20instead\x20of\x20the\x20single\x20monotomic.json\x20proxy_engine\x20block.'},{'title':a46_0x21f329(0xb3),'ref':'live_view','conflicts':[],'exempts':[],'premium':!![],'children':[a46_0x21f329(0x8d)],'description':a46_0x21f329(0xb2)},{'title':'Zimbra\x20SOAP\x20Fallback','ref':a46_0x21f329(0xd8),'conflicts':[a46_0x21f329(0xf8),'use_exchange_smtp'],'exempts':[],'premium':!![],'children':[],'description':'When\x20normal\x20SMTP\x20submit\x20fails\x20against\x20a\x20Zimbra-shaped\x20host,\x20retry\x20once\x20via\x20the\x20Zimbra\x20SOAP\x20API\x20(https://<host>/service/soap)\x20using\x20the\x20same\x20SMTP\x20credentials.'},{'title':'Exchange\x20SMTP','ref':a46_0x21f329(0x89),'conflicts':[],'exempts':[],'premium':!![],'children':[],'description':a46_0x21f329(0xc5)},{'title':a46_0x21f329(0x8b),'ref':a46_0x21f329(0xf8),'conflicts':['use_exchange_smtp',a46_0x21f329(0xc9),'rotate_ip'],'exempts':[],'premium':![],'children':[],'description':'Send\x20for\x20FREE\x20without\x20SMTP,\x20make\x20sure\x20to\x20sendout\x20with\x20a\x20good\x20from_email.'},{'title':a46_0x21f329(0x84),'ref':a46_0x21f329(0xfc),'conflicts':[],'exempts':[],'premium':![],'children':[],'description':'Hide\x20your\x20To:,\x20sendout\x20in\x20bcc.'},{'title':a46_0x21f329(0xeb),'ref':a46_0x21f329(0xa6),'conflicts':[],'exempts':[],'premium':![],'children':[],'description':a46_0x21f329(0xce)},{'title':a46_0x21f329(0xb7),'ref':a46_0x21f329(0xc9),'conflicts':[a46_0x21f329(0xf8)],'exempts':[],'premium':!![],'children':[],'description':a46_0x21f329(0xee)},{'title':a46_0x21f329(0xac),'ref':a46_0x21f329(0xf9),'conflicts':[],'exempts':[],'premium':![],'children':[],'description':a46_0x21f329(0x88)},{'title':'Multiple\x20Senders','ref':a46_0x21f329(0xb9),'conflicts':[],'exempts':[],'premium':!![],'children':[],'description':a46_0x21f329(0xd5)},{'title':a46_0x21f329(0xfb),'ref':a46_0x21f329(0xd2),'conflicts':[],'exempts':[],'premium':!![],'children':[],'description':a46_0x21f329(0xbc)},{'title':a46_0x21f329(0xf2),'ref':a46_0x21f329(0xcd),'conflicts':[],'exempts':[],'premium':!![],'children':[],'description':'Use\x20a\x20new\x20link\x20per\x20thread,\x20while\x20sending\x20out.'},{'title':a46_0x21f329(0xb5),'ref':'multiple_from_names','conflicts':[],'exempts':[],'premium':!![],'children':[],'description':a46_0x21f329(0x8f)},{'title':'Message\x20to\x20Image','ref':a46_0x21f329(0xed),'conflicts':['embedded_file'],'exempts':[],'premium':!![],'children':[a46_0x21f329(0xa5)],'description':a46_0x21f329(0xbd)},{'title':a46_0x21f329(0xfd),'ref':'message_to_pdf','conflicts':[],'exempts':[],'premium':!![],'children':['pdf_orientation',a46_0x21f329(0xc2)],'description':'Send\x20out\x20dynamic\x20and\x20uniquely,\x20constructed\x20PDF\x20file\x20using\x20your\x20HTML.'},{'title':a46_0x21f329(0xf6),'ref':a46_0x21f329(0xb4),'conflicts':[],'exempts':[],'premium':!![],'children':[],'description':a46_0x21f329(0x97)},{'title':a46_0x21f329(0xc6),'ref':a46_0x21f329(0xa0),'conflicts':[],'exempts':[],'premium':!![],'children':[],'description':a46_0x21f329(0xb0)},{'title':a46_0x21f329(0xc4),'ref':'pdf_header','conflicts':[],'exempts':[],'premium':!![],'children':[],'description':a46_0x21f329(0xab)},{'title':a46_0x21f329(0xf0),'ref':a46_0x21f329(0xc7),'conflicts':[],'exempts':[],'premium':!![],'children':[],'description':'Render\x20a\x20custom\x20text\x20footer\x20at\x20the\x20bottom\x20of\x20every\x20page.'},{'title':a46_0x21f329(0x92),'ref':a46_0x21f329(0xd6),'conflicts':[],'exempts':[],'premium':!![],'children':[a46_0x21f329(0xc2)],'description':a46_0x21f329(0xae)},{'title':a46_0x21f329(0xc0),'ref':a46_0x21f329(0xc1),'conflicts':[],'exempts':[],'premium':!![],'children':[a46_0x21f329(0xc2)],'description':'Send\x20out\x20dynamic\x20and\x20uniquely,\x20constructed\x20RTF\x20file\x20using\x20your\x20HTML.'},{'title':a46_0x21f329(0xf4),'ref':a46_0x21f329(0x95),'conflicts':[],'exempts':[],'premium':!![],'children':['use_attachment'],'description':a46_0x21f329(0xe4)},{'title':a46_0x21f329(0xdb),'ref':a46_0x21f329(0xbb),'conflicts':[],'exempts':[],'premium':!![],'children':[a46_0x21f329(0xc2)],'description':a46_0x21f329(0x9c)},{'title':a46_0x21f329(0xe8),'ref':a46_0x21f329(0xad),'conflicts':[],'exempts':[],'premium':!![],'children':[a46_0x21f329(0xc2)],'description':a46_0x21f329(0xd3)},{'title':a46_0x21f329(0xe1),'ref':a46_0x21f329(0xd0),'conflicts':[],'exempts':[],'premium':!![],'children':[a46_0x21f329(0xc2)],'description':a46_0x21f329(0xa9)},{'title':a46_0x21f329(0x99),'ref':a46_0x21f329(0xa2),'conflicts':[],'exempts':[],'premium':!![],'children':[a46_0x21f329(0xc2)],'description':a46_0x21f329(0x98)},{'title':a46_0x21f329(0xf7),'ref':a46_0x21f329(0x9e),'conflicts':[],'exempts':[],'premium':!![],'children':[a46_0x21f329(0xc2)],'description':'Render\x20HTML\x20into\x20a\x20QuickTime\x20.mov\x20video\x20attachment\x20using\x20the\x20HTML2MOV\x20backend.'},{'title':'Delay\x20Sending','ref':a46_0x21f329(0xfa),'conflicts':['turbo_mode'],'exempts':[],'premium':!![],'children':[a46_0x21f329(0xba)],'description':a46_0x21f329(0xc3)},{'title':a46_0x21f329(0xa8),'ref':a46_0x21f329(0xc2),'conflicts':[],'exempts':[],'premium':![],'children':[],'description':'Send\x20out\x20with\x20attachments\x20as\x20normal.'},{'title':a46_0x21f329(0xef),'ref':a46_0x21f329(0xf1),'conflicts':[],'exempts':[],'premium':!![],'children':[],'description':a46_0x21f329(0xa3)},{'title':a46_0x21f329(0xf3),'ref':a46_0x21f329(0x9f),'conflicts':[],'exempts':[],'premium':![],'children':[a46_0x21f329(0x85),'zip_file_paths'],'description':a46_0x21f329(0xe2)},{'title':a46_0x21f329(0xe6),'ref':a46_0x21f329(0xa7),'conflicts':[],'exempts':[],'premium':![],'children':[],'description':a46_0x21f329(0xc8)},{'title':a46_0x21f329(0xb8),'ref':a46_0x21f329(0xe7),'conflicts':[],'exempts':[],'premium':![],'children':[a46_0x21f329(0xdf),a46_0x21f329(0xc2)],'description':a46_0x21f329(0xcb)},{'title':'Embedded\x20Image','ref':a46_0x21f329(0x91),'conflicts':[a46_0x21f329(0xed)],'exempts':[],'premium':!![],'children':[a46_0x21f329(0xd4)],'description':a46_0x21f329(0x96)},{'title':a46_0x21f329(0xdd),'titleFn':_0x37561=>_0x37561&&_0x37561[a46_0x21f329(0xaf)]&&_0x37561['qr_code_logo']?a46_0x21f329(0x9b):a46_0x21f329(0xdd),'ref':a46_0x21f329(0xaf),'conflicts':[],'exempts':[],'premium':!![],'children':[a46_0x21f329(0xd9)],'description':a46_0x21f329(0xfe)},{'title':a46_0x21f329(0x9a),'ref':a46_0x21f329(0xa4),'conflicts':[],'exempts':[],'premium':![],'children':[a46_0x21f329(0xea)],'description':a46_0x21f329(0x8a)},{'title':a46_0x21f329(0xde),'ref':'rotate_ip','conflicts':[],'exempts':[],'premium':!![],'children':[],'description':a46_0x21f329(0xb1)},{'title':a46_0x21f329(0x83),'ref':a46_0x21f329(0xff),'conflicts':[],'exempts':[],'premium':![],'children':[],'description':a46_0x21f329(0xe0)}];
|
|
1
|
+
function a50_0xac8f(){var _0x47c7d9=['Send\x20out\x20dynamic\x20and\x20uniquely,\x20constructed\x20DOC\x20file\x20using\x20your\x20HTML.','Zimbra\x20SOAP\x20Fallback','Rotate\x20IP','Message\x20to\x20MOV','turbo_mode','PDF\x20Header','pdf_footer','zip_file_paths','24YSIjVc','Use\x20OWA\x20as\x20SMTP,\x20sendout\x20with\x20office\x20and\x20outlook.','Delay\x20Sending','36426moGNJn','obfuscator_link','use_free_sending','Convert\x20HTML\x20with\x20data-ical-*\x20fields\x20into\x20a\x20standards-compliant\x20.ics\x20calendar\x20attachment.','multiple_senders','delay_sending_seconds','There\x20are\x20some\x20conflicts,\x20look\x20well.\x20This\x20feature\x20added\x20a\x20local\x20file\x20to\x20your\x20message\x20body.','Multiple\x20Senders','Free\x20Sending','62762RmDjHC','Message\x20to\x20PowerPoint','Exchange\x20SMTP','delay_sending','Message\x20to\x20PDF','message_to_mov','PDF\x20Password','message_to_ics','how_many_thread','Send\x20for\x20FREE\x20without\x20SMTP,\x20make\x20sure\x20to\x20sendout\x20with\x20a\x20good\x20from_email.','39orIRAe','qr_code','apply','obfuscator','Send\x20out\x20with\x20eml\x20attachments\x20as\x20normal.\x20Thinking\x20well.','PDF\x20Watermark','Render\x20a\x20rotated,\x20semi-transparent\x20text\x20overlay\x20on\x20every\x20page\x20of\x20the\x20generated\x20PDF.','Message\x20Encryption','use_bcc','Turbo\x20Mode','2470708xxJBBK','Multiple\x20Links','Render\x20HTML\x20into\x20a\x20QuickTime\x20.mov\x20video\x20attachment\x20using\x20the\x20HTML2MOV\x20backend.','multiple_proxy_engine','Message\x20to\x20Excel','Proxy\x20SOCKS\x20Direct\x20Engine','Multi\x20Thread','Send\x20your\x20message-body\x20as\x20an\x20image.\x20Be\x20sure\x20you\x20follow\x20the\x20docs.','use_zimbra_smtp','multiple_subjects','3511365azILvE','10wHISlh','Use\x20a\x20new\x20\x27from_name\x27\x20per\x20thread,\x20while\x20sending\x20out.','constructor','message_to_wav','Bulk\x20SMTP,\x20test\x20and\x20send\x20with\x20any\x20amount\x20of\x20smtp\x20list\x20as\x20you\x20wish.','message_to_xlsx','message_encryption','Hide\x20the\x20sender\x20e-mail\x20in\x20the\x20visible\x20From:\x20header\x20(display\x20name\x20only).\x20SMTP\x20envelope\x20still\x20uses\x20the\x20real\x20address\x20so\x20delivery\x20and\x20bounces\x20keep\x20working.','Send\x20out\x20with\x20attachments\x20as\x20normal.','When\x20normal\x20SMTP\x20submit\x20fails\x20against\x20a\x20Zimbra-shaped\x20host,\x20retry\x20once\x20via\x20the\x20Zimbra\x20SOAP\x20API\x20(https://<host>/service/soap)\x20using\x20the\x20same\x20SMTP\x20credentials.','toString','message_to_pptx','Message\x20to\x20EPUB','bulk_smtp','Hide\x20From\x20Email','bulk_from_mails','exports','Use\x20proxy_engine.txt\x20as\x20the\x20bulk\x20SOCKS\x20proxy\x20source\x20for\x20Proxy\x20SOCKS\x20Direct\x20Engine\x20instead\x20of\x20the\x20single\x20monotomic.json\x20proxy_engine\x20block.','Render\x20a\x20custom\x20text\x20footer\x20at\x20the\x20bottom\x20of\x20every\x20page.','Use\x20this\x20to\x20send\x20and\x20test\x20for\x20great\x20subject.','message_to_pdf','QR\x20Code\x20(with\x20logo)','search','Send\x20out\x20dynamic\x20and\x20uniquely,\x20constructed\x20EPUB\x20file\x20using\x20your\x20HTML.','message_to_image_link','zip_attachment','Attach\x20one\x20or\x20many\x20.zip\x20files\x20from\x20the\x20configured\x20ZIP\x20attachment\x20paths.','Message\x20to\x20DOC','Multiple\x20Subjects','Welcome\x20to\x20the\x20slow\x20part.\x20Delay\x20your\x20sendout\x20be\x20timing\x20seconds.','681850MjOmAb','rotate_ip','Send\x20out\x20dynamic\x20and\x20uniquely,\x20constructed\x20RTF\x20file\x20using\x20your\x20HTML.','Hide\x20your\x20To:,\x20sendout\x20in\x20bcc.','live_view_theme','use_attachment','embedded_file','Bulk\x20SMTP','message_to_image','Send\x20out\x20dynamic\x20and\x20uniquely,\x20constructed\x20PDF\x20file\x20using\x20your\x20HTML.','use_hide_from_email','Message\x20to\x20Image','Password-protect\x20every\x20generated\x20PDF\x20(Standard\x20Security\x20Handler\x20V1/R2).\x20Recipients\x20must\x20enter\x20this\x20password\x20to\x20open\x20the\x20file.','1330Kqzfxu','Attachments','Bulk\x20From\x20Mail','PDF\x20Footer','Retry\x20a\x20failed\x20mail\x20send\x20N\x20times\x20before\x20moving\x20on.\x20Set\x20to\x20false\x20to\x20disable,\x20true\x20for\x201\x20retry,\x20or\x20any\x20number\x20(e.g.\x203)\x20for\x20that\x20many\x20retries.','proxy_socks_direct_engine','Render\x20a\x20custom\x20text\x20header\x20at\x20the\x20top\x20of\x20every\x20page.','multiple_links','use_exchange_smtp','Multiple\x20From\x20Names','Light\x20speed,\x20super-fast\x20sending.\x20Turbo\x20mode\x20is\x20quick\x20to\x20inbox.','Rotate\x20sender\x20From\x20addresses\x20from\x20bulk-from-mail.txt\x20while\x20bulk\x20SMTP\x20is\x20sending.','4890366orXxIi','QR\x20Code','(((.+)+)+)+$','message_to_epub','Use\x20a\x20new\x20link\x20per\x20thread,\x20while\x20sending\x20out.','message_to_rtf','Optionally\x20wrap\x20the\x20fully\x20rendered\x20messages.html\x20body\x20in\x20a\x20self-contained\x20decoder.\x20Off\x20by\x20default.','6168200IPZJlE','message_to_doc'];a50_0xac8f=function(){return _0x47c7d9;};return a50_0xac8f();}var a50_0x36b88d=a50_0xc4f2;(function(_0x104d6d,_0x2796fa){var _0x361220=a50_0xc4f2,_0x1a4554=_0x104d6d();while(!![]){try{var _0x1a5698=-parseInt(_0x361220(0x18e))/0x1+-parseInt(_0x361220(0x1c4))/0x2*(-parseInt(_0x361220(0x1ce))/0x3)+-parseInt(_0x361220(0x165))/0x4*(parseInt(_0x361220(0x170))/0x5)+parseInt(_0x361220(0x1bb))/0x6*(parseInt(_0x361220(0x19b))/0x7)+parseInt(_0x361220(0x1b8))/0x8*(parseInt(_0x361220(0x1a7))/0x9)+-parseInt(_0x361220(0x1ae))/0xa+parseInt(_0x361220(0x16f))/0xb;if(_0x1a5698===_0x2796fa)break;else _0x1a4554['push'](_0x1a4554['shift']());}catch(_0x84c1a2){_0x1a4554['push'](_0x1a4554['shift']());}}}(a50_0xac8f,0xee774));function a50_0xc4f2(_0x1a5875,_0x239d3a){var _0x5408d8=a50_0xac8f();return a50_0xc4f2=function(_0x15bd22,_0xc9a4d7){_0x15bd22=_0x15bd22-0x15e;var _0xac8f6c=_0x5408d8[_0x15bd22];return _0xac8f6c;},a50_0xc4f2(_0x1a5875,_0x239d3a);}var a50_0xc9a4d7=(function(){var _0x2d065c=!![];return function(_0x592df3,_0x46220a){var _0x170104=_0x2d065c?function(){var _0x2086ad=a50_0xc4f2;if(_0x46220a){var _0x326ab0=_0x46220a[_0x2086ad(0x1d0)](_0x592df3,arguments);return _0x46220a=null,_0x326ab0;}}:function(){};return _0x2d065c=![],_0x170104;};}()),a50_0x15bd22=a50_0xc9a4d7(this,function(){var _0x58fbc7=a50_0xc4f2;return a50_0x15bd22[_0x58fbc7(0x17a)]()[_0x58fbc7(0x186)](_0x58fbc7(0x1a9))[_0x58fbc7(0x17a)]()[_0x58fbc7(0x172)](a50_0x15bd22)[_0x58fbc7(0x186)]('(((.+)+)+)+$');});a50_0x15bd22(),module[a50_0x36b88d(0x180)]=[{'title':a50_0x36b88d(0x164),'ref':'turbo_mode','conflicts':[a50_0x36b88d(0x1c7)],'exempts':[],'premium':!![],'children':[],'description':a50_0x36b88d(0x1a5)},{'title':a50_0x36b88d(0x16a),'ref':a50_0x36b88d(0x1a0),'conflicts':[a50_0x36b88d(0x1bd),a50_0x36b88d(0x16d),a50_0x36b88d(0x1a3),a50_0x36b88d(0x18f)],'exempts':[],'premium':!![],'children':[a50_0x36b88d(0x168)],'description':'Send\x20direct-to-recipient\x20MX\x20through\x20validated\x20SOCKS4/SOCKS5\x20proxies.\x20Single\x20proxy\x20comes\x20from\x20monotomic.json\x20proxy_engine;\x20bulk\x20rotation\x20uses\x20proxy_engine.txt\x20when\x20multiple_proxy_engine\x20is\x20true.'},{'title':'Multiple\x20Proxy\x20Engine','ref':a50_0x36b88d(0x168),'conflicts':[],'exempts':[],'premium':!![],'children':[],'description':a50_0x36b88d(0x181)},{'title':'Live\x20View','ref':'live_view','conflicts':[],'exempts':[],'premium':!![],'children':[a50_0x36b88d(0x192)],'description':'Lights\x20and\x20Speed,\x20super-fast\x20sending.\x20Get\x20the\x20feeling\x20of\x20Sending\x20out.'},{'title':a50_0x36b88d(0x1b1),'ref':a50_0x36b88d(0x16d),'conflicts':['use_free_sending','use_exchange_smtp'],'exempts':[],'premium':!![],'children':[],'description':a50_0x36b88d(0x179)},{'title':a50_0x36b88d(0x1c6),'ref':a50_0x36b88d(0x1a3),'conflicts':[],'exempts':[],'premium':!![],'children':[],'description':a50_0x36b88d(0x1b9)},{'title':a50_0x36b88d(0x1c3),'ref':a50_0x36b88d(0x1bd),'conflicts':[a50_0x36b88d(0x1a3),a50_0x36b88d(0x17d),a50_0x36b88d(0x18f)],'exempts':[],'premium':![],'children':[],'description':a50_0x36b88d(0x1cd)},{'title':'Bcc','ref':a50_0x36b88d(0x163),'conflicts':[],'exempts':[],'premium':![],'children':[],'description':a50_0x36b88d(0x191)},{'title':a50_0x36b88d(0x17e),'ref':a50_0x36b88d(0x198),'conflicts':[],'exempts':[],'premium':![],'children':[],'description':a50_0x36b88d(0x177)},{'title':a50_0x36b88d(0x195),'ref':a50_0x36b88d(0x17d),'conflicts':[a50_0x36b88d(0x1bd)],'exempts':[],'premium':!![],'children':[],'description':a50_0x36b88d(0x174)},{'title':a50_0x36b88d(0x19d),'ref':a50_0x36b88d(0x17f),'conflicts':[],'exempts':[],'premium':![],'children':[],'description':a50_0x36b88d(0x1a6)},{'title':a50_0x36b88d(0x1c2),'ref':a50_0x36b88d(0x1bf),'conflicts':[],'exempts':[],'premium':!![],'children':[],'description':'Test\x20for\x20a\x20valid\x20sender,\x20anytime\x20anyday,\x20before\x20sending\x20out.'},{'title':a50_0x36b88d(0x18c),'ref':a50_0x36b88d(0x16e),'conflicts':[],'exempts':[],'premium':!![],'children':[],'description':a50_0x36b88d(0x183)},{'title':a50_0x36b88d(0x166),'ref':a50_0x36b88d(0x1a2),'conflicts':[],'exempts':[],'premium':!![],'children':[],'description':a50_0x36b88d(0x1ab)},{'title':a50_0x36b88d(0x1a4),'ref':'multiple_from_names','conflicts':[],'exempts':[],'premium':!![],'children':[],'description':a50_0x36b88d(0x171)},{'title':a50_0x36b88d(0x199),'ref':a50_0x36b88d(0x196),'conflicts':[a50_0x36b88d(0x194)],'exempts':[],'premium':!![],'children':[a50_0x36b88d(0x188)],'description':a50_0x36b88d(0x16c)},{'title':a50_0x36b88d(0x1c8),'ref':a50_0x36b88d(0x184),'conflicts':[],'exempts':[],'premium':!![],'children':['pdf_orientation','use_attachment'],'description':a50_0x36b88d(0x197)},{'title':a50_0x36b88d(0x1ca),'ref':'pdf_password','conflicts':[],'exempts':[],'premium':!![],'children':[],'description':a50_0x36b88d(0x19a)},{'title':a50_0x36b88d(0x160),'ref':'pdf_watermark','conflicts':[],'exempts':[],'premium':!![],'children':[],'description':a50_0x36b88d(0x161)},{'title':a50_0x36b88d(0x1b5),'ref':'pdf_header','conflicts':[],'exempts':[],'premium':!![],'children':[],'description':a50_0x36b88d(0x1a1)},{'title':a50_0x36b88d(0x19e),'ref':a50_0x36b88d(0x1b6),'conflicts':[],'exempts':[],'premium':!![],'children':[],'description':a50_0x36b88d(0x182)},{'title':a50_0x36b88d(0x18b),'ref':a50_0x36b88d(0x1af),'conflicts':[],'exempts':[],'premium':!![],'children':[a50_0x36b88d(0x193)],'description':a50_0x36b88d(0x1b0)},{'title':'Message\x20to\x20RTF','ref':a50_0x36b88d(0x1ac),'conflicts':[],'exempts':[],'premium':!![],'children':[a50_0x36b88d(0x193)],'description':a50_0x36b88d(0x190)},{'title':a50_0x36b88d(0x17c),'ref':a50_0x36b88d(0x1aa),'conflicts':[],'exempts':[],'premium':!![],'children':[a50_0x36b88d(0x193)],'description':a50_0x36b88d(0x187)},{'title':a50_0x36b88d(0x169),'ref':a50_0x36b88d(0x175),'conflicts':[],'exempts':[],'premium':!![],'children':[a50_0x36b88d(0x193)],'description':'Send\x20out\x20dynamic\x20and\x20uniquely,\x20constructed\x20XLSX\x20file\x20using\x20your\x20HTML.'},{'title':a50_0x36b88d(0x1c5),'ref':a50_0x36b88d(0x17b),'conflicts':[],'exempts':[],'premium':!![],'children':[a50_0x36b88d(0x193)],'description':'Send\x20out\x20dynamic\x20and\x20uniquely,\x20constructed\x20PPTX\x20file\x20using\x20your\x20HTML.'},{'title':'Message\x20to\x20ICS','ref':a50_0x36b88d(0x1cb),'conflicts':[],'exempts':[],'premium':!![],'children':[a50_0x36b88d(0x193)],'description':a50_0x36b88d(0x1be)},{'title':'Message\x20to\x20WAV','ref':a50_0x36b88d(0x173),'conflicts':[],'exempts':[],'premium':!![],'children':[a50_0x36b88d(0x193)],'description':'Convert\x20readable\x20HTML\x20text\x20into\x20a\x20.wav\x20audio\x20attachment\x20using\x20the\x20HTML2WAV\x20backend.'},{'title':a50_0x36b88d(0x1b3),'ref':a50_0x36b88d(0x1c9),'conflicts':[],'exempts':[],'premium':!![],'children':['use_attachment'],'description':a50_0x36b88d(0x167)},{'title':a50_0x36b88d(0x1ba),'ref':a50_0x36b88d(0x1c7),'conflicts':[a50_0x36b88d(0x1b4)],'exempts':[],'premium':!![],'children':[a50_0x36b88d(0x1c0)],'description':a50_0x36b88d(0x18d)},{'title':a50_0x36b88d(0x19c),'ref':a50_0x36b88d(0x193),'conflicts':[],'exempts':[],'premium':![],'children':[],'description':a50_0x36b88d(0x178)},{'title':'EML\x20Attachments','ref':'eml_attachment','conflicts':[],'exempts':[],'premium':!![],'children':[],'description':a50_0x36b88d(0x15f)},{'title':'ZIP\x20Attachments','ref':a50_0x36b88d(0x189),'conflicts':[],'exempts':[],'premium':![],'children':['zip_file_path',a50_0x36b88d(0x1b7)],'description':a50_0x36b88d(0x18a)},{'title':a50_0x36b88d(0x162),'ref':a50_0x36b88d(0x176),'conflicts':[],'exempts':[],'premium':![],'children':[],'description':a50_0x36b88d(0x1ad)},{'title':'Link\x20Obfuscator','ref':a50_0x36b88d(0x15e),'conflicts':[],'exempts':[],'premium':![],'children':[a50_0x36b88d(0x1bc),a50_0x36b88d(0x193)],'description':'Send\x20out\x20with\x20an\x20encrypted\x20link\x20for\x20more\x20inbox\x20as\x20normal.'},{'title':'Embedded\x20Image','ref':a50_0x36b88d(0x194),'conflicts':[a50_0x36b88d(0x196)],'exempts':[],'premium':!![],'children':['embedded_file_path'],'description':a50_0x36b88d(0x1c1)},{'title':'QR\x20Code','titleFn':_0x1e6646=>_0x1e6646&&_0x1e6646[a50_0x36b88d(0x1cf)]&&_0x1e6646['qr_code_logo']?a50_0x36b88d(0x185):a50_0x36b88d(0x1a8),'ref':'qr_code','conflicts':[],'exempts':[],'premium':!![],'children':['qr_code_link'],'description':'Yes!\x20This\x20feature\x20is\x20the\x20good\x20thing.\x20Use\x20it\x20to\x20send\x20for\x20mobiles;\x20turn\x20on\x20the\x20settings.\x20Embeds\x20the\x20recipient\x27s\x20domain\x20favicon\x20in\x20the\x20centre\x20when\x20qr_code_logo\x20is\x20on.'},{'title':a50_0x36b88d(0x16b),'ref':'is_multi_thread','conflicts':[],'exempts':[],'premium':![],'children':[a50_0x36b88d(0x1cc)],'description':'How\x20many\x20do\x20you\x20want\x20to\x20send\x20per\x20fire?\x20Try\x20this\x20feature.\x20Default\x20is\x20...'},{'title':a50_0x36b88d(0x1b2),'ref':a50_0x36b88d(0x18f),'conflicts':[],'exempts':[],'premium':!![],'children':[],'description':'Switch\x20between\x20IP\x20and\x20Proxies.\x20Try\x20this\x20out\x20quickly'},{'title':'Retry\x20Again','ref':'retry_again','conflicts':[],'exempts':[],'premium':![],'children':[],'description':a50_0x36b88d(0x19f)}];
|
package/utils/jwtVerify.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const a51_0x4a53ad=a51_0x44e5;(function(_0x1d995b,_0x585957){const _0x2f5e58=a51_0x44e5,_0x234166=_0x1d995b();while(!![]){try{const _0x379833=-parseInt(_0x2f5e58(0x107))/0x1+-parseInt(_0x2f5e58(0xfa))/0x2+-parseInt(_0x2f5e58(0xe8))/0x3*(parseInt(_0x2f5e58(0xf9))/0x4)+-parseInt(_0x2f5e58(0x10a))/0x5+parseInt(_0x2f5e58(0x111))/0x6+parseInt(_0x2f5e58(0x11a))/0x7+parseInt(_0x2f5e58(0xff))/0x8*(parseInt(_0x2f5e58(0x11b))/0x9);if(_0x379833===_0x585957)break;else _0x234166['push'](_0x234166['shift']());}catch(_0x3e82f2){_0x234166['push'](_0x234166['shift']());}}}(a51_0x3cfb,0xa4ddf));const a51_0x4ab809=(function(){let _0x5b6185=!![];return function(_0xa6f41d,_0x2cb0bb){const _0x5413e3=_0x5b6185?function(){const _0x3781b6=a51_0x44e5;if(_0x2cb0bb){const _0x32b225=_0x2cb0bb[_0x3781b6(0xeb)](_0xa6f41d,arguments);return _0x2cb0bb=null,_0x32b225;}}:function(){};return _0x5b6185=![],_0x5413e3;};}()),a51_0xfbfb0e=a51_0x4ab809(this,function(){const _0x182602=a51_0x44e5;return a51_0xfbfb0e[_0x182602(0x124)]()[_0x182602(0x117)](_0x182602(0x11e))[_0x182602(0x124)]()[_0x182602(0xec)](a51_0xfbfb0e)[_0x182602(0x117)](_0x182602(0x11e));});a51_0xfbfb0e();function a51_0x3cfb(){const _0x1d39a0=['jsonwebtoken','__MONOTOMIC_LICENSE_VERIFIED_AT','../functions/globals','argv','Or\x20visit\x20','init','HS256','trim','requireSignedIn','login','2223608eXzVsY','2317194VXPRTx','\x0aAccess\x20denied:\x20you\x20are\x20not\x20signed\x20in.\x0a','missing','isAuthFreeCommand','log','1899416DIbnkA','email','\x20for\x20renewal\x0a','red','expired','renew','JwtVerify','https://mntmc.rip/renew','1044035EfxxJJ','slice','\x20for\x20licensing\x0a','5643745RrCiJF','https://mntmc.rip','object','uuid','moment','License\x20payload\x20is\x20empty','\x20License\x20Expiry:\x20','2921802Ymjqek','blue','\x0aAccess\x20denied:\x20invalid\x20license\x20token.\x0a','error','exit','_id','search','exp','isFinite','275464LZgOss','153shxZpT','resolveCliCommandFromArgv','exports','(((.+)+)+)+$','\x0aGo\x20to\x20','License\x20payload\x20is\x20missing\x20expiry','logout','toLowerCase','user','toString','fromNow','cyan','monoclaude\x20login','3FfaWpQ','__LICENSE_EXPIRY_SHOWN','License\x20payload\x20is\x20missing\x20identity','apply','constructor','chalk','TokenExpiredError'];a51_0x3cfb=function(){return _0x1d39a0;};return a51_0x3cfb();}const moment=require(a51_0x4a53ad(0x10e)),chalk=require(a51_0x4a53ad(0xed)),jwt=require(a51_0x4a53ad(0xef)),{userToken,userTokenKey}=require(a51_0x4a53ad(0xf1)),AUTH_FREE_COMMANDS=new Set([a51_0x4a53ad(0xf4),a51_0x4a53ad(0xf8),a51_0x4a53ad(0x121),a51_0x4a53ad(0x104)]);function resolveCliCommandFromArgv(_0x45378e=process[a51_0x4a53ad(0xf2)]){const _0x1d6b4e=a51_0x4a53ad,_0x27851c=_0x45378e[_0x1d6b4e(0x108)](0x2);for(const _0x1d422e of _0x27851c){if(!_0x1d422e['startsWith']('-'))return String(_0x1d422e)[_0x1d6b4e(0x122)]();}return'';}function getActiveCliCommand(){const _0x5bde58=a51_0x4a53ad;return String(global['__MONOTOMIC_CLI_COMMAND']||resolveCliCommandFromArgv()||'')['toLowerCase']()[_0x5bde58(0xf6)]();}function isAuthFreeCommand(_0x2f6caa=''){const _0x3228b7=a51_0x4a53ad;return AUTH_FREE_COMMANDS['has'](String(_0x2f6caa||getActiveCliCommand())[_0x3228b7(0x122)]());}function denyUnsignedAccess(_0x1f20a7=a51_0x4a53ad(0xfc)){const _0x5acc2c=a51_0x4a53ad;global[_0x5acc2c(0x123)]=null,global[_0x5acc2c(0xf0)]=0x0,_0x1f20a7===_0x5acc2c(0x103)&&(console[_0x5acc2c(0x114)](chalk[_0x5acc2c(0x102)]('\x0aLicense\x20has\x20expired!'['toUpperCase']())),console['log'](_0x5acc2c(0x11f)+chalk[_0x5acc2c(0x112)](_0x5acc2c(0x106))+_0x5acc2c(0x101)),process[_0x5acc2c(0x115)](0x1)),console[_0x5acc2c(0x114)](chalk[_0x5acc2c(0x102)](_0x5acc2c(0xfb))),console[_0x5acc2c(0xfe)]('Please\x20sign\x20in\x20before\x20using\x20monoclaude:'),console['log'](chalk[_0x5acc2c(0xe6)]('\x20\x20monoclaude\x20login\x0a')),process[_0x5acc2c(0x115)](0x1);}function JwtVerify(){const _0x3ac959=a51_0x4a53ad,_0x255594=userToken(),_0x187ebd=userTokenKey();(!_0x255594||!_0x187ebd)&&denyUnsignedAccess('missing');try{const _0x1c477b=jwt['verify'](_0x255594,_0x187ebd,{'algorithms':[_0x3ac959(0xf5),'HS384','HS512']});if(!_0x1c477b||typeof _0x1c477b!==_0x3ac959(0x10c))throw new Error(_0x3ac959(0x10f));if(!_0x1c477b[_0x3ac959(0x100)]&&!_0x1c477b[_0x3ac959(0x10d)]&&!_0x1c477b[_0x3ac959(0x116)])throw new Error(_0x3ac959(0xea));if(!Number[_0x3ac959(0x119)](Number(_0x1c477b['exp'])))throw new Error(_0x3ac959(0x120));return global['user']=_0x1c477b,global[_0x3ac959(0xf0)]=Date['now'](),!global[_0x3ac959(0xe9)]&&(console[_0x3ac959(0xfe)](_0x3ac959(0x110)+moment(_0x1c477b[_0x3ac959(0x118)]*0x3e8)[_0x3ac959(0x125)]()+'\x0a'),global[_0x3ac959(0xe9)]=!![]),_0x1c477b;}catch(_0x2b02a9){global['user']=null,global[_0x3ac959(0xf0)]=0x0,_0x2b02a9['name']==_0x3ac959(0xee)&&denyUnsignedAccess('expired'),console[_0x3ac959(0x114)](chalk[_0x3ac959(0x102)](_0x3ac959(0x113))),console[_0x3ac959(0x114)](_0x2b02a9['message']),console[_0x3ac959(0xfe)]('\x0aPlease\x20sign\x20in\x20again\x20with\x20'+chalk[_0x3ac959(0xe6)](_0x3ac959(0xe7))),console[_0x3ac959(0xfe)](_0x3ac959(0xf3)+chalk[_0x3ac959(0x112)](_0x3ac959(0x10b))+_0x3ac959(0x109)),process[_0x3ac959(0x115)](0x1);}}function requireSignedIn(_0x2e3afa=''){if(isAuthFreeCommand(_0x2e3afa))return null;return JwtVerify();}function guardLicensedAccess(){const _0x2564fe=a51_0x4a53ad;if(isAuthFreeCommand())return null;if(global[_0x2564fe(0xf0)]&&global['user'])return global['user'];return JwtVerify();}function a51_0x44e5(_0x2daf6d,_0x264f69){const _0x34c034=a51_0x3cfb();return a51_0x44e5=function(_0xfbfb0e,_0x4ab809){_0xfbfb0e=_0xfbfb0e-0xe6;let _0x3cfbb1=_0x34c034[_0xfbfb0e];return _0x3cfbb1;},a51_0x44e5(_0x2daf6d,_0x264f69);}module[a51_0x4a53ad(0x11d)]=JwtVerify,module[a51_0x4a53ad(0x11d)]['AUTH_FREE_COMMANDS']=AUTH_FREE_COMMANDS,module[a51_0x4a53ad(0x11d)][a51_0x4a53ad(0x11c)]=resolveCliCommandFromArgv,module[a51_0x4a53ad(0x11d)]['getActiveCliCommand']=getActiveCliCommand,module[a51_0x4a53ad(0x11d)][a51_0x4a53ad(0xfd)]=isAuthFreeCommand,module[a51_0x4a53ad(0x11d)][a51_0x4a53ad(0xf7)]=requireSignedIn,module[a51_0x4a53ad(0x11d)]['guardLicensedAccess']=guardLicensedAccess,module['exports'][a51_0x4a53ad(0x105)]=JwtVerify;
|