9router 0.3.61 → 0.3.63
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/app/.next/BUILD_ID +1 -1
- package/app/.next/app-path-routes-manifest.json +31 -28
- package/app/.next/build-manifest.json +3 -3
- package/app/.next/routes-manifest.json +18 -0
- package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/combos/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/profile/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js +3 -3
- package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/quota/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/quota/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/translator/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/usage/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_global-error.html +2 -2
- package/app/.next/server/app/_global-error.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/app/.next/server/app/_not-found/page.js +2 -2
- package/app/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_not-found.html +1 -1
- package/app/.next/server/app/_not-found.rsc +4 -4
- package/app/.next/server/app/_not-found.segments/_full.segment.rsc +4 -4
- package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/_not-found.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/app/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/api/9remote/install/route.js +1 -0
- package/app/.next/server/app/api/9remote/install/route.js.nft.json +1 -0
- package/app/.next/server/app/api/9remote/install/route_client-reference-manifest.js +1 -0
- package/app/.next/server/app/api/9remote/start/route.js +1 -0
- package/app/.next/server/app/api/9remote/start/route.js.nft.json +1 -0
- package/app/.next/server/app/api/9remote/start/route_client-reference-manifest.js +1 -0
- package/app/.next/server/app/api/9remote/status/route.js +1 -0
- package/app/.next/server/app/api/9remote/status/route.js.nft.json +1 -0
- package/app/.next/server/app/api/9remote/status/route_client-reference-manifest.js +1 -0
- package/app/.next/server/app/api/auth/login/route.js +1 -1
- package/app/.next/server/app/api/auth/login/route.js.nft.json +1 -1
- package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/codex-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/copilot-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/droid-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/openclaw-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/opencode-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/auth/route.js +1 -1
- package/app/.next/server/app/api/cloud/auth/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/credentials/update/route.js +1 -1
- package/app/.next/server/app/api/cloud/credentials/update/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/model/resolve/route.js +1 -1
- package/app/.next/server/app/api/cloud/model/resolve/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/models/alias/route.js +1 -1
- package/app/.next/server/app/api/cloud/models/alias/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/combos/[id]/route.js +1 -1
- package/app/.next/server/app/api/combos/[id]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/combos/route.js +1 -1
- package/app/.next/server/app/api/combos/route.js.nft.json +1 -1
- package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/init/route.js +1 -1
- package/app/.next/server/app/api/init/route.js.nft.json +1 -1
- package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/keys/[id]/route.js +1 -1
- package/app/.next/server/app/api/keys/[id]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/keys/route.js +1 -1
- package/app/.next/server/app/api/keys/route.js.nft.json +1 -1
- package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/locale/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/alias/route.js +1 -1
- package/app/.next/server/app/api/models/alias/route.js.nft.json +1 -1
- package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/availability/route.js +1 -1
- package/app/.next/server/app/api/models/availability/route.js.nft.json +1 -1
- package/app/.next/server/app/api/models/availability/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/route.js +1 -1
- package/app/.next/server/app/api/models/route.js.nft.json +1 -1
- package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/test/route.js +1 -1
- package/app/.next/server/app/api/models/test/route.js.nft.json +1 -1
- package/app/.next/server/app/api/models/test/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/[provider]/[action]/route.js +1 -1
- package/app/.next/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/cursor/auto-import/route.js +2 -2
- package/app/.next/server/app/api/oauth/cursor/auto-import/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/cursor/auto-import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/cursor/import/route.js +1 -1
- package/app/.next/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/cursor/import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/iflow/cookie/route.js +1 -1
- package/app/.next/server/app/api/oauth/iflow/cookie/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/iflow/cookie/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/auto-import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/import/route.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/pricing/route.js +1 -1
- package/app/.next/server/app/api/pricing/route.js.nft.json +1 -1
- package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-nodes/[id]/route.js +1 -1
- package/app/.next/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/provider-nodes/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-nodes/route.js +1 -1
- package/app/.next/server/app/api/provider-nodes/route.js.nft.json +1 -1
- package/app/.next/server/app/api/provider-nodes/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-nodes/validate/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/models/route.js +1 -1
- package/app/.next/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/route.js +1 -1
- package/app/.next/server/app/api/providers/[id]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/test/route.js +1 -1
- package/app/.next/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/test-models/route.js +1 -1
- package/app/.next/server/app/api/providers/[id]/test-models/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/[id]/test-models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/client/route.js +1 -1
- package/app/.next/server/app/api/providers/client/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/route.js +1 -1
- package/app/.next/server/app/api/providers/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/test-batch/route.js +1 -1
- package/app/.next/server/app/api/providers/test-batch/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/test-batch/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/validate/route.js +1 -1
- package/app/.next/server/app/api/providers/validate/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/proxy-pools/[id]/route.js +1 -1
- package/app/.next/server/app/api/proxy-pools/[id]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/proxy-pools/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/proxy-pools/[id]/test/route.js +1 -1
- package/app/.next/server/app/api/proxy-pools/[id]/test/route.js.nft.json +1 -1
- package/app/.next/server/app/api/proxy-pools/[id]/test/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/proxy-pools/route.js +1 -1
- package/app/.next/server/app/api/proxy-pools/route.js.nft.json +1 -1
- package/app/.next/server/app/api/proxy-pools/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/database/route.js +1 -1
- package/app/.next/server/app/api/settings/database/route.js.nft.json +1 -1
- package/app/.next/server/app/api/settings/database/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/proxy-test/route.js +1 -1
- package/app/.next/server/app/api/settings/proxy-test/route.js.nft.json +1 -1
- package/app/.next/server/app/api/settings/proxy-test/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/require-login/route.js +1 -1
- package/app/.next/server/app/api/settings/require-login/route.js.nft.json +1 -1
- package/app/.next/server/app/api/settings/require-login/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/route.js +1 -1
- package/app/.next/server/app/api/settings/route.js.nft.json +1 -1
- package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/console-logs/route.js +1 -1
- package/app/.next/server/app/api/translator/console-logs/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/console-logs/stream/route.js +2 -2
- package/app/.next/server/app/api/translator/console-logs/stream/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/load/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/save/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/send/route.js +1 -1
- package/app/.next/server/app/api/translator/send/route.js.nft.json +1 -1
- package/app/.next/server/app/api/translator/send/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/translate/route.js +1 -1
- package/app/.next/server/app/api/translator/translate/route.js.nft.json +1 -1
- package/app/.next/server/app/api/translator/translate/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/tunnel/disable/route.js +1 -1
- package/app/.next/server/app/api/tunnel/disable/route.js.nft.json +1 -1
- package/app/.next/server/app/api/tunnel/disable/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/tunnel/enable/route.js +1 -1
- package/app/.next/server/app/api/tunnel/enable/route.js.nft.json +1 -1
- package/app/.next/server/app/api/tunnel/enable/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/tunnel/status/route.js +1 -1
- package/app/.next/server/app/api/tunnel/status/route.js.nft.json +1 -1
- package/app/.next/server/app/api/tunnel/status/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/[connectionId]/route.js +1 -1
- package/app/.next/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/chart/route.js +1 -1
- package/app/.next/server/app/api/usage/chart/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/chart/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/history/route.js +1 -1
- package/app/.next/server/app/api/usage/history/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/providers/route.js +1 -1
- package/app/.next/server/app/api/usage/providers/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/providers/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/request-details/route.js +1 -1
- package/app/.next/server/app/api/usage/request-details/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/request-details/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/request-logs/route.js +1 -1
- package/app/.next/server/app/api/usage/request-logs/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/request-logs/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/stats/route.js +1 -1
- package/app/.next/server/app/api/usage/stats/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/stats/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/stream/route.js +2 -2
- package/app/.next/server/app/api/usage/stream/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/stream/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/api/chat/route.js +1 -1
- package/app/.next/server/app/api/v1/api/chat/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/chat/completions/route.js +1 -1
- package/app/.next/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/embeddings/route.js +1 -1
- package/app/.next/server/app/api/v1/embeddings/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/embeddings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/messages/route.js +1 -1
- package/app/.next/server/app/api/v1/messages/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/models/route.js +1 -1
- package/app/.next/server/app/api/v1/models/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/responses/route.js +1 -1
- package/app/.next/server/app/api/v1/responses/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1beta/models/[...path]/route.js +1 -1
- package/app/.next/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1beta/models/route.js +1 -1
- package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/version/route.js +1 -1
- package/app/.next/server/app/api/version/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/callback/page.js +2 -2
- package/app/.next/server/app/callback/page.js.nft.json +1 -1
- package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/callback.html +1 -1
- package/app/.next/server/app/callback.rsc +4 -4
- package/app/.next/server/app/callback.segments/_full.segment.rsc +4 -4
- package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/callback.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/callback.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/callback.segments/callback.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/basic-chat.html +1 -1
- package/app/.next/server/app/dashboard/basic-chat.rsc +6 -6
- package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/basic-chat.segments/_full.segment.rsc +6 -6
- package/app/.next/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/basic-chat.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/cli-tools.html +1 -1
- package/app/.next/server/app/dashboard/cli-tools.rsc +6 -6
- package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/cli-tools.segments/_full.segment.rsc +6 -6
- package/app/.next/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/cli-tools.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/combos.html +1 -1
- package/app/.next/server/app/dashboard/combos.rsc +6 -6
- package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/combos.segments/_full.segment.rsc +6 -6
- package/app/.next/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/combos.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/combos.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/endpoint.html +1 -1
- package/app/.next/server/app/dashboard/endpoint.rsc +6 -6
- package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/endpoint.segments/_full.segment.rsc +6 -6
- package/app/.next/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/endpoint.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/endpoint.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/mitm.html +1 -1
- package/app/.next/server/app/dashboard/mitm.rsc +6 -6
- package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/mitm.segments/_full.segment.rsc +6 -6
- package/app/.next/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/mitm.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/mitm.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/profile.html +1 -1
- package/app/.next/server/app/dashboard/profile.rsc +6 -6
- package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/profile.segments/_full.segment.rsc +6 -6
- package/app/.next/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/profile.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/profile.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers/new.html +1 -1
- package/app/.next/server/app/dashboard/providers/new.rsc +6 -6
- package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers/new.segments/_full.segment.rsc +6 -6
- package/app/.next/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers/new.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/providers/new.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers.html +1 -1
- package/app/.next/server/app/dashboard/providers.rsc +6 -6
- package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers.segments/_full.segment.rsc +6 -6
- package/app/.next/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/providers.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/proxy-pools.html +1 -1
- package/app/.next/server/app/dashboard/proxy-pools.rsc +6 -6
- package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +6 -6
- package/app/.next/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/quota.html +2 -2
- package/app/.next/server/app/dashboard/quota.rsc +7 -7
- package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/quota.segments/_full.segment.rsc +7 -7
- package/app/.next/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/quota.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/quota.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/settings/pricing/page.js +1 -1
- package/app/.next/server/app/dashboard/settings/pricing/page.js.nft.json +1 -1
- package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.rsc +4 -4
- package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/translator.html +1 -1
- package/app/.next/server/app/dashboard/translator.rsc +6 -6
- package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/translator.segments/_full.segment.rsc +6 -6
- package/app/.next/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/translator.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/translator.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/usage.html +1 -1
- package/app/.next/server/app/dashboard/usage.rsc +6 -6
- package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/usage.segments/_full.segment.rsc +6 -6
- package/app/.next/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/usage.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/usage.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard.html +1 -1
- package/app/.next/server/app/dashboard.rsc +6 -6
- package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard.segments/_full.segment.rsc +6 -6
- package/app/.next/server/app/dashboard.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/index.html +1 -1
- package/app/.next/server/app/index.rsc +4 -4
- package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/index.segments/_full.segment.rsc +4 -4
- package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/index.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/index.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/landing/page.js +2 -2
- package/app/.next/server/app/landing/page.js.nft.json +1 -1
- package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/landing.html +1 -1
- package/app/.next/server/app/landing.rsc +4 -4
- package/app/.next/server/app/landing.segments/_full.segment.rsc +4 -4
- package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/landing.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/landing.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/landing.segments/landing.segment.rsc +1 -1
- package/app/.next/server/app/login/page.js +2 -2
- package/app/.next/server/app/login/page.js.nft.json +1 -1
- package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/login.html +1 -1
- package/app/.next/server/app/login.rsc +5 -5
- package/app/.next/server/app/login.segments/_full.segment.rsc +5 -5
- package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/login.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/login.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/login.segments/login.segment.rsc +1 -1
- package/app/.next/server/app/manifest.webmanifest/route.js.nft.json +1 -1
- package/app/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/page.js +2 -2
- package/app/.next/server/app/page.js.nft.json +1 -1
- package/app/.next/server/app/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app-paths-manifest.json +31 -28
- package/app/.next/server/chunks/1114.js +1 -1
- package/app/.next/server/chunks/1422.js +1 -0
- package/app/.next/server/chunks/2470.js +1 -0
- package/app/.next/server/chunks/318.js +4 -4
- package/app/.next/server/chunks/3832.js +1 -1
- package/app/.next/server/chunks/412.js +2 -2
- package/app/.next/server/chunks/{9967.js → 4292.js} +1 -1
- package/app/.next/server/chunks/4989.js +2 -2
- package/app/.next/server/chunks/5297.js +1 -1
- package/app/.next/server/chunks/{2417.js → 5833.js} +1 -1
- package/app/.next/server/chunks/6114.js +1 -0
- package/app/.next/server/chunks/6182.js +1 -1
- package/app/.next/server/chunks/6556.js +120 -0
- package/app/.next/server/chunks/6943.js +1 -0
- package/app/.next/server/chunks/8220.js +1 -0
- package/app/.next/server/chunks/8336.js +1 -0
- package/app/.next/server/chunks/8590.js +1 -1
- package/app/.next/server/chunks/8838.js +1 -0
- package/app/.next/server/chunks/8895.js +1 -1
- package/app/.next/server/chunks/9609.js +1 -1
- package/app/.next/server/chunks/9718.js +1 -1
- package/app/.next/server/middleware-build-manifest.js +1 -1
- package/app/.next/server/middleware.js +2 -2
- package/app/.next/server/pages/404.html +1 -1
- package/app/.next/server/pages/500.html +2 -2
- package/app/.next/server/server-reference-manifest.js +1 -1
- package/app/.next/server/server-reference-manifest.json +1 -1
- package/app/.next/static/chunks/2652-a74d5e854e0bfa62.js +1 -0
- package/app/.next/static/chunks/5497-c150a301ad0c1f31.js +7 -0
- package/app/.next/static/chunks/619-6fb7f67f0cfecb7d.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/basic-chat/{page-c1411f5aa929dbe5.js → page-8b3c5386f3e05b94.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/{page-aefb848c59284f43.js → page-4ad08a3c859e80d1.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/{page-e8e6df7e069625bd.js → page-73b26e1af919cd35.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/console-log/{page-879c727a47a283b5.js → page-e260c3e8f9853bad.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-bc23cde3512ccb7d.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/mitm/{page-94dfa8334418bacd.js → page-41a94015e222ce71.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/page-3f60f8a18fa87161.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/{page-4406bcf51c4e84f3.js → page-9fe6937f1b7efcd0.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/{page-5fd850013a016805.js → page-83ea2fe0ea362d1d.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/new/{page-39f3d9d5ef15888e.js → page-bbe242a0a8f59efd.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-22472b9954e72930.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/proxy-pools/{page-6cb68879f68b81cb.js → page-912cda2ee71c6641.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/{page-7706924dda4006d0.js → page-710541edb6d10247.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/{page-99103b9913a961ac.js → page-a8324340592f5d34.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/{layout-2c7682021e49cab8.js → layout-4836a4e592f3dbaa.js} +1 -1
- package/app/.next/static/chunks/app/_global-error/page-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/9remote/install/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/9remote/start/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/9remote/status/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/auth/login/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/auth/logout/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/auth/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/credentials/update/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/model/resolve/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/models/alias/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/combos/[id]/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/combos/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/init/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/keys/[id]/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/keys/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/locale/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/models/alias/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/models/availability/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/models/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/models/test/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/cursor/import/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/import/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/pricing/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/provider-nodes/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/provider-nodes/validate/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/models/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/test/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/providers/client/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/providers/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/providers/test-batch/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/providers/validate/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/proxy-pools/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/settings/database/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/settings/proxy-test/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/settings/require-login/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/settings/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/shutdown/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/tags/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/translator/console-logs/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/translator/load/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/translator/save/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/translator/send/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/translator/translate/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/disable/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/enable/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/status/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/usage/[connectionId]/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/usage/chart/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/usage/history/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/usage/providers/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/usage/request-details/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/usage/request-logs/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/usage/stats/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/usage/stream/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/v1/api/chat/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/v1/chat/completions/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/v1/embeddings/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/v1/messages/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/v1/models/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/v1/responses/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/v1/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/v1beta/models/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/api/version/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/{layout-fbd2456fb45b5725.js → layout-8e0bedab6cffaa07.js} +1 -1
- package/app/.next/static/chunks/app/login/{page-85ae4df1467b1124.js → page-0dbd97765ab69f2d.js} +1 -1
- package/app/.next/static/chunks/app/manifest.webmanifest/route-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/app/page-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/c6123951-59125299ca0d7b46.js +1 -0
- package/app/.next/static/chunks/framework-9f63a52f5ba18ac8.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-7a52a199ae1900b3.js +1 -0
- package/app/.next/static/chunks/{webpack-08300aef1a3cbe68.js → webpack-694cf8a18cf9b4cc.js} +1 -1
- package/app/.next/static/css/6e39f97c1b551330.css +1 -0
- package/app/.next/static/rCToAL41C9N4Frmtc1JXA/_buildManifest.js +1 -0
- package/app/node_modules/better-sqlite3/build/Release/better_sqlite3.node +0 -0
- package/app/node_modules/better-sqlite3/lib/database.js +90 -0
- package/app/node_modules/better-sqlite3/lib/index.js +3 -0
- package/app/node_modules/better-sqlite3/lib/methods/aggregate.js +43 -0
- package/app/node_modules/better-sqlite3/lib/methods/backup.js +67 -0
- package/app/node_modules/better-sqlite3/lib/methods/function.js +31 -0
- package/app/node_modules/better-sqlite3/lib/methods/inspect.js +7 -0
- package/app/node_modules/better-sqlite3/lib/methods/pragma.js +12 -0
- package/app/node_modules/better-sqlite3/lib/methods/serialize.js +16 -0
- package/app/node_modules/better-sqlite3/lib/methods/table.js +189 -0
- package/app/node_modules/better-sqlite3/lib/methods/transaction.js +78 -0
- package/app/node_modules/better-sqlite3/lib/methods/wrappers.js +54 -0
- package/app/node_modules/better-sqlite3/lib/sqlite-error.js +20 -0
- package/app/node_modules/better-sqlite3/lib/util.js +12 -0
- package/app/node_modules/better-sqlite3/package.json +59 -0
- package/app/node_modules/bindings/bindings.js +221 -0
- package/app/node_modules/bindings/package.json +28 -0
- package/app/node_modules/caniuse-lite/data/agents.js +1 -1
- package/app/node_modules/caniuse-lite/data/browserVersions.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/aac.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/abortcontroller.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/ac3-ec3.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/accelerometer.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/addeventlistener.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/alternate-stylesheet.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/ambient-light.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/apng.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/array-find-index.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/array-find.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/array-flat.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/array-includes.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/arrow-functions.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/asmjs.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/async-clipboard.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/async-functions.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/atob-btoa.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/audio-api.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/audio.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/audiotracks.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/autofocus.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/auxclick.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/av1.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/avif.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/background-attachment.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/background-clip-text.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/background-img-opts.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/background-position-x-y.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/background-repeat-round-space.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/background-sync.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/battery-status.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/beacon.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/beforeafterprint.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/bigint.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/blobbuilder.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/bloburls.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/border-image.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/border-radius.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/broadcastchannel.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/brotli.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/calc.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/canvas-blending.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/canvas-text.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/canvas.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/ch-unit.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/chacha20-poly1305.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/channel-messaging.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/childnode-remove.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/classlist.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/client-hints-dpr-width-viewport.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/clipboard.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/colr-v1.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/colr.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/comparedocumentposition.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/console-basic.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/console-time.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/const.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/constraint-validation.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/contenteditable.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/contentsecuritypolicy.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/contentsecuritypolicy2.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/cookie-store-api.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/cors.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/createimagebitmap.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/credential-management.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/cross-document-view-transitions.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/cryptography.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-all.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-anchor-positioning.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-animation.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-any-link.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-appearance.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-at-counter-style.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-autofill.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-backdrop-filter.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-background-offsets.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-backgroundblendmode.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-boxdecorationbreak.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-boxshadow.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-canvas.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-caret-color.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-cascade-layers.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-cascade-scope.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-case-insensitive.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-clip-path.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-color-adjust.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-color-function.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-conic-gradients.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-container-queries-style.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-container-queries.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-container-query-units.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-containment.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-content-visibility.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-counters.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-crisp-edges.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-cross-fade.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-default-pseudo.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-descendant-gtgt.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-deviceadaptation.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-dir-pseudo.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-display-contents.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-element-function.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-env-function.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-exclusions.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-featurequeries.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-file-selector-button.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-filter-function.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-filters.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-first-letter.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-first-line.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-fixed.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-focus-visible.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-focus-within.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-font-palette.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-font-rendering-controls.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-font-stretch.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-gencontent.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-gradients.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-grid-animation.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-grid-lanes.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-grid.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-hanging-punctuation.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-has.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-hyphens.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-if.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-image-orientation.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-image-set.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-in-out-of-range.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-indeterminate-pseudo.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-initial-letter.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-initial-value.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-lch-lab.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-letter-spacing.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-line-clamp.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-logical-props.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-marker-pseudo.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-masks.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-matches-pseudo.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-math-functions.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-media-interaction.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-media-range-syntax.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-media-resolution.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-media-scripting.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-mediaqueries.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-mixblendmode.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-module-scripts.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-motion-paths.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-namespaces.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-nesting.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-not-sel-list.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-nth-child-of.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-opacity.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-optional-pseudo.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-overflow-anchor.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-overflow-overlay.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-overflow.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-overscroll-behavior.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-page-break.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-paged-media.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-paint-api.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-placeholder-shown.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-placeholder.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-print-color-adjust.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-read-only-write.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-rebeccapurple.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-reflections.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-regions.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-relative-colors.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-repeating-gradients.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-resize.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-revert-value.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-rrggbbaa.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-scroll-behavior.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-scrollbar.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-sel2.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-sel3.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-selection.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-shapes.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-snappoints.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-sticky.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-subgrid.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-supports-api.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-table.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-text-align-last.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-text-box-trim.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-text-indent.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-text-justify.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-text-orientation.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-text-spacing.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-text-wrap-balance.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-textshadow.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-touch-action.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-transitions.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-unicode-bidi.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-unset-value.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-variables.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-when-else.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-widows-orphans.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-width-stretch.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-writing-mode.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css-zoom.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css3-attr.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css3-boxsizing.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css3-colors.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css3-cursors-grab.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css3-cursors-newer.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css3-cursors.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/css3-tabsize.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/currentcolor.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/custom-elements.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/custom-elementsv1.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/customevent.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/datalist.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/dataset.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/datauri.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/date-tolocaledatestring.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/declarative-shadow-dom.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/decorators.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/details.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/deviceorientation.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/devicepixelratio.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/dialog.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/dispatchevent.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/dnssec.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/do-not-track.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/document-currentscript.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/document-evaluate-xpath.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/document-execcommand.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/document-policy.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/document-scrollingelement.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/documenthead.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/dom-manip-convenience.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/dom-range.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/domcontentloaded.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/dommatrix.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/download.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/dragndrop.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/element-closest.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/element-from-point.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/element-scroll-methods.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/eme.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/eot.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/es5.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/es6-class.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/es6-generators.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/es6-module-dynamic-import.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/es6-module.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/es6-number.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/es6-string-includes.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/es6.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/eventsource.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/extended-system-fonts.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/feature-policy.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/fetch.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/fieldset-disabled.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/fileapi.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/filereader.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/filereadersync.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/filesystem.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/flac.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/flexbox-gap.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/flexbox.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/flow-root.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/focusin-focusout-events.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/font-family-system-ui.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/font-feature.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/font-kerning.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/font-loading.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/font-size-adjust.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/font-smooth.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/font-unicode-range.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/font-variant-alternates.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/font-variant-numeric.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/fontface.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/form-attribute.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/form-submit-attributes.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/form-validation.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/forms.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/fullscreen.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/gamepad.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/geolocation.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/getboundingclientrect.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/getcomputedstyle.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/getelementsbyclassname.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/getrandomvalues.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/gyroscope.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/hardwareconcurrency.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/hashchange.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/heif.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/hevc.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/hidden.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/high-resolution-time.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/history.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/html-media-capture.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/html5semantic.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/http-live-streaming.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/http2.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/http3.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/iframe-sandbox.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/iframe-seamless.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/iframe-srcdoc.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/imagecapture.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/ime.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/img-naturalwidth-naturalheight.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/import-maps.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/imports.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/indeterminate-checkbox.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/indexeddb.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/indexeddb2.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/inline-block.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/innertext.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/input-autocomplete-onoff.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/input-color.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/input-datetime.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/input-email-tel-url.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/input-event.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/input-file-accept.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/input-file-directory.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/input-file-multiple.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/input-inputmode.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/input-minlength.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/input-number.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/input-pattern.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/input-placeholder.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/input-range.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/input-search.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/input-selection.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/insert-adjacent.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/insertadjacenthtml.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/internationalization.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/intersectionobserver-v2.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/intersectionobserver.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/intl-pluralrules.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/intrinsic-width.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/jpeg2000.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/jpegxl.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/jpegxr.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/js-regexp-lookbehind.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/json.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/justify-content-space-evenly.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/kerning-pairs-ligatures.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/keyboardevent-charcode.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/keyboardevent-code.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/keyboardevent-getmodifierstate.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/keyboardevent-key.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/keyboardevent-location.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/keyboardevent-which.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/lazyload.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/let.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/link-icon-png.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/link-icon-svg.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/link-rel-dns-prefetch.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/link-rel-modulepreload.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/link-rel-preconnect.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/link-rel-prefetch.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/link-rel-preload.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/link-rel-prerender.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/loading-lazy-attr.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/localecompare.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/magnetometer.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/matchesselector.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/matchmedia.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/mathml.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/maxlength.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/mdn-css-backdrop-pseudo-element.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate-override.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-plaintext.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/mdn-text-decoration-color.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/mdn-text-decoration-line.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/mdn-text-decoration-shorthand.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/mdn-text-decoration-style.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/media-fragments.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/mediacapture-fromelement.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/mediarecorder.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/mediasource.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/menu.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/meta-theme-color.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/meter.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/midi.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/minmaxwh.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/mp3.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/mpeg-dash.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/mpeg4.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/multibackgrounds.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/multicolumn.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/mutation-events.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/mutationobserver.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/namevalue-storage.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/native-filesystem-api.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/nav-timing.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/netinfo.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/notifications.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/object-entries.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/object-fit.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/object-observe.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/object-values.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/objectrtc.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/offline-apps.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/offscreencanvas.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/ogg-vorbis.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/ogv.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/ol-reversed.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/once-event-listener.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/online-status.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/opus.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/orientation-sensor.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/outline.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/pad-start-end.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/page-transition-events.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/pagevisibility.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/passive-event-listener.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/passkeys.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/passwordrules.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/path2d.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/payment-request.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/pdf-viewer.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/permissions-api.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/permissions-policy.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/picture-in-picture.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/picture.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/ping.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/png-alpha.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/pointer-events.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/pointer.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/pointerlock.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/portals.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/prefers-color-scheme.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/prefers-reduced-motion.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/progress.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/promise-finally.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/promises.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/proximity.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/proxy.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/publickeypinning.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/push-api.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/queryselector.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/readonly-attr.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/referrer-policy.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/registerprotocolhandler.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/rel-noopener.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/rel-noreferrer.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/rellist.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/rem.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/requestanimationframe.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/requestidlecallback.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/resizeobserver.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/resource-timing.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/rest-parameters.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/rtcpeerconnection.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/ruby.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/run-in.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/same-site-cookie-attribute.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/screen-orientation.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/script-async.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/script-defer.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/scrollintoview.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/scrollintoviewifneeded.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/sdch.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/selection-api.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/selectlist.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/server-timing.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/serviceworkers.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/setimmediate.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/shadowdom.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/shadowdomv1.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/sharedarraybuffer.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/sharedworkers.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/sni.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/spdy.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/speech-recognition.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/speech-synthesis.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/spellcheck-attribute.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/sql-storage.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/srcset.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/stream.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/streams.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/stricttransportsecurity.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/style-scoped.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/subresource-bundling.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/subresource-integrity.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/svg-css.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/svg-filters.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/svg-fonts.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/svg-fragment.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/svg-html.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/svg-html5.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/svg-img.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/svg-smil.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/svg.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/sxg.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/tabindex-attr.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/template-literals.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/template.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/temporal.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/testfeat.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/text-decoration.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/text-emphasis.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/text-overflow.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/text-size-adjust.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/text-stroke.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/textcontent.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/textencoder.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/tls1-1.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/tls1-2.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/tls1-3.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/touch.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/transforms2d.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/transforms3d.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/trusted-types.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/ttf.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/typedarrays.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/u2f.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/unhandledrejection.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/upgradeinsecurerequests.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/url-scroll-to-text-fragment.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/url.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/urlsearchparams.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/use-strict.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/user-select-none.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/user-timing.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/variable-fonts.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/vector-effect.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/vibration.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/video.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/videotracks.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/view-transitions.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/viewport-unit-variants.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/viewport-units.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/wai-aria.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/wake-lock.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/wasm-bigint.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/wasm-bulk-memory.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/wasm-extended-const.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/wasm-gc.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/wasm-multi-memory.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/wasm-multi-value.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/wasm-mutable-globals.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/wasm-nontrapping-fptoint.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/wasm-reference-types.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/wasm-relaxed-simd.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/wasm-signext.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/wasm-simd.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/wasm-tail-calls.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/wasm-threads.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/wasm.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/wav.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/wbr-element.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/web-animation.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/web-app-manifest.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/web-bluetooth.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/web-serial.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/web-share.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/webauthn.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/webcodecs.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/webgl.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/webgl2.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/webgpu.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/webhid.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/webkit-user-drag.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/webm.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/webnfc.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/webp.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/websockets.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/webtransport.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/webusb.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/webvr.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/webvtt.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/webworkers.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/webxr.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/will-change.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/woff.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/woff2.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/word-break.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/wordwrap.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/x-doc-messaging.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/x-frame-options.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/xhr2.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/xhtml.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/xhtmlsmil.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/xml-serializer.js +1 -1
- package/app/node_modules/caniuse-lite/data/features/zstd.js +1 -1
- package/app/node_modules/caniuse-lite/package.json +1 -1
- package/app/node_modules/file-uri-to-path/index.js +66 -0
- package/app/node_modules/file-uri-to-path/package.json +32 -0
- package/app/node_modules/semver/classes/comparator.js +143 -0
- package/app/node_modules/semver/classes/range.js +557 -0
- package/app/node_modules/semver/classes/semver.js +333 -0
- package/app/node_modules/semver/functions/cmp.js +54 -0
- package/app/node_modules/semver/functions/coerce.js +62 -0
- package/app/node_modules/semver/functions/compare.js +7 -0
- package/app/node_modules/semver/functions/eq.js +5 -0
- package/app/node_modules/semver/functions/gt.js +5 -0
- package/app/node_modules/semver/functions/gte.js +5 -0
- package/app/node_modules/semver/functions/lt.js +5 -0
- package/app/node_modules/semver/functions/lte.js +5 -0
- package/app/node_modules/semver/functions/neq.js +5 -0
- package/app/node_modules/semver/functions/parse.js +18 -0
- package/app/node_modules/semver/functions/satisfies.js +12 -0
- package/app/node_modules/semver/internal/constants.js +37 -0
- package/app/node_modules/semver/internal/debug.js +11 -0
- package/app/node_modules/semver/internal/identifiers.js +29 -0
- package/app/node_modules/semver/internal/lrucache.js +42 -0
- package/app/node_modules/semver/internal/parse-options.js +17 -0
- package/app/node_modules/semver/internal/re.js +223 -0
- package/app/node_modules/semver/package.json +78 -0
- package/app/package.json +2 -1
- package/app/src/mitm/server.js +1 -1
- package/package.json +1 -1
- package/app/.next/server/chunks/1130.js +0 -1
- package/app/.next/server/chunks/1424.js +0 -1
- package/app/.next/server/chunks/4689.js +0 -1
- package/app/.next/server/chunks/4755.js +0 -1
- package/app/.next/server/chunks/5270.js +0 -1
- package/app/.next/server/chunks/5296.js +0 -1
- package/app/.next/server/chunks/6968.js +0 -1
- package/app/.next/server/chunks/7774.js +0 -120
- package/app/.next/static/c8H1uovTkuFnndxv7M84u/_buildManifest.js +0 -1
- package/app/.next/static/chunks/123-e6a804cec2637ee2.js +0 -1
- package/app/.next/static/chunks/1a258343-4af2572c60ed5a11.js +0 -1
- package/app/.next/static/chunks/2652-47d84ce9c4da24cd.js +0 -1
- package/app/.next/static/chunks/5497-215f5349a4d82f80.js +0 -7
- package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-9ef1484793ac73e9.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/page-4f42abcc35d685ec.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-35854cc9a1988b57.js +0 -1
- package/app/.next/static/chunks/app/_global-error/page-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/auth/login/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/auth/logout/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/auth/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/credentials/update/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/model/resolve/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/models/alias/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/combos/[id]/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/combos/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/init/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/keys/[id]/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/keys/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/locale/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/models/alias/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/models/availability/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/models/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/models/test/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/cursor/import/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/import/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/pricing/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/provider-nodes/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/provider-nodes/validate/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/models/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/test/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/providers/client/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/providers/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/providers/test-batch/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/providers/validate/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/proxy-pools/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/settings/database/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/settings/proxy-test/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/settings/require-login/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/settings/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/shutdown/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/tags/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/translator/console-logs/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/translator/load/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/translator/save/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/translator/send/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/translator/translate/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/tunnel/disable/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/tunnel/enable/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/tunnel/status/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/usage/[connectionId]/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/usage/chart/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/usage/history/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/usage/providers/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/usage/request-details/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/usage/request-logs/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/usage/stats/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/usage/stream/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/v1/api/chat/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/v1/chat/completions/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/v1/embeddings/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/v1/messages/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/v1/models/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/v1/responses/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/v1/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/v1beta/models/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/api/version/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/manifest.webmanifest/route-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/app/page-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/framework-0675a4b5b92df616.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-1985dbc3e9eafaaf.js +0 -1
- package/app/.next/static/css/17353c7f810d5b21.css +0 -1
- package/app/node_modules/typescript/lib/typescript.js +0 -200276
- package/app/node_modules/typescript/package.json +0 -120
- /package/app/.next/static/{c8H1uovTkuFnndxv7M84u → rCToAL41C9N4Frmtc1JXA}/_ssgManifest.js +0 -0
|
@@ -0,0 +1,223 @@
|
|
|
1
|
+
'use strict'
|
|
2
|
+
|
|
3
|
+
const {
|
|
4
|
+
MAX_SAFE_COMPONENT_LENGTH,
|
|
5
|
+
MAX_SAFE_BUILD_LENGTH,
|
|
6
|
+
MAX_LENGTH,
|
|
7
|
+
} = require('./constants')
|
|
8
|
+
const debug = require('./debug')
|
|
9
|
+
exports = module.exports = {}
|
|
10
|
+
|
|
11
|
+
// The actual regexps go on exports.re
|
|
12
|
+
const re = exports.re = []
|
|
13
|
+
const safeRe = exports.safeRe = []
|
|
14
|
+
const src = exports.src = []
|
|
15
|
+
const safeSrc = exports.safeSrc = []
|
|
16
|
+
const t = exports.t = {}
|
|
17
|
+
let R = 0
|
|
18
|
+
|
|
19
|
+
const LETTERDASHNUMBER = '[a-zA-Z0-9-]'
|
|
20
|
+
|
|
21
|
+
// Replace some greedy regex tokens to prevent regex dos issues. These regex are
|
|
22
|
+
// used internally via the safeRe object since all inputs in this library get
|
|
23
|
+
// normalized first to trim and collapse all extra whitespace. The original
|
|
24
|
+
// regexes are exported for userland consumption and lower level usage. A
|
|
25
|
+
// future breaking change could export the safer regex only with a note that
|
|
26
|
+
// all input should have extra whitespace removed.
|
|
27
|
+
const safeRegexReplacements = [
|
|
28
|
+
['\\s', 1],
|
|
29
|
+
['\\d', MAX_LENGTH],
|
|
30
|
+
[LETTERDASHNUMBER, MAX_SAFE_BUILD_LENGTH],
|
|
31
|
+
]
|
|
32
|
+
|
|
33
|
+
const makeSafeRegex = (value) => {
|
|
34
|
+
for (const [token, max] of safeRegexReplacements) {
|
|
35
|
+
value = value
|
|
36
|
+
.split(`${token}*`).join(`${token}{0,${max}}`)
|
|
37
|
+
.split(`${token}+`).join(`${token}{1,${max}}`)
|
|
38
|
+
}
|
|
39
|
+
return value
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
const createToken = (name, value, isGlobal) => {
|
|
43
|
+
const safe = makeSafeRegex(value)
|
|
44
|
+
const index = R++
|
|
45
|
+
debug(name, index, value)
|
|
46
|
+
t[name] = index
|
|
47
|
+
src[index] = value
|
|
48
|
+
safeSrc[index] = safe
|
|
49
|
+
re[index] = new RegExp(value, isGlobal ? 'g' : undefined)
|
|
50
|
+
safeRe[index] = new RegExp(safe, isGlobal ? 'g' : undefined)
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
// The following Regular Expressions can be used for tokenizing,
|
|
54
|
+
// validating, and parsing SemVer version strings.
|
|
55
|
+
|
|
56
|
+
// ## Numeric Identifier
|
|
57
|
+
// A single `0`, or a non-zero digit followed by zero or more digits.
|
|
58
|
+
|
|
59
|
+
createToken('NUMERICIDENTIFIER', '0|[1-9]\\d*')
|
|
60
|
+
createToken('NUMERICIDENTIFIERLOOSE', '\\d+')
|
|
61
|
+
|
|
62
|
+
// ## Non-numeric Identifier
|
|
63
|
+
// Zero or more digits, followed by a letter or hyphen, and then zero or
|
|
64
|
+
// more letters, digits, or hyphens.
|
|
65
|
+
|
|
66
|
+
createToken('NONNUMERICIDENTIFIER', `\\d*[a-zA-Z-]${LETTERDASHNUMBER}*`)
|
|
67
|
+
|
|
68
|
+
// ## Main Version
|
|
69
|
+
// Three dot-separated numeric identifiers.
|
|
70
|
+
|
|
71
|
+
createToken('MAINVERSION', `(${src[t.NUMERICIDENTIFIER]})\\.` +
|
|
72
|
+
`(${src[t.NUMERICIDENTIFIER]})\\.` +
|
|
73
|
+
`(${src[t.NUMERICIDENTIFIER]})`)
|
|
74
|
+
|
|
75
|
+
createToken('MAINVERSIONLOOSE', `(${src[t.NUMERICIDENTIFIERLOOSE]})\\.` +
|
|
76
|
+
`(${src[t.NUMERICIDENTIFIERLOOSE]})\\.` +
|
|
77
|
+
`(${src[t.NUMERICIDENTIFIERLOOSE]})`)
|
|
78
|
+
|
|
79
|
+
// ## Pre-release Version Identifier
|
|
80
|
+
// A numeric identifier, or a non-numeric identifier.
|
|
81
|
+
// Non-numeric identifiers include numeric identifiers but can be longer.
|
|
82
|
+
// Therefore non-numeric identifiers must go first.
|
|
83
|
+
|
|
84
|
+
createToken('PRERELEASEIDENTIFIER', `(?:${src[t.NONNUMERICIDENTIFIER]
|
|
85
|
+
}|${src[t.NUMERICIDENTIFIER]})`)
|
|
86
|
+
|
|
87
|
+
createToken('PRERELEASEIDENTIFIERLOOSE', `(?:${src[t.NONNUMERICIDENTIFIER]
|
|
88
|
+
}|${src[t.NUMERICIDENTIFIERLOOSE]})`)
|
|
89
|
+
|
|
90
|
+
// ## Pre-release Version
|
|
91
|
+
// Hyphen, followed by one or more dot-separated pre-release version
|
|
92
|
+
// identifiers.
|
|
93
|
+
|
|
94
|
+
createToken('PRERELEASE', `(?:-(${src[t.PRERELEASEIDENTIFIER]
|
|
95
|
+
}(?:\\.${src[t.PRERELEASEIDENTIFIER]})*))`)
|
|
96
|
+
|
|
97
|
+
createToken('PRERELEASELOOSE', `(?:-?(${src[t.PRERELEASEIDENTIFIERLOOSE]
|
|
98
|
+
}(?:\\.${src[t.PRERELEASEIDENTIFIERLOOSE]})*))`)
|
|
99
|
+
|
|
100
|
+
// ## Build Metadata Identifier
|
|
101
|
+
// Any combination of digits, letters, or hyphens.
|
|
102
|
+
|
|
103
|
+
createToken('BUILDIDENTIFIER', `${LETTERDASHNUMBER}+`)
|
|
104
|
+
|
|
105
|
+
// ## Build Metadata
|
|
106
|
+
// Plus sign, followed by one or more period-separated build metadata
|
|
107
|
+
// identifiers.
|
|
108
|
+
|
|
109
|
+
createToken('BUILD', `(?:\\+(${src[t.BUILDIDENTIFIER]
|
|
110
|
+
}(?:\\.${src[t.BUILDIDENTIFIER]})*))`)
|
|
111
|
+
|
|
112
|
+
// ## Full Version String
|
|
113
|
+
// A main version, followed optionally by a pre-release version and
|
|
114
|
+
// build metadata.
|
|
115
|
+
|
|
116
|
+
// Note that the only major, minor, patch, and pre-release sections of
|
|
117
|
+
// the version string are capturing groups. The build metadata is not a
|
|
118
|
+
// capturing group, because it should not ever be used in version
|
|
119
|
+
// comparison.
|
|
120
|
+
|
|
121
|
+
createToken('FULLPLAIN', `v?${src[t.MAINVERSION]
|
|
122
|
+
}${src[t.PRERELEASE]}?${
|
|
123
|
+
src[t.BUILD]}?`)
|
|
124
|
+
|
|
125
|
+
createToken('FULL', `^${src[t.FULLPLAIN]}$`)
|
|
126
|
+
|
|
127
|
+
// like full, but allows v1.2.3 and =1.2.3, which people do sometimes.
|
|
128
|
+
// also, 1.0.0alpha1 (prerelease without the hyphen) which is pretty
|
|
129
|
+
// common in the npm registry.
|
|
130
|
+
createToken('LOOSEPLAIN', `[v=\\s]*${src[t.MAINVERSIONLOOSE]
|
|
131
|
+
}${src[t.PRERELEASELOOSE]}?${
|
|
132
|
+
src[t.BUILD]}?`)
|
|
133
|
+
|
|
134
|
+
createToken('LOOSE', `^${src[t.LOOSEPLAIN]}$`)
|
|
135
|
+
|
|
136
|
+
createToken('GTLT', '((?:<|>)?=?)')
|
|
137
|
+
|
|
138
|
+
// Something like "2.*" or "1.2.x".
|
|
139
|
+
// Note that "x.x" is a valid xRange identifer, meaning "any version"
|
|
140
|
+
// Only the first item is strictly required.
|
|
141
|
+
createToken('XRANGEIDENTIFIERLOOSE', `${src[t.NUMERICIDENTIFIERLOOSE]}|x|X|\\*`)
|
|
142
|
+
createToken('XRANGEIDENTIFIER', `${src[t.NUMERICIDENTIFIER]}|x|X|\\*`)
|
|
143
|
+
|
|
144
|
+
createToken('XRANGEPLAIN', `[v=\\s]*(${src[t.XRANGEIDENTIFIER]})` +
|
|
145
|
+
`(?:\\.(${src[t.XRANGEIDENTIFIER]})` +
|
|
146
|
+
`(?:\\.(${src[t.XRANGEIDENTIFIER]})` +
|
|
147
|
+
`(?:${src[t.PRERELEASE]})?${
|
|
148
|
+
src[t.BUILD]}?` +
|
|
149
|
+
`)?)?`)
|
|
150
|
+
|
|
151
|
+
createToken('XRANGEPLAINLOOSE', `[v=\\s]*(${src[t.XRANGEIDENTIFIERLOOSE]})` +
|
|
152
|
+
`(?:\\.(${src[t.XRANGEIDENTIFIERLOOSE]})` +
|
|
153
|
+
`(?:\\.(${src[t.XRANGEIDENTIFIERLOOSE]})` +
|
|
154
|
+
`(?:${src[t.PRERELEASELOOSE]})?${
|
|
155
|
+
src[t.BUILD]}?` +
|
|
156
|
+
`)?)?`)
|
|
157
|
+
|
|
158
|
+
createToken('XRANGE', `^${src[t.GTLT]}\\s*${src[t.XRANGEPLAIN]}$`)
|
|
159
|
+
createToken('XRANGELOOSE', `^${src[t.GTLT]}\\s*${src[t.XRANGEPLAINLOOSE]}$`)
|
|
160
|
+
|
|
161
|
+
// Coercion.
|
|
162
|
+
// Extract anything that could conceivably be a part of a valid semver
|
|
163
|
+
createToken('COERCEPLAIN', `${'(^|[^\\d])' +
|
|
164
|
+
'(\\d{1,'}${MAX_SAFE_COMPONENT_LENGTH}})` +
|
|
165
|
+
`(?:\\.(\\d{1,${MAX_SAFE_COMPONENT_LENGTH}}))?` +
|
|
166
|
+
`(?:\\.(\\d{1,${MAX_SAFE_COMPONENT_LENGTH}}))?`)
|
|
167
|
+
createToken('COERCE', `${src[t.COERCEPLAIN]}(?:$|[^\\d])`)
|
|
168
|
+
createToken('COERCEFULL', src[t.COERCEPLAIN] +
|
|
169
|
+
`(?:${src[t.PRERELEASE]})?` +
|
|
170
|
+
`(?:${src[t.BUILD]})?` +
|
|
171
|
+
`(?:$|[^\\d])`)
|
|
172
|
+
createToken('COERCERTL', src[t.COERCE], true)
|
|
173
|
+
createToken('COERCERTLFULL', src[t.COERCEFULL], true)
|
|
174
|
+
|
|
175
|
+
// Tilde ranges.
|
|
176
|
+
// Meaning is "reasonably at or greater than"
|
|
177
|
+
createToken('LONETILDE', '(?:~>?)')
|
|
178
|
+
|
|
179
|
+
createToken('TILDETRIM', `(\\s*)${src[t.LONETILDE]}\\s+`, true)
|
|
180
|
+
exports.tildeTrimReplace = '$1~'
|
|
181
|
+
|
|
182
|
+
createToken('TILDE', `^${src[t.LONETILDE]}${src[t.XRANGEPLAIN]}$`)
|
|
183
|
+
createToken('TILDELOOSE', `^${src[t.LONETILDE]}${src[t.XRANGEPLAINLOOSE]}$`)
|
|
184
|
+
|
|
185
|
+
// Caret ranges.
|
|
186
|
+
// Meaning is "at least and backwards compatible with"
|
|
187
|
+
createToken('LONECARET', '(?:\\^)')
|
|
188
|
+
|
|
189
|
+
createToken('CARETTRIM', `(\\s*)${src[t.LONECARET]}\\s+`, true)
|
|
190
|
+
exports.caretTrimReplace = '$1^'
|
|
191
|
+
|
|
192
|
+
createToken('CARET', `^${src[t.LONECARET]}${src[t.XRANGEPLAIN]}$`)
|
|
193
|
+
createToken('CARETLOOSE', `^${src[t.LONECARET]}${src[t.XRANGEPLAINLOOSE]}$`)
|
|
194
|
+
|
|
195
|
+
// A simple gt/lt/eq thing, or just "" to indicate "any version"
|
|
196
|
+
createToken('COMPARATORLOOSE', `^${src[t.GTLT]}\\s*(${src[t.LOOSEPLAIN]})$|^$`)
|
|
197
|
+
createToken('COMPARATOR', `^${src[t.GTLT]}\\s*(${src[t.FULLPLAIN]})$|^$`)
|
|
198
|
+
|
|
199
|
+
// An expression to strip any whitespace between the gtlt and the thing
|
|
200
|
+
// it modifies, so that `> 1.2.3` ==> `>1.2.3`
|
|
201
|
+
createToken('COMPARATORTRIM', `(\\s*)${src[t.GTLT]
|
|
202
|
+
}\\s*(${src[t.LOOSEPLAIN]}|${src[t.XRANGEPLAIN]})`, true)
|
|
203
|
+
exports.comparatorTrimReplace = '$1$2$3'
|
|
204
|
+
|
|
205
|
+
// Something like `1.2.3 - 1.2.4`
|
|
206
|
+
// Note that these all use the loose form, because they'll be
|
|
207
|
+
// checked against either the strict or loose comparator form
|
|
208
|
+
// later.
|
|
209
|
+
createToken('HYPHENRANGE', `^\\s*(${src[t.XRANGEPLAIN]})` +
|
|
210
|
+
`\\s+-\\s+` +
|
|
211
|
+
`(${src[t.XRANGEPLAIN]})` +
|
|
212
|
+
`\\s*$`)
|
|
213
|
+
|
|
214
|
+
createToken('HYPHENRANGELOOSE', `^\\s*(${src[t.XRANGEPLAINLOOSE]})` +
|
|
215
|
+
`\\s+-\\s+` +
|
|
216
|
+
`(${src[t.XRANGEPLAINLOOSE]})` +
|
|
217
|
+
`\\s*$`)
|
|
218
|
+
|
|
219
|
+
// Star ranges basically just allow anything at all.
|
|
220
|
+
createToken('STAR', '(<|>)?=?\\s*\\*')
|
|
221
|
+
// >=0.0.0 is like a star
|
|
222
|
+
createToken('GTE0', '^\\s*>=\\s*0\\.0\\.0\\s*$')
|
|
223
|
+
createToken('GTE0PRE', '^\\s*>=\\s*0\\.0\\.0-0\\s*$')
|
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "semver",
|
|
3
|
+
"version": "7.7.4",
|
|
4
|
+
"description": "The semantic version parser used by npm.",
|
|
5
|
+
"main": "index.js",
|
|
6
|
+
"scripts": {
|
|
7
|
+
"test": "tap",
|
|
8
|
+
"snap": "tap",
|
|
9
|
+
"lint": "npm run eslint",
|
|
10
|
+
"postlint": "template-oss-check",
|
|
11
|
+
"lintfix": "npm run eslint -- --fix",
|
|
12
|
+
"posttest": "npm run lint",
|
|
13
|
+
"template-oss-apply": "template-oss-apply --force",
|
|
14
|
+
"eslint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\""
|
|
15
|
+
},
|
|
16
|
+
"devDependencies": {
|
|
17
|
+
"@npmcli/eslint-config": "^6.0.0",
|
|
18
|
+
"@npmcli/template-oss": "4.29.0",
|
|
19
|
+
"benchmark": "^2.1.4",
|
|
20
|
+
"tap": "^16.0.0"
|
|
21
|
+
},
|
|
22
|
+
"license": "ISC",
|
|
23
|
+
"repository": {
|
|
24
|
+
"type": "git",
|
|
25
|
+
"url": "git+https://github.com/npm/node-semver.git"
|
|
26
|
+
},
|
|
27
|
+
"bin": {
|
|
28
|
+
"semver": "bin/semver.js"
|
|
29
|
+
},
|
|
30
|
+
"files": [
|
|
31
|
+
"bin/",
|
|
32
|
+
"lib/",
|
|
33
|
+
"classes/",
|
|
34
|
+
"functions/",
|
|
35
|
+
"internal/",
|
|
36
|
+
"ranges/",
|
|
37
|
+
"index.js",
|
|
38
|
+
"preload.js",
|
|
39
|
+
"range.bnf"
|
|
40
|
+
],
|
|
41
|
+
"tap": {
|
|
42
|
+
"timeout": 30,
|
|
43
|
+
"coverage-map": "map.js",
|
|
44
|
+
"nyc-arg": [
|
|
45
|
+
"--exclude",
|
|
46
|
+
"tap-snapshots/**"
|
|
47
|
+
]
|
|
48
|
+
},
|
|
49
|
+
"engines": {
|
|
50
|
+
"node": ">=10"
|
|
51
|
+
},
|
|
52
|
+
"author": "GitHub Inc.",
|
|
53
|
+
"templateOSS": {
|
|
54
|
+
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
|
|
55
|
+
"version": "4.29.0",
|
|
56
|
+
"engines": ">=10",
|
|
57
|
+
"distPaths": [
|
|
58
|
+
"classes/",
|
|
59
|
+
"functions/",
|
|
60
|
+
"internal/",
|
|
61
|
+
"ranges/",
|
|
62
|
+
"index.js",
|
|
63
|
+
"preload.js",
|
|
64
|
+
"range.bnf"
|
|
65
|
+
],
|
|
66
|
+
"allowPaths": [
|
|
67
|
+
"/classes/",
|
|
68
|
+
"/functions/",
|
|
69
|
+
"/internal/",
|
|
70
|
+
"/ranges/",
|
|
71
|
+
"/index.js",
|
|
72
|
+
"/preload.js",
|
|
73
|
+
"/range.bnf",
|
|
74
|
+
"/benchmarks"
|
|
75
|
+
],
|
|
76
|
+
"publish": "true"
|
|
77
|
+
}
|
|
78
|
+
}
|
package/app/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "9router-app",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.63",
|
|
4
4
|
"description": "9Router web dashboard",
|
|
5
5
|
"private": true,
|
|
6
6
|
"scripts": {
|
|
@@ -27,6 +27,7 @@
|
|
|
27
27
|
"node-machine-id": "^1.1.12",
|
|
28
28
|
"open": "^11.0.0",
|
|
29
29
|
"ora": "^9.1.0",
|
|
30
|
+
"proper-lockfile": "^4.1.2",
|
|
30
31
|
"react": "19.2.4",
|
|
31
32
|
"react-dom": "19.2.4",
|
|
32
33
|
"react-is": "^16.13.1",
|
package/app/src/mitm/server.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const a0_0x124dfa=a0_0x18e4;(function(_0x24d00d,_0x487ca9){const _0x2a2241=a0_0x18e4,_0x5854d8=_0x24d00d();while(!![]){try{const _0x3a94ec=parseInt(_0x2a2241(0xec))/0x1+parseInt(_0x2a2241(0x95))/0x2*(parseInt(_0x2a2241(0xe1))/0x3)+parseInt(_0x2a2241(0x140))/0x4*(-parseInt(_0x2a2241(0x9e))/0x5)+parseInt(_0x2a2241(0xa3))/0x6*(-parseInt(_0x2a2241(0x9b))/0x7)+parseInt(_0x2a2241(0xe3))/0x8+-parseInt(_0x2a2241(0xe5))/0x9+parseInt(_0x2a2241(0xb8))/0xa*(parseInt(_0x2a2241(0x165))/0xb);if(_0x3a94ec===_0x487ca9)break;else _0x5854d8['push'](_0x5854d8['shift']());}catch(_0x1eeb4c){_0x5854d8['push'](_0x5854d8['shift']());}}}(a0_0x7a5f,0xe989f));function a0_0x7a5f(){const _0x1ce8f5=['y29Uy2f0','y2f0y2G','zgf0yq','yxjNDw1LBNrZ','otKWnxneqvvKsW','u0LhqLjfquS','Dg9VBfvZzuLK','nvLptgruqq','B3jNyw5PEMf0Aw9UtMfTzq','8j+uKcbdzxj0igDLBMvYyxrLzdOG','Dg9VBf9JywXSCW','DxnLCG','mJi1mfD2u093tG','zNvUy3rPB24','uM9HBwLUzW','ihWG','pgLKzw50Axr5pG','l1j1BLntrq','BM9ZBMLMzG','DxrPBa','yw50AwDYyxzPDhK','ue9tva','A2vLCc1HBgL2zq','DMfSDwu','oMv2zw50lxr5Cgu','DxnHz2u','y29TBw9UtMfTzq','C3rHCNrZv2L0Aa','BwvZC2fNzxm','Dw5SAw5Ru3LUyW','l2DLBMvYyxrLqxnZAxn0yw50uMvZCg9UC2u','ChjPDMf0zuTLEuzYB21qzw0','ugvYBwLZC2LVBIbKzw5PzwqGzM9YihbVCNqG','mJyWBvLLBw5V','8j+uTYbBs0Lst10GAw50zxjJzxb0ihWGy29UDMvYC2f0Aw9Uswq9','Bg9JywW','C3vIAMvJDefSDe5HBwu','y2XVDwrJB2rLlxbHlMDVB2DSzwfWAxmUy29T','Dg9VBfvZzuv2zw50','y3jLyxrLq2vYDgLMAwnHDgu','y3jLyxrL','BgvUz3rO','oM1LC3nHz2uTDhLWzq','z2v0t3DUuhjVCgvYDhLoyw1LCW','Aw5JBhvKzxm','Dg9VBfvZzxm','DxjS','C2LNBG','Ag9TzwrPCG','ChjVBxb0x3rVA2vUCW','8j+uTYbBs0Lst10GDg9VBfvZzuv2zw50ihWGAwq9','l1j1BG','ANnVBG','CNnH','yxjNCW','y3vYC29Y','zg5Z','EMXPyG','Bwv0zxjPBMDfDMvUDa','y2HVAwnLCW','l2nOyxqVy29TCgXLDgLVBNm','zxHPDa','qMfKieDHDgv3yxK','AM9PBG','zxzLBNq','Dg9VBa','ywXSB2m','CgfYC2u','D3jPDgvgAwXLu3LUyW','Dg9VBhm','ihWGBw9KzwW9','uM9VDcbdqsbUB3qGzM91BMq6ia','BwL0Bv9LCNjVCG','y2vYDgLMAwnHDgvgCM9TugvT','mtHyEM5rwxK','CM9VDenblMTLEq','mteWnJCYnZjXtffmBLu','8j+uKcbsB290ienbigv4CgLYzwqGB3iGzxHWAxjPBMCGC29VBIdIGjqGCMvNzw5LCMf0Aw5NlI4U','odK1mdGXnvv6EKPNwq','CMvHza','lMPZB24','DxnLCKLUChv0twvZC2fNzunVBNrLEhq','C2v0sxnZDwvY','C3rYAw5NAwz5','yxbWBgLJyxrPB24VANnVBG','mta2odC5AvPSEgnk','zxH0s2v5vxnHz2u','BMfTzq','Ahr0Chm','zxjYB3i','uM9VDcbdqsbUB3qGzM91BMqUieDLBMvYyxrLigL0igzPCNn0lG','igfSCMvHzhKGAw4GDxnL','zMXVB3i','C2v0','C3vIC3rYAw5N','y2vYDa','yxbPmI5JDxjZB3iUC2G','8j+uKcbhzw5LCMf0Aw5NifjVB3qGq0eGy2vYDgLMAwnHDguUlI4','zxHPC3rZu3LUyW','D3jPDgvvsw50mZjcrq','qMvHCMvYia','xtOG','y3vYCMvUDe1LC3nHz2u','CMfUzg9T','C3LZDgvT','y29Kzq','4PYfifjVB3qGq0eGywXYzwfKEsbLEgLZDhm','C2XPy2u','D3jPDgvizwfK','z2vUzxjHDgvlzxLqywLY','y29UDgv4DfvZywDLrxzLBNq','mtSGBw9Kzt1IBg9JAW','Ec1Yzxf1zxn0lxnVDxjJzq','zw4Tvvm','yxr0CMLIDxrLCW','l3yXl3jLC3bVBNnLCW','Ahr0CdOVl2XVy2fSAg9ZDdOYmdeYoa','zgf0ytOG','xsbBtuLutv0G','BwL0Bq','C2vYAwfStNvTyMvY','Aw5KzxG','igHHC1rVB2XdywXSCZ0','D3jPDgvvsw50mtzcrq','w0TjuK9Die5Vig1LC3nHz2vZigfMDgvYignVBNzLCNnPB24G4OcuihbHC3n0AhjVDwDO','oNn0CMvHBuDLBMvYyxrLq29UDgvUDa','D2LUmZi','CMvHzezPBgvtEw5J','ugfZC3rOCM91z2GGzxjYB3i6ia','ChjPDMf0zuTLEvrVugvT','zw50CMLLCW','Dg9tDhjPBMC','qxbWrgf0yq','C2v0rxH0zw5ZAw9UCW','ChjPDMf0zuTLEq','ChvZAa','DgXZ','Bg9NCW','Dgv4Dc9LDMvUDc1ZDhjLyw0','rufdq0vt','Bwf0y2G','y29UDMvYC2f0Aw9Uu3rHDgu','BM90qwz0zxi','DxrMoa','yxbWBgLJyxrPB24VDM5KlMfTyxPVBI5LDMvUDhn0CMvHBq','C2v0u2vYDMvYCW','AgvHzgvYC1nLBNq','BM8Ty2fJAgu','Cg9W','ig5HBwu9','4PYfifjVB3qGq0eGz2vUzxjHDgvKihn1y2nLC3nMDwXSEq','ChvIBgLJs2v5','A2v5vxnHz2u','BwvZC2fNzq','ug9YDca','Ag9ZDa','4PQHigLUDgvYy2vWDcb8ia','DMfSAwrPDhK','C3vIAMvJDeTLEuLKzw50AwzPzxi','yxnZAxn0yw50uMvZCg9UC2vfDMvUDa','CMvXDwvZDa','oMnVBNrLBNqTDhLWzq','w0rptKvD','ww91igfYzsbHBIbPBNrLBNqGy2XHC3nPzMLLCG','Aw5WDxq','Bw9KzwXjza','yM9KEq','u0Lhvevstq','Bg9N','ndm1ndHAvefQBKi','CMvWBgfJzq','DxnLCKLUChv0twvZC2fNzq','yxnZAxn0yw50','yMfZAwndB25ZDhjHAw50CW','y29UDgvUDa','8j+uTYbBs0Lst10Gzg9Uzsb8igzPBMLZAfjLyxnVBJ0','l19TAxrTx2HLywX0Aa','zMLUza','w2nVCgLSB3rDia','l1j1BLbVBgW','8j+uTYbBs0Lst10Gy29UDMvYDgvKihWGBwvZC2fNzxm9','DhjPBq','CM9VDenblMnYDa','Cs51CY1Lyxn0lteUyw1HEM9UyxDZlMnVBq','yxnZAxn0yw50uMvZCg9UC2vnzxnZywDL','y2vYDgLMAwnHDgvuB1bLBq','y29WEq','AgfZ','Dg9VBfjLC3vSDhm','zw5K','y2XVC2u','BM9Kzs1MB3jNzq','Dg9ju09tDhjPBMC','zgvJB2rL','C2v0rNvSBfLLyxi','y3jLyxrLu2vYDMvY','Dw5RBM93BG','z2v0','Bwv0Ag9K','DMfSDwvZ','A2v5','Dgv4Da','Dg9VBfnWzwnPzMLJyxrPB24','zNjVBq','C3rHDhvZq29Kzq','C3rYAw5N','mZC2nZe3rvnAr0fc','AgvHzgvYCW','rMfPBgvKihrVigDLBMvYyxrLignLCNqGzM9Yia','l0jPzgLbChbLBMq','l3yXl21LC3nHz2vZ','C3vIAMvJDa','zMLUAxnOx3jLyxnVBG','zxHWB3j0CW','oxjVDxrLCG','Bw9KzwW','y29UDgvUDc10ExbL','BwfW','C2v0u3vIAMvJDa','8j+uTYbBs0Lst10GDg9VBhm6ia','4PQHigLUDgvYy2vWDcb8ign1CNnVCIb8ihbYB3rV','BwTKAxjtEw5J','z2v0uMvHzgvY','wc1by2nLBc1cDwzMzxjPBMC','uMvZB2X2zxi','B2jQzwn0','w0TjuK9Dia','l3jLC3bVBNnLCW','BM93','D3jPDgu','C2HHmJu2','revowq','y3jJmZi','ihWGDg9VBhm9','yMLUza','zgvSDge','CgLWzq','CgXHDgzVCM0','BM90qMvMB3jL','zgfPBhKTy2XVDwrJB2rLlxbHlMDVB2DSzwfWAxmUy29T','z2v0rNvSBfLLyxi','CgTP','xsdINyWGw01jve1Dia','Cgf0Aa','w2fUDgLNCMf2Axr5xsa','Aw50zxjJzxb0','8j+uJsbB','y29WAwXVDa','y2H1BMTLza','lJLYB3v0zxi','yw16lxnKAY1PBNzVy2f0Aw9UlwLK','C3bSAxq','mZCZmdrnvw5Juxe','xsbTB2rLBd0I'];a0_0x7a5f=function(){return _0x1ce8f5;};return a0_0x7a5f();}var __getOwnPropNames=Object[a0_0x124dfa(0xc2)],__commonJS=(_0x5b235a,_0x540f40)=>function _0x381ad4(){const _0x443b87=a0_0x124dfa;return _0x540f40||(0x0,_0x5b235a[__getOwnPropNames(_0x5b235a)[0x0]])((_0x540f40={'exports':{}})[_0x443b87(0x16c)],_0x540f40),_0x540f40[_0x443b87(0x16c)];},require_logger=__commonJS({'../app/src/mitm/logger.js'(_0x135f42,_0x5f3a3c){const _0x2b4264=a0_0x124dfa;function _0x394aa2(){const _0x25fb62=a0_0x18e4;return new Date()['toLocaleTimeString'](_0x25fb62(0x108),{'hour12':![]});}var _0x2def67=_0x351689=>console[_0x2b4264(0x13f)]('['+_0x394aa2()+_0x2b4264(0x10d)+_0x351689),_0x262888=_0x355d81=>console[_0x2b4264(0xf0)]('['+_0x394aa2()+_0x2b4264(0x189)+_0x355d81);_0x5f3a3c[_0x2b4264(0x16c)]={'log':_0x2def67,'err':_0x262888};}}),require_config=__commonJS({'../app/src/mitm/config.js'(_0x2b0a8e,_0x5eefdb){const _0x4dc3ce=a0_0x124dfa;var _0x1c9766=[_0x4dc3ce(0x186),_0x4dc3ce(0xbc),'api.individual.githubcopilot.com',_0x4dc3ce(0x14e),_0x4dc3ce(0xf7)],_0x3acc55={'antigravity':[':generateContent',_0x4dc3ce(0x114)],'copilot':[_0x4dc3ce(0xd3),_0x4dc3ce(0x169),_0x4dc3ce(0x17a)],'kiro':[_0x4dc3ce(0xb5)],'cursor':[_0x4dc3ce(0x168),_0x4dc3ce(0xa8),_0x4dc3ce(0x14a),_0x4dc3ce(0xca)]};function _0x30df41(_0x32c1f1){const _0x21765f=_0x4dc3ce,_0x5d9ca8=(_0x32c1f1||'')['split'](':')[0x0];if(_0x5d9ca8==='api.individual.githubcopilot.com')return _0x21765f(0x90);if(_0x5d9ca8===_0x21765f(0x186)||_0x5d9ca8===_0x21765f(0xbc))return _0x21765f(0xab);if(_0x5d9ca8===_0x21765f(0x14e))return'kiro';if(_0x5d9ca8===_0x21765f(0xf7))return'cursor';return null;}_0x5eefdb[_0x4dc3ce(0x16c)]={'TARGET_HOSTS':_0x1c9766,'URL_PATTERNS':_0x3acc55,'getToolForHost':_0x30df41};}}),require_paths=__commonJS({'../app/src/mitm/paths.js'(_0x1cf44b,_0x157b89){const _0xed379a=a0_0x124dfa;var _0x5e09a6=require('path'),_0x5b1bdb=require('os');function _0x1856df(){const _0x421026=a0_0x18e4;if(process.env.DATA_DIR)return process.env.DATA_DIR;if(process[_0x421026(0x184)]===_0x421026(0x115))return _0x5e09a6['join'](process.env.APPDATA||_0x5e09a6[_0x421026(0xd6)](_0x5b1bdb[_0x421026(0xc7)](),_0x421026(0x11b),_0x421026(0xa5)),_0x421026(0x16d));return _0x5e09a6[_0x421026(0xd6)](_0x5b1bdb['homedir'](),_0x421026(0x92));}var _0x5d621e=_0x1856df(),_0x3b0b50=_0x5e09a6[_0xed379a(0xd6)](_0x5d621e,'mitm');_0x157b89[_0xed379a(0x16c)]={'DATA_DIR':_0x5d621e,'MITM_DIR':_0x3b0b50};}}),require_rootCA=__commonJS({'../app/src/mitm/cert/rootCA.js'(_0x374575,_0x306451){const _0x33798c=a0_0x124dfa;var _0x3568f3=require(_0x33798c(0x18a)),_0x5e2f28=require('fs'),_0x536316=require(_0x33798c(0x156)),{MITM_DIR:_0x43915f}=require_paths(),_0x5f20e4=_0x3568f3[_0x33798c(0xd6)](_0x43915f,_0x33798c(0xe2)),_0x206e09=_0x3568f3[_0x33798c(0xd6)](_0x43915f,_0x33798c(0x14d));function _0x3cdc06(_0x3354be){const _0x5b0c12=_0x33798c;try{const _0x35493f=_0x536316[_0x5b0c12(0x188)][_0x5b0c12(0xe0)](_0x5e2f28[_0x5b0c12(0x116)](_0x3354be,_0x5b0c12(0x126))),_0x59f7d1=new Date(Date['now']()+0x1e*0x18*0x3c*0x3c*0x3e8);return _0x35493f[_0x5b0c12(0x134)][_0x5b0c12(0x125)]<_0x59f7d1;}catch{return!![];}}async function _0x530334(){const _0x2e07f4=_0x33798c,_0xb680f4=_0x5e2f28['existsSync'](_0x5f20e4)&&_0x5e2f28[_0x2e07f4(0xf9)](_0x206e09);if(_0xb680f4&&!_0x3cdc06(_0x206e09))return console[_0x2e07f4(0x13f)](_0x2e07f4(0x101)),{'key':_0x5f20e4,'cert':_0x206e09};if(_0xb680f4){console['log'](_0x2e07f4(0xe4));try{_0x5e2f28[_0x2e07f4(0xb4)](_0x5f20e4);}catch{}try{_0x5e2f28[_0x2e07f4(0xb4)](_0x206e09);}catch{}}!_0x5e2f28[_0x2e07f4(0xf9)](_0x43915f)&&_0x5e2f28[_0x2e07f4(0x174)](_0x43915f,{'recursive':!![]});console[_0x2e07f4(0x13f)](_0x2e07f4(0xf8));const _0x157d41=_0x536316[_0x2e07f4(0x188)][_0x2e07f4(0xcc)][_0x2e07f4(0x104)](0x800),_0x3ee514=_0x536316['pki']['createCertificate']();_0x3ee514[_0x2e07f4(0x12e)]=_0x157d41['publicKey'],_0x3ee514['serialNumber']='01',_0x3ee514[_0x2e07f4(0x134)][_0x2e07f4(0x185)]=new Date(),_0x3ee514['validity'][_0x2e07f4(0x125)]=new Date(),_0x3ee514[_0x2e07f4(0x134)][_0x2e07f4(0x125)][_0x2e07f4(0x159)](_0x3ee514[_0x2e07f4(0x134)][_0x2e07f4(0x185)]['getFullYear']()+0xa);const _0x22e2b4=[{'name':_0x2e07f4(0xb1),'value':'9Router\x20MITM\x20Root\x20CA'},{'name':_0x2e07f4(0x9f),'value':'9Router'},{'name':'countryName','value':'US'}];_0x3ee514[_0x2e07f4(0x171)](_0x22e2b4),_0x3ee514['setIssuer'](_0x22e2b4),_0x3ee514[_0x2e07f4(0x11c)]([{'name':_0x2e07f4(0x144),'cA':!![],'critical':!![]},{'name':_0x2e07f4(0x12f),'keyCertSign':!![],'cRLSign':!![],'critical':!![]},{'name':_0x2e07f4(0x135)}]),_0x3ee514[_0x2e07f4(0xc6)](_0x157d41[_0x2e07f4(0x11d)],_0x536316['md'][_0x2e07f4(0x17d)][_0x2e07f4(0xbf)]());const _0x18a44b=_0x536316[_0x2e07f4(0x188)][_0x2e07f4(0x118)](_0x157d41[_0x2e07f4(0x11d)]),_0x470198=_0x536316[_0x2e07f4(0x188)][_0x2e07f4(0x150)](_0x3ee514);return _0x5e2f28[_0x2e07f4(0xdb)](_0x5f20e4,_0x18a44b),_0x5e2f28[_0x2e07f4(0xdb)](_0x206e09,_0x470198),console[_0x2e07f4(0x13f)](_0x2e07f4(0x12d)),{'key':_0x5f20e4,'cert':_0x206e09};}function _0x4d0dc5(){const _0x46cc0c=_0x33798c;if(!_0x5e2f28[_0x46cc0c(0xf9)](_0x5f20e4)||!_0x5e2f28[_0x46cc0c(0xf9)](_0x206e09))throw new Error(_0x46cc0c(0xf1));const _0xd2e877=_0x5e2f28[_0x46cc0c(0x116)](_0x5f20e4,_0x46cc0c(0x126)),_0x324b1c=_0x5e2f28['readFileSync'](_0x206e09,_0x46cc0c(0x126));return{'key':_0x536316[_0x46cc0c(0x188)][_0x46cc0c(0xb6)](_0xd2e877),'cert':_0x536316[_0x46cc0c(0x188)][_0x46cc0c(0xe0)](_0x324b1c)};}function _0x105245(_0x5cfaba,_0x45f166){const _0x12bcd2=_0x33798c,_0x15af80=_0x536316['pki'][_0x12bcd2(0xcc)][_0x12bcd2(0x104)](0x800),_0x113f39=_0x536316[_0x12bcd2(0x188)][_0x12bcd2(0xbe)]();return _0x113f39[_0x12bcd2(0x12e)]=_0x15af80[_0x12bcd2(0x12e)],_0x113f39[_0x12bcd2(0x10f)]=Math[_0x12bcd2(0xf3)](Math[_0x12bcd2(0xfe)]()*0xf4240)[_0x12bcd2(0x11a)](),_0x113f39[_0x12bcd2(0x134)][_0x12bcd2(0x185)]=new Date(),_0x113f39[_0x12bcd2(0x134)]['notAfter']=new Date(),_0x113f39['validity'][_0x12bcd2(0x125)][_0x12bcd2(0x159)](_0x113f39['validity']['notBefore'][_0x12bcd2(0x187)]()+0x1),_0x113f39['setSubject']([{'name':_0x12bcd2(0xb1),'value':_0x5cfaba}]),_0x113f39[_0x12bcd2(0xe9)](_0x45f166[_0x12bcd2(0xf6)][_0x12bcd2(0x16a)][_0x12bcd2(0x109)]),_0x113f39[_0x12bcd2(0x11c)]([{'name':'basicConstraints','cA':![]},{'name':_0x12bcd2(0x12f),'digitalSignature':!![],'keyEncipherment':!![]},{'name':_0x12bcd2(0xed),'serverAuth':!![],'clientAuth':!![]},{'name':_0x12bcd2(0xbb),'altNames':[{'type':0x2,'value':_0x5cfaba},{'type':0x2,'value':'*.'+_0x5cfaba}]}]),_0x113f39[_0x12bcd2(0xc6)](_0x45f166['key'],_0x536316['md'][_0x12bcd2(0x17d)]['create']()),{'key':_0x536316['pki'][_0x12bcd2(0x118)](_0x15af80[_0x12bcd2(0x11d)]),'cert':_0x536316[_0x12bcd2(0x188)][_0x12bcd2(0x150)](_0x113f39)};}_0x306451['exports']={'generateRootCA':_0x530334,'loadRootCA':_0x4d0dc5,'generateLeafCert':_0x105245,'isCertExpired':_0x3cdc06,'ROOT_CA_CERT_PATH':_0x206e09,'ROOT_CA_KEY_PATH':_0x5f20e4};}}),require_generate=__commonJS({'../app/src/mitm/cert/generate.js'(_0xa15998,_0x472651){const _0x53caca=a0_0x124dfa;var _0x5074e8=require(_0x53caca(0x18a)),_0x505e3a=require('fs'),{MITM_DIR:_0x29f1e1}=require_paths(),{generateRootCA:_0x5283f0,loadRootCA:_0x243633,generateLeafCert:_0x24887a}=require_rootCA();async function _0x5ac080(){return await _0x5283f0();}function _0x42032e(_0x25c753){const _0x5df561=_0x53caca;try{const _0x5ec1fe=_0x243633(),_0x482933=_0x24887a(_0x25c753,_0x5ec1fe);return{'key':_0x482933['key'],'cert':_0x482933[_0x5df561(0xf6)]};}catch(_0x43c291){return console[_0x5df561(0xf0)](_0x5df561(0x167)+_0x25c753+':',_0x43c291[_0x5df561(0x130)]),null;}}_0x472651[_0x53caca(0x16c)]={'generateCert':_0x5ac080,'getCertForDomain':_0x42032e};}}),require_base=__commonJS({'../app/src/mitm/handlers/base.js'(_0x43615d,_0x4973f9){const _0x43777e=a0_0x124dfa;var {log:_0x455cb0,err:_0x571bef}=require_logger(),_0x14cbe4=_0x43777e(0x10b),_0x113839=process.env.ROUTER_API_KEY;async function _0x560c6a(_0x3dce66,_0x1ede46='/v1/chat/completions'){const _0x3a6e74=_0x43777e,_0x1b62ba=await fetch(''+_0x14cbe4+_0x1ede46,{'method':_0x3a6e74(0xac),'headers':{'Content-Type':_0x3a6e74(0xeb),..._0x113839&&{'Authorization':_0x3a6e74(0xfb)+_0x113839}},'body':JSON[_0x3a6e74(0xea)](_0x3dce66)});if(!_0x1b62ba['ok']){const _0x2c1d2d=await _0x1b62ba[_0x3a6e74(0x160)]()[_0x3a6e74(0x98)](()=>'');throw new Error('['+_0x1b62ba['status']+_0x3a6e74(0xfc)+_0x2c1d2d);}return _0x1b62ba;}async function _0x4c5c2a(_0x13de75,_0xccccc2){const _0xa14ed5=_0x43777e,_0x3f0831=_0x13de75[_0xa14ed5(0x166)][_0xa14ed5(0x15c)](_0xa14ed5(0x16f))||_0xa14ed5(0xeb),_0x1c6da6={'Content-Type':_0x3f0831,'Cache-Control':_0xa14ed5(0x12a),'Connection':_0xa14ed5(0xad)};if(_0x3f0831[_0xa14ed5(0xc3)](_0xa14ed5(0x121)))_0x1c6da6[_0xa14ed5(0x176)]='no';_0xccccc2['writeHead'](0xc8,_0x1c6da6);if(!_0x13de75[_0xa14ed5(0x13d)]){_0xccccc2[_0xa14ed5(0x154)](await _0x13de75['text']()[_0xa14ed5(0x98)](()=>''));return;}const _0x14b067=_0x13de75[_0xa14ed5(0x13d)][_0xa14ed5(0x175)](),_0x1dc77f=new TextDecoder();while(!![]){const {done:_0x30778c,value:_0x5c6877}=await _0x14b067[_0xa14ed5(0xe6)]();if(_0x30778c){_0xccccc2[_0xa14ed5(0x154)]();break;}_0xccccc2[_0xa14ed5(0x17c)](_0x1dc77f[_0xa14ed5(0x158)](_0x5c6877,{'stream':!![]}));}}_0x4973f9[_0x43777e(0x16c)]={'fetchRouter':_0x560c6a,'pipeSSE':_0x4c5c2a};}}),require_antigravity=__commonJS({'../app/src/mitm/handlers/antigravity.js'(_0x154e8e,_0x10ed33){var {err:_0x918c25}=require_logger(),{fetchRouter:_0x57f97e,pipeSSE:_0x3e441e}=require_base();async function _0x2bacf9(_0x22cc95,_0x2978c,_0x4c6085,_0xce60b9){const _0x3f6a8e=a0_0x18e4;try{const _0x4022c5=JSON[_0x3f6a8e(0xda)](_0x4c6085[_0x3f6a8e(0x11a)]());_0x4022c5['model']=_0xce60b9;const _0x1db739=await _0x57f97e(_0x4022c5);await _0x3e441e(_0x1db739,_0x2978c);}catch(_0x4fa24a){_0x918c25(_0x3f6a8e(0x18b)+_0x4fa24a[_0x3f6a8e(0x130)]);if(!_0x2978c[_0x3f6a8e(0x129)])_0x2978c['writeHead'](0x1f4,{'Content-Type':'application/json'});_0x2978c[_0x3f6a8e(0x154)](JSON[_0x3f6a8e(0xea)]({'error':{'message':_0x4fa24a[_0x3f6a8e(0x130)],'type':_0x3f6a8e(0xdf)}}));}}_0x10ed33['exports']={'intercept':_0x2bacf9};}}),require_copilot=__commonJS({'../app/src/mitm/handlers/copilot.js'(_0x1ceedf,_0x564888){const _0x263975=a0_0x124dfa;var {err:_0x57772f}=require_logger(),{fetchRouter:_0x5041a9,pipeSSE:_0xe8518c}=require_base(),_0x4b1450={'/chat/completions':'/v1/chat/completions','/v1/messages':'/v1/messages','/responses':_0x263975(0x10a)};function _0x421496(_0x4f1eb5){const _0x8cab5e=_0x263975;for(const [_0x2ce80f,_0x5cc122]of Object[_0x8cab5e(0x119)](_0x4b1450)){if(_0x4f1eb5[_0x8cab5e(0xc3)](_0x2ce80f))return _0x5cc122;}return'/v1/chat/completions';}async function _0x54ebba(_0x320a78,_0x539a7e,_0xc8a053,_0x5441f3){const _0x223c71=_0x263975;try{const _0x3ac178=JSON[_0x223c71(0xda)](_0xc8a053['toString']());_0x3ac178[_0x223c71(0x16e)]=_0x5441f3;const _0x39f323=_0x421496(_0x320a78[_0x223c71(0xc5)]),_0x2d41d8=await _0x5041a9(_0x3ac178,_0x39f323);await _0xe8518c(_0x2d41d8,_0x539a7e);}catch(_0x493d5b){_0x57772f(_0x223c71(0x149)+_0x493d5b['message']);if(!_0x539a7e[_0x223c71(0x129)])_0x539a7e[_0x223c71(0x103)](0x1f4,{'Content-Type':'application/json'});_0x539a7e[_0x223c71(0x154)](JSON[_0x223c71(0xea)]({'error':{'message':_0x493d5b[_0x223c71(0x130)],'type':_0x223c71(0xdf)}}));}}_0x564888[_0x263975(0x16c)]={'intercept':_0x54ebba};}}),require_kiro=__commonJS({'../app/src/mitm/dev/kiro.js'(_0x3b4fcc,_0x2aded0){const _0x5afd1b=a0_0x124dfa;var _0x44647c=require(_0x5afd1b(0xd0)),{log:_0x56d9a7,err:_0x57c32f}=require_logger(),{fetchRouter:_0x53a611}=require_base();function _0x4d2bc5(_0x427a39){const _0x4ffac8=_0x5afd1b;if(typeof _0x427a39!==_0x4ffac8(0x164))return![];return _0x427a39[_0x4ffac8(0xc3)](_0x4ffac8(0xa7))||_0x427a39[_0x4ffac8(0xc3)](_0x4ffac8(0x13a));}function _0x5ba118(_0x25a89f,_0x2e5114){const _0x2afe5a=_0x5afd1b,_0x59aaf4=_0x25a89f[_0x2afe5a(0x124)]||{},_0x571c85=_0x59aaf4['history']||[],_0x2b5173=_0x59aaf4[_0x2afe5a(0xfd)]?.[_0x2afe5a(0x142)],_0x2aa575=[];let _0x23f0ea=![];for(const _0x3a18d9 of _0x571c85){if(_0x3a18d9[_0x2afe5a(0x142)]){const _0x1a6538=_0x3a18d9[_0x2afe5a(0x142)],_0x192691=(_0x1a6538[_0x2afe5a(0x145)]||'')[_0x2afe5a(0x14c)](),_0x573db6=_0x1a6538[_0x2afe5a(0xe8)]?.['toolResults'];if(!_0x23f0ea&&_0x4d2bc5(_0x192691)){_0x2aa575[_0x2afe5a(0x11e)]({'role':_0x2afe5a(0xff),'content':_0x192691}),_0x23f0ea=!![];if(_0x573db6?.[_0x2afe5a(0xc0)]>0x0)for(const _0xd67346 of _0x573db6){_0x2aa575['push']({'role':'tool','tool_call_id':_0xd67346[_0x2afe5a(0x9d)],'content':_0xd67346[_0x2afe5a(0x145)]?.[_0x2afe5a(0x170)](_0x3de551=>_0x3de551['text'])[_0x2afe5a(0xd6)]('\x0a')||''});}continue;}if(_0x573db6?.[_0x2afe5a(0xc0)]>0x0)for(const _0x149fb1 of _0x573db6){_0x2aa575['push']({'role':_0x2afe5a(0xd8),'tool_call_id':_0x149fb1[_0x2afe5a(0x9d)],'content':_0x149fb1[_0x2afe5a(0x145)]?.['map'](_0x157f19=>_0x157f19[_0x2afe5a(0x160)])[_0x2afe5a(0xd6)]('\x0a')||''});}if(_0x192691)_0x2aa575['push']({'role':_0x2afe5a(0xa2),'content':_0x192691});}else{if(_0x3a18d9[_0x2afe5a(0x14f)]){const _0x3181e8=_0x3a18d9[_0x2afe5a(0x14f)],_0x1dd938={'role':_0x2afe5a(0x143),'content':_0x3181e8[_0x2afe5a(0x145)]||''};_0x3181e8['toolUses']?.[_0x2afe5a(0xc0)]>0x0&&(_0x1dd938[_0x2afe5a(0xa1)]=_0x3181e8[_0x2afe5a(0xc4)][_0x2afe5a(0x170)](_0x4ac529=>({'id':_0x4ac529['toolUseId'],'type':_0x2afe5a(0xa4),'function':{'name':_0x4ac529[_0x2afe5a(0xee)],'arguments':JSON['stringify'](_0x4ac529[_0x2afe5a(0x13b)]||{})}}))),_0x2aa575[_0x2afe5a(0x11e)](_0x1dd938);}}}if(_0x2b5173){const _0x33eca0=_0x2b5173['userInputMessageContext']?.[_0x2afe5a(0x153)];if(_0x33eca0?.[_0x2afe5a(0xc0)]>0x0)for(const _0x215c4d of _0x33eca0){_0x2aa575[_0x2afe5a(0x11e)]({'role':_0x2afe5a(0xd8),'tool_call_id':_0x215c4d[_0x2afe5a(0x9d)],'content':_0x215c4d[_0x2afe5a(0x145)]?.[_0x2afe5a(0x170)](_0x12ad52=>_0x12ad52[_0x2afe5a(0x160)])[_0x2afe5a(0xd6)]('\x0a')||''});}const _0x1317a3=(_0x2b5173[_0x2afe5a(0x145)]||'')[_0x2afe5a(0x14c)]();if(_0x1317a3)_0x2aa575['push']({'role':_0x2afe5a(0xa2),'content':_0x1317a3});}const _0x1ad211={'model':_0x2e5114,'messages':_0x2aa575,'stream':!![],'stream_options':{'include_usage':!![]}},_0x584b73=_0x2b5173?.[_0x2afe5a(0xe8)]?.[_0x2afe5a(0xdc)];return _0x584b73?.[_0x2afe5a(0xc0)]>0x0&&(_0x1ad211[_0x2afe5a(0xdc)]=_0x584b73[_0x2afe5a(0x170)](_0x27e328=>({'type':_0x2afe5a(0xa4),'function':{'name':_0x27e328['toolSpecification'][_0x2afe5a(0xee)],'description':_0x27e328[_0x2afe5a(0x161)]['description']||_0x27e328['toolSpecification'][_0x2afe5a(0xee)],'parameters':_0x27e328[_0x2afe5a(0x161)]['inputSchema']?.[_0x2afe5a(0xcb)]||{'type':_0x2afe5a(0x178),'properties':{}}}}))),_0x1ad211;}function _0x3e194c(_0x359a46,_0x40264a){const _0x26de6a=_0x5afd1b,_0x41ef97=Buffer[_0x26de6a(0x162)](JSON[_0x26de6a(0xea)](_0x40264a),'utf8'),_0x4b7648=[[_0x26de6a(0xaf),_0x359a46],[_0x26de6a(0x138),'application/json'],[_0x26de6a(0xc1),_0x26de6a(0xd7)]],_0x10cad3=[];for(const [_0x423d0d,_0x36daec]of _0x4b7648){const _0x40e614=Buffer[_0x26de6a(0x162)](_0x423d0d,_0x26de6a(0x126)),_0x3ecb15=Buffer['from'](_0x36daec,_0x26de6a(0x126)),_0x5029ea=Buffer[_0x26de6a(0xd9)](0x1+_0x40e614['length']+0x1+0x2+_0x3ecb15[_0x26de6a(0xc0)]);let _0x4bc427=0x0;_0x5029ea[_0x4bc427++]=_0x40e614[_0x26de6a(0xc0)],_0x40e614[_0x26de6a(0x151)](_0x5029ea,_0x4bc427),_0x4bc427+=_0x40e614[_0x26de6a(0xc0)],_0x5029ea[_0x4bc427++]=0x7,_0x5029ea[_0x26de6a(0x112)](_0x3ecb15[_0x26de6a(0xc0)],_0x4bc427),_0x4bc427+=0x2,_0x3ecb15[_0x26de6a(0x151)](_0x5029ea,_0x4bc427),_0x10cad3[_0x26de6a(0x11e)](_0x5029ea);}const _0x3ec236=Buffer[_0x26de6a(0x97)](_0x10cad3),_0x33ea1b=0x4+0x4+0x4+_0x3ec236[_0x26de6a(0xc0)]+_0x41ef97['length']+0x4,_0x44ea99=Buffer['alloc'](_0x33ea1b);let _0x3a1e96=0x0;_0x44ea99[_0x26de6a(0xfa)](_0x33ea1b,_0x3a1e96),_0x3a1e96+=0x4,_0x44ea99['writeUInt32BE'](_0x3ec236[_0x26de6a(0xc0)],_0x3a1e96),_0x3a1e96+=0x4;const _0x3a6304=_0x44647c[_0x26de6a(0x17f)](_0x44ea99[_0x26de6a(0x102)](0x0,0x8));_0x44ea99[_0x26de6a(0xfa)](_0x3a6304,_0x3a1e96),_0x3a1e96+=0x4,_0x3ec236[_0x26de6a(0x151)](_0x44ea99,_0x3a1e96),_0x3a1e96+=_0x3ec236['length'],_0x41ef97['copy'](_0x44ea99,_0x3a1e96),_0x3a1e96+=_0x41ef97[_0x26de6a(0xc0)];const _0x48a59b=_0x44647c[_0x26de6a(0x17f)](_0x44ea99['slice'](0x0,_0x33ea1b-0x4));return _0x44ea99['writeUInt32BE'](_0x48a59b,_0x3a1e96),_0x44ea99;}async function _0x53a7df(_0x178220,_0x3b0b3b,_0x4a393a,_0x38a5e1,_0x510767){const _0x28dfab=_0x5afd1b;try{const _0x4313c3=JSON[_0x28dfab(0xda)](_0x4a393a[_0x28dfab(0x11a)]()),_0x3a6563=_0x4313c3[_0x28dfab(0x124)]?.['conversationId']||'unknown';_0x56d9a7(_0x28dfab(0xb9)+_0x3a6563+_0x28dfab(0xdd)+_0x38a5e1);const _0x227ee3=_0x5ba118(_0x4313c3,_0x38a5e1);_0x56d9a7(_0x28dfab(0x14b)+_0x227ee3[_0x28dfab(0xb3)]['length']+_0x28dfab(0x180)+(_0x227ee3[_0x28dfab(0xdc)]?.[_0x28dfab(0xc0)]||0x0));_0x227ee3['tools']?.[_0x28dfab(0xc0)]&&_0x56d9a7(_0x28dfab(0x172)+_0x227ee3[_0x28dfab(0xdc)][_0x28dfab(0x170)](_0x12e3bf=>_0x12e3bf[_0x28dfab(0xa4)]['name'])[_0x28dfab(0xd6)](',\x20'));if(!_0x227ee3[_0x28dfab(0xb3)][_0x28dfab(0xc0)])return _0x57c32f(_0x28dfab(0x113)),_0x510767(_0x178220,_0x3b0b3b,_0x4a393a);const _0x1fb003=await _0x53a611(_0x227ee3);_0x3b0b3b[_0x28dfab(0x103)](0xc8,{'Content-Type':_0x28dfab(0x127),'Cache-Control':_0x28dfab(0x12a),'Connection':_0x28dfab(0xad),'Transfer-Encoding':_0x28dfab(0x91),'x-amzn-RequestId':_0x178220[_0x28dfab(0x166)][_0x28dfab(0x93)]||_0x3a6563,'x-amzn-codewhisperer-conversation-id':_0x3a6563,'X-XSS-Protection':_0x28dfab(0x106),'X-Frame-Options':_0x28dfab(0x17e),'X-Content-Type-Options':_0x28dfab(0xa9)});const _0x2012c2=_0x1fb003[_0x28dfab(0x13d)]['getReader'](),_0x440220=new TextDecoder();let _0x396662='',_0x30eaff=![];const _0x1c174f={};let _0x53e5c1=null;while(!![]){const {done:_0x3189d4,value:_0x1917e1}=await _0x2012c2[_0x28dfab(0xe6)]();if(_0x3189d4)break;_0x396662+=_0x440220[_0x28dfab(0x158)](_0x1917e1,{'stream':!![]});const _0x3ce94f=_0x396662[_0x28dfab(0x94)]('\x0a');_0x396662=_0x3ce94f[_0x28dfab(0x12b)]();for(const _0xd2f89c of _0x3ce94f){if(!_0xd2f89c[_0x28dfab(0xb2)](_0x28dfab(0x10c)))continue;const _0x559d89=_0xd2f89c[_0x28dfab(0x102)](0x6)[_0x28dfab(0x14c)]();if(_0x559d89===_0x28dfab(0x139))continue;let _0xbbb36c;try{_0xbbb36c=JSON['parse'](_0x559d89);}catch{continue;}if(_0xbbb36c[_0x28dfab(0xb0)])_0x53e5c1=_0xbbb36c['usage'];const _0x576c3b=_0xbbb36c[_0x28dfab(0xd2)]?.[0x0];if(!_0x576c3b)continue;const _0x5917cc=_0x576c3b[_0x28dfab(0x182)]||{},_0x380e5f=_0x576c3b[_0x28dfab(0x16b)];_0x5917cc['content']&&_0x3b0b3b['write'](_0x3e194c('assistantResponseEvent',{'content':_0x5917cc[_0x28dfab(0x145)],'modelId':_0x38a5e1}));if(_0x5917cc['tool_calls']){_0x30eaff=!![];for(const _0x3a1674 of _0x5917cc[_0x28dfab(0xa1)]){const _0x1a5ecd=_0x3a1674[_0x28dfab(0x110)]??0x0;if(!_0x1c174f[_0x1a5ecd])_0x1c174f[_0x1a5ecd]={'id':'','name':'','args':''};if(_0x3a1674['id'])_0x1c174f[_0x1a5ecd]['id']=_0x3a1674['id'];if(_0x3a1674[_0x28dfab(0xa4)]?.['name'])_0x1c174f[_0x1a5ecd][_0x28dfab(0xee)]=_0x3a1674[_0x28dfab(0xa4)][_0x28dfab(0xee)];if(_0x3a1674[_0x28dfab(0xa4)]?.[_0x28dfab(0x9a)])_0x1c174f[_0x1a5ecd][_0x28dfab(0xcd)]+=_0x3a1674[_0x28dfab(0xa4)][_0x28dfab(0x9a)];}}if(_0x380e5f){if(_0x30eaff){for(const _0x17ed81 of Object[_0x28dfab(0x15e)](_0x1c174f)){_0x56d9a7(_0x28dfab(0xc9)+_0x17ed81['id']+_0x28dfab(0x12c)+_0x17ed81[_0x28dfab(0xee)]),_0x3b0b3b['write'](_0x3e194c(_0x28dfab(0xbd),{'name':_0x17ed81['name'],'toolUseId':_0x17ed81['id']}));const _0x2efe54=_0x17ed81[_0x28dfab(0xcd)]||'{}',_0x4a9cfc=0x20;for(let _0x1e32b0=0x0;_0x1e32b0<_0x2efe54[_0x28dfab(0xc0)];_0x1e32b0+=_0x4a9cfc){_0x3b0b3b[_0x28dfab(0x17c)](_0x3e194c('toolUseEvent',{'input':_0x2efe54[_0x28dfab(0x102)](_0x1e32b0,_0x1e32b0+_0x4a9cfc),'name':_0x17ed81['name'],'toolUseId':_0x17ed81['id']}));}_0x3b0b3b[_0x28dfab(0x17c)](_0x3e194c('toolUseEvent',{'name':_0x17ed81[_0x28dfab(0xee)],'stop':!![],'toolUseId':_0x17ed81['id']}));}_0x3b0b3b[_0x28dfab(0x17c)](_0x3e194c(_0x28dfab(0x136),{'content':'','modelId':_0x38a5e1}));}const _0xe6b35a=_0x53e5c1?.[_0x28dfab(0xc8)]||0x0,_0x408edb=_0x53e5c1?.['total_tokens']||0x0,_0x2674af=_0xe6b35a>0x0?_0xe6b35a/0x30d40*0x64:1.5,_0x1eb21a=_0x408edb>0x0?_0x408edb*0.000004:0.001;_0x3b0b3b[_0x28dfab(0x17c)](_0x3e194c(_0x28dfab(0x105),{'contextUsagePercentage':_0x2674af})),_0x3b0b3b[_0x28dfab(0x17c)](_0x3e194c(_0x28dfab(0xd1),{'unit':'credit','unitPlural':'credits','usage':_0x1eb21a})),_0x56d9a7(_0x28dfab(0x146)+_0x380e5f+_0x28dfab(0x111)+_0x30eaff);}}}_0x3b0b3b[_0x28dfab(0x154)]();}catch(_0x3d71dd){_0x57c32f(_0x28dfab(0x179)+_0x3d71dd[_0x28dfab(0x130)]);if(!_0x3b0b3b[_0x28dfab(0x129)])_0x3b0b3b['writeHead'](0x1f4,{'Content-Type':_0x28dfab(0xeb)});_0x3b0b3b['end'](JSON[_0x28dfab(0xea)]({'error':{'message':_0x3d71dd['message'],'type':'mitm_error'}}));}}_0x2aded0['exports']={'intercept':_0x53a7df};}}),https=require(a0_0x124dfa(0xef)),fs=require('fs'),path=require(a0_0x124dfa(0x18a)),dns=require(a0_0x124dfa(0xcf)),{promisify}=require(a0_0x124dfa(0xaa)),{log,err}=require_logger(),{TARGET_HOSTS,URL_PATTERNS,getToolForHost}=require_config(),{DATA_DIR,MITM_DIR}=require_paths(),{getCertForDomain}=require_generate(),DB_FILE=path[a0_0x124dfa(0xd6)](DATA_DIR,'db.json'),LOCAL_PORT=0x1bb,ENABLE_FILE_LOG=![],LOG_DIR=path['join'](DATA_DIR,a0_0x124dfa(0x120),a0_0x124dfa(0x10e)),INTERNAL_REQUEST_HEADER={'name':a0_0x124dfa(0x107),'value':a0_0x124dfa(0xba)};if(ENABLE_FILE_LOG&&!fs['existsSync'](LOG_DIR))fs['mkdirSync'](LOG_DIR,{'recursive':!![]});var handlers={'antigravity':require_antigravity(),'copilot':require_copilot(),'kiro':require_kiro()},certCache=new Map();function sniCallback(_0x18d614,_0x290695){const _0xdab830=a0_0x124dfa;try{if(certCache[_0xdab830(0x152)](_0x18d614))return _0x290695(null,certCache[_0xdab830(0x15c)](_0x18d614));const _0x18b864=getCertForDomain(_0x18d614);if(!_0x18b864)return _0x290695(new Error(_0xdab830(0x167)+_0x18d614));const _0x3eb16f=require(_0xdab830(0x11f))['createSecureContext']({'key':_0x18b864[_0xdab830(0x15f)],'cert':_0x18b864[_0xdab830(0xf6)]});certCache[_0xdab830(0xf4)](_0x18d614,_0x3eb16f),log(_0xdab830(0xa0)+_0x18d614),_0x290695(null,_0x3eb16f);}catch(_0x3b173a){err('SNI\x20error\x20for\x20'+_0x18d614+':\x20'+_0x3b173a[_0xdab830(0x130)]),_0x290695(_0x3b173a);}}var sslOptions;try{sslOptions={'key':fs[a0_0x124dfa(0x116)](path['join'](MITM_DIR,a0_0x124dfa(0xe2))),'cert':fs[a0_0x124dfa(0x116)](path[a0_0x124dfa(0xd6)](MITM_DIR,a0_0x124dfa(0x14d))),'SNICallback':sniCallback};}catch(a0_0x53c3ed){err(a0_0x124dfa(0xde)+a0_0x53c3ed[a0_0x124dfa(0x130)]),process[a0_0x124dfa(0xd4)](0x1);}var cachedTargetIPs={},CACHE_TTL_MS=0x5*0x3c*0x3e8;async function resolveTargetIP(_0x18425a){const _0xc35bb8=a0_0x124dfa,_0x219ea2=cachedTargetIPs[_0x18425a];if(_0x219ea2&&Date[_0xc35bb8(0x17b)]()-_0x219ea2['ts']<CACHE_TTL_MS)return _0x219ea2['ip'];const _0x5f0fc1=new dns[(_0xc35bb8(0x177))]();_0x5f0fc1[_0xc35bb8(0x128)](['8.8.8.8']);const _0x401fee=promisify(_0x5f0fc1['resolve4'][_0xc35bb8(0x181)](_0x5f0fc1)),_0x4f4259=await _0x401fee(_0x18425a);return cachedTargetIPs[_0x18425a]={'ip':_0x4f4259[0x0],'ts':Date[_0xc35bb8(0x17b)]()},cachedTargetIPs[_0x18425a]['ip'];}function collectBodyRaw(_0x27c362){return new Promise((_0x5da7c9,_0x37ff56)=>{const _0x93d816=a0_0x18e4,_0x3029cd=[];_0x27c362['on'](_0x93d816(0x99),_0x577c09=>_0x3029cd[_0x93d816(0x11e)](_0x577c09)),_0x27c362['on'](_0x93d816(0x154),()=>_0x5da7c9(Buffer['concat'](_0x3029cd))),_0x27c362['on'](_0x93d816(0xf0),_0x37ff56);});}function extractModel(_0x13557d,_0x652e1){const _0x113a23=a0_0x124dfa,_0x4b176e=_0x13557d[_0x113a23(0x123)](/\/models\/([^/:]+)/);if(_0x4b176e)return _0x4b176e[0x1];try{const _0x466b6e=JSON[_0x113a23(0xda)](_0x652e1[_0x113a23(0x11a)]());if(_0x466b6e[_0x113a23(0x124)])return _0x466b6e[_0x113a23(0x124)][_0x113a23(0xfd)]?.['userInputMessage']?.[_0x113a23(0x13c)]||null;return _0x466b6e[_0x113a23(0x16e)]||null;}catch{return null;}}function a0_0x18e4(_0x1eb53a,_0x2b8755){_0x1eb53a=_0x1eb53a-0x8f;const _0x7a5f78=a0_0x7a5f();let _0x18e4ee=_0x7a5f78[_0x1eb53a];if(a0_0x18e4['djZXSh']===undefined){var _0x6c22c9=function(_0x27fd48){const _0x13f739='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';let _0x5b235a='',_0x540f40='';for(let _0x381ad4=0x0,_0x135f42,_0x5f3a3c,_0x394aa2=0x0;_0x5f3a3c=_0x27fd48['charAt'](_0x394aa2++);~_0x5f3a3c&&(_0x135f42=_0x381ad4%0x4?_0x135f42*0x40+_0x5f3a3c:_0x5f3a3c,_0x381ad4++%0x4)?_0x5b235a+=String['fromCharCode'](0xff&_0x135f42>>(-0x2*_0x381ad4&0x6)):0x0){_0x5f3a3c=_0x13f739['indexOf'](_0x5f3a3c);}for(let _0x2def67=0x0,_0x262888=_0x5b235a['length'];_0x2def67<_0x262888;_0x2def67++){_0x540f40+='%'+('00'+_0x5b235a['charCodeAt'](_0x2def67)['toString'](0x10))['slice'](-0x2);}return decodeURIComponent(_0x540f40);};a0_0x18e4['pcsAOC']=_0x6c22c9,a0_0x18e4['icrTTk']={},a0_0x18e4['djZXSh']=!![];}const _0x4830ee=_0x7a5f78[0x0],_0x131251=_0x1eb53a+_0x4830ee,_0x1605b9=a0_0x18e4['icrTTk'][_0x131251];return!_0x1605b9?(_0x18e4ee=a0_0x18e4['pcsAOC'](_0x18e4ee),a0_0x18e4['icrTTk'][_0x131251]=_0x18e4ee):_0x18e4ee=_0x1605b9,_0x18e4ee;}function getMappedModel(_0xada3a8,_0x2be01c){const _0x85396f=a0_0x124dfa;if(!_0x2be01c)return null;try{if(!fs['existsSync'](DB_FILE))return null;const _0x5e3d88=JSON[_0x85396f(0xda)](fs[_0x85396f(0x116)](DB_FILE,'utf-8')),_0x347225=_0x5e3d88['mitmAlias']?.[_0xada3a8];if(!_0x347225)return null;if(_0x347225[_0x2be01c])return _0x347225[_0x2be01c];const _0x5f50f6=Object['keys'](_0x347225)[_0x85396f(0x148)](_0x512250=>_0x512250&&_0x347225[_0x512250]&&(_0x2be01c[_0x85396f(0xb2)](_0x512250)||_0x512250[_0x85396f(0xb2)](_0x2be01c)));return _0x5f50f6?_0x347225[_0x5f50f6]:null;}catch{return null;}}function saveRequestLog(_0x5b9731,_0x56e72e){const _0x383168=a0_0x124dfa;if(!ENABLE_FILE_LOG)return;try{const _0x12a500=new Date()[_0x383168(0x157)]()[_0x383168(0x141)](/[:.]/g,'-'),_0x15dc42=_0x5b9731[_0x383168(0x141)](/[^a-zA-Z0-9]/g,'_')[_0x383168(0xf5)](0x0,0x3c),_0x1fe54b=JSON[_0x383168(0xda)](_0x56e72e[_0x383168(0x11a)]());fs['writeFileSync'](path[_0x383168(0xd6)](LOG_DIR,_0x12a500+'_'+_0x15dc42+_0x383168(0xe7)),JSON['stringify'](_0x1fe54b,null,0x2));}catch{}}async function passthrough(_0x237f7c,_0x53a2e0,_0x56e106,_0xcdb795){const _0x37a888=a0_0x124dfa,_0x40180b=(_0x237f7c[_0x37a888(0x166)][_0x37a888(0x132)]||TARGET_HOSTS[0x0])['split'](':')[0x0],_0x4f38d6=await resolveTargetIP(_0x40180b),_0x2ca969=https[_0x37a888(0x137)]({'hostname':_0x4f38d6,'port':0x1bb,'path':_0x237f7c[_0x37a888(0xc5)],'method':_0x237f7c[_0x37a888(0x15d)],'headers':{..._0x237f7c[_0x37a888(0x166)],'host':_0x40180b},'servername':_0x40180b,'rejectUnauthorized':![]},_0x20dd7c=>{const _0x18122b=_0x37a888;_0x53a2e0[_0x18122b(0x103)](_0x20dd7c[_0x18122b(0x163)],_0x20dd7c['headers']);if(!_0xcdb795){_0x20dd7c[_0x18122b(0x183)](_0x53a2e0);return;}const _0x199427=[];_0x20dd7c['on'](_0x18122b(0x99),_0x5c25c0=>{const _0xb27947=_0x18122b;_0x199427[_0xb27947(0x11e)](_0x5c25c0),_0x53a2e0[_0xb27947(0x17c)](_0x5c25c0);}),_0x20dd7c['on']('end',()=>{const _0xe325f=_0x18122b;_0x53a2e0['end']();try{_0xcdb795(Buffer[_0xe325f(0x97)](_0x199427),_0x20dd7c[_0xe325f(0x166)]);}catch{}});});_0x2ca969['on']('error',_0x47ea4d=>{const _0x170068=_0x37a888;err(_0x170068(0x117)+_0x47ea4d['message']);if(!_0x53a2e0[_0x170068(0x129)])_0x53a2e0[_0x170068(0x103)](0x1f6);_0x53a2e0[_0x170068(0x154)](_0x170068(0xd5));});if(_0x56e106[_0x37a888(0xc0)]>0x0)_0x2ca969[_0x37a888(0x17c)](_0x56e106);_0x2ca969['end']();}var server=https[a0_0x124dfa(0x15a)](sslOptions,async(_0x5592f7,_0x43cd01)=>{const _0x29ed57=a0_0x124dfa;try{if(_0x5592f7['url']===_0x29ed57(0x147)){_0x43cd01[_0x29ed57(0x103)](0xc8,{'Content-Type':'application/json'}),_0x43cd01[_0x29ed57(0x154)](JSON[_0x29ed57(0xea)]({'ok':!![],'pid':process['pid']}));return;}const _0x55f05c=await collectBodyRaw(_0x5592f7);if(_0x55f05c['length']>0x0)saveRequestLog(_0x5592f7['url'],_0x55f05c);if(_0x5592f7[_0x29ed57(0x166)][INTERNAL_REQUEST_HEADER['name']]===INTERNAL_REQUEST_HEADER[_0x29ed57(0xae)])return passthrough(_0x5592f7,_0x43cd01,_0x55f05c);const _0x21e393=getToolForHost(_0x5592f7['headers'][_0x29ed57(0x132)]);if(!_0x21e393)return passthrough(_0x5592f7,_0x43cd01,_0x55f05c);const _0x3339c1=URL_PATTERNS[_0x21e393]||[],_0x233dfb=_0x3339c1['some'](_0x1ca2c5=>_0x5592f7['url']['includes'](_0x1ca2c5));if(!_0x233dfb)return passthrough(_0x5592f7,_0x43cd01,_0x55f05c);log(_0x29ed57(0x8f)+_0x21e393+']\x20url='+_0x5592f7[_0x29ed57(0xc5)]+'\x20|\x20bodyLen='+_0x55f05c[_0x29ed57(0xc0)]);if(_0x21e393===_0x29ed57(0xce))return log(_0x29ed57(0x173)),handlers[_0x21e393][_0x29ed57(0x18c)](_0x5592f7,_0x43cd01,_0x55f05c,null,passthrough);const _0x5c0d6e=extractModel(_0x5592f7['url'],_0x55f05c);log(_0x29ed57(0x8f)+_0x21e393+_0x29ed57(0x96)+_0x5c0d6e+'\x22');const _0x80bb51=getMappedModel(_0x21e393,_0x5c0d6e);if(!_0x80bb51)return log('⏩\x20passthrough\x20|\x20no\x20mapping\x20|\x20'+_0x21e393+_0x29ed57(0xa6)+(_0x5c0d6e||_0x29ed57(0x15b))),passthrough(_0x5592f7,_0x43cd01,_0x55f05c);return log(_0x29ed57(0x133)+_0x21e393+_0x29ed57(0xa6)+_0x5c0d6e+'\x20→\x20'+_0x80bb51),handlers[_0x21e393][_0x29ed57(0x18c)](_0x5592f7,_0x43cd01,_0x55f05c,_0x80bb51,passthrough);}catch(_0x3221fa){err('Unhandled\x20error:\x20'+_0x3221fa[_0x29ed57(0x130)]);if(!_0x43cd01['headersSent'])_0x43cd01['writeHead'](0x1f4,{'Content-Type':_0x29ed57(0xeb)});_0x43cd01['end'](JSON['stringify']({'error':{'message':_0x3221fa[_0x29ed57(0x130)],'type':_0x29ed57(0xdf)}}));}});server['listen'](LOCAL_PORT,()=>log('🚀\x20Server\x20ready\x20on\x20:'+LOCAL_PORT)),server['on'](a0_0x124dfa(0xf0),_0x1d8fbb=>{const _0x18e6f3=a0_0x124dfa;if(_0x1d8fbb['code']==='EADDRINUSE')err(_0x18e6f3(0x131)+LOCAL_PORT+_0x18e6f3(0xf2));else{if(_0x1d8fbb[_0x18e6f3(0x100)]===_0x18e6f3(0x122))err(_0x18e6f3(0xb7)+LOCAL_PORT);else err(_0x1d8fbb[_0x18e6f3(0x130)]);}process[_0x18e6f3(0xd4)](0x1);});var shutdown=()=>server[a0_0x124dfa(0x155)](()=>process[a0_0x124dfa(0xd4)](0x0));process['on'](a0_0x124dfa(0x13e),shutdown),process['on']('SIGINT',shutdown);if(process[a0_0x124dfa(0x184)]===a0_0x124dfa(0x115))process['on'](a0_0x124dfa(0x9c),shutdown);
|
|
1
|
+
const a0_0x213255=a0_0x529e;(function(_0x56758f,_0x4fd18b){const _0x169dbb=a0_0x529e,_0x2784e2=_0x56758f();while(!![]){try{const _0x14ca50=-parseInt(_0x169dbb(0x209))/0x1*(parseInt(_0x169dbb(0x164))/0x2)+-parseInt(_0x169dbb(0x21e))/0x3*(-parseInt(_0x169dbb(0x191))/0x4)+parseInt(_0x169dbb(0x1ea))/0x5+parseInt(_0x169dbb(0x148))/0x6+parseInt(_0x169dbb(0x1dd))/0x7+parseInt(_0x169dbb(0x1ac))/0x8+-parseInt(_0x169dbb(0x1a4))/0x9;if(_0x14ca50===_0x4fd18b)break;else _0x2784e2['push'](_0x2784e2['shift']());}catch(_0x459f81){_0x2784e2['push'](_0x2784e2['shift']());}}}(a0_0x21d1,0x5f897));var __getOwnPropNames=Object[a0_0x213255(0x165)],__commonJS=(_0x197ede,_0x13a8b2)=>function _0x19b747(){const _0x238141=a0_0x213255;return _0x13a8b2||(0x0,_0x197ede[__getOwnPropNames(_0x197ede)[0x0]])((_0x13a8b2={'exports':{}})[_0x238141(0x1d7)],_0x13a8b2),_0x13a8b2[_0x238141(0x1d7)];},require_logger=__commonJS({'../app/src/mitm/logger.js'(_0x28de06,_0x36b792){const _0x33393e=a0_0x213255;function _0x167729(){const _0x818f82=a0_0x529e;return new Date()[_0x818f82(0x1f1)](_0x818f82(0x1b8),{'hour12':![]});}var _0x3d136e=_0x3b472a=>console[_0x33393e(0x238)]('['+_0x167729()+']\x20[MITM]\x20'+_0x3b472a),_0x5c2181=_0x597e03=>console[_0x33393e(0x237)]('['+_0x167729()+_0x33393e(0x1cb)+_0x597e03);_0x36b792[_0x33393e(0x1d7)]={'log':_0x3d136e,'err':_0x5c2181};}}),require_config=__commonJS({'../app/src/mitm/config.js'(_0x34af88,_0x3e8d83){const _0x198c60=a0_0x213255;var _0x3ad13b=[_0x198c60(0x1e7),_0x198c60(0x1f7),_0x198c60(0x208),_0x198c60(0x14f),'api2.cursor.sh'],_0xd29be8={'antigravity':[_0x198c60(0x16c),_0x198c60(0x1c4)],'copilot':[_0x198c60(0x205),_0x198c60(0x1eb),'/responses'],'kiro':[_0x198c60(0x1fb)],'cursor':[_0x198c60(0x218),'/RunSSE',_0x198c60(0x152),_0x198c60(0x1cf)]};function _0x5c13d1(_0x4c1000){const _0x1e274a=_0x198c60,_0x893c3c=(_0x4c1000||'')['split'](':')[0x0];if(_0x893c3c===_0x1e274a(0x208))return _0x1e274a(0x15c);if(_0x893c3c==='daily-cloudcode-pa.googleapis.com'||_0x893c3c==='cloudcode-pa.googleapis.com')return'antigravity';if(_0x893c3c===_0x1e274a(0x14f))return _0x1e274a(0x197);if(_0x893c3c==='api2.cursor.sh')return _0x1e274a(0x21c);return null;}_0x3e8d83['exports']={'TARGET_HOSTS':_0x3ad13b,'URL_PATTERNS':_0xd29be8,'getToolForHost':_0x5c13d1};}}),require_paths=__commonJS({'../app/src/mitm/paths.js'(_0x54e64b,_0x6b4108){const _0x29723c=a0_0x213255;var _0x67f7b8=require(_0x29723c(0x149)),_0x569faa=require('os');function _0x2397b6(){const _0x5e7fb4=_0x29723c;if(process.env.DATA_DIR)return process.env.DATA_DIR;if(process['platform']===_0x5e7fb4(0x15a))return _0x67f7b8[_0x5e7fb4(0x20e)](process.env.APPDATA||_0x67f7b8[_0x5e7fb4(0x20e)](_0x569faa['homedir'](),_0x5e7fb4(0x198),_0x5e7fb4(0x190)),'9router');return _0x67f7b8[_0x5e7fb4(0x20e)](_0x569faa[_0x5e7fb4(0x19a)](),_0x5e7fb4(0x1ec));}var _0x40e672=_0x2397b6(),_0x34b9e2=_0x67f7b8['join'](_0x40e672,_0x29723c(0x22b));_0x6b4108['exports']={'DATA_DIR':_0x40e672,'MITM_DIR':_0x34b9e2};}}),require_rootCA=__commonJS({'../app/src/mitm/cert/rootCA.js'(_0x52b1ea,_0x1bccc1){const _0x4411d8=a0_0x213255;var _0x4bcc33=require('path'),_0x5e6e43=require('fs'),_0x672c37=require('node-forge'),{MITM_DIR:_0x4eb80f}=require_paths(),_0x184a16=_0x4bcc33['join'](_0x4eb80f,_0x4411d8(0x23b)),_0x4d49a0=_0x4bcc33[_0x4411d8(0x20e)](_0x4eb80f,_0x4411d8(0x1e9));function _0x2ad1c9(_0x5ad887){const _0x301071=_0x4411d8;try{const _0x1a2171=_0x672c37[_0x301071(0x202)]['certificateFromPem'](_0x5e6e43[_0x301071(0x1a2)](_0x5ad887,_0x301071(0x19e))),_0xfa57bb=new Date(Date[_0x301071(0x17a)]()+0x1e*0x18*0x3c*0x3c*0x3e8);return _0x1a2171[_0x301071(0x167)]['notAfter']<_0xfa57bb;}catch{return!![];}}async function _0x1c487f(){const _0x3b7524=_0x4411d8,_0x8854ab=_0x5e6e43[_0x3b7524(0x1f4)](_0x184a16)&&_0x5e6e43[_0x3b7524(0x1f4)](_0x4d49a0);if(_0x8854ab&&!_0x2ad1c9(_0x4d49a0))return console[_0x3b7524(0x238)](_0x3b7524(0x1b5)),{'key':_0x184a16,'cert':_0x4d49a0};if(_0x8854ab){console[_0x3b7524(0x238)](_0x3b7524(0x222));try{_0x5e6e43['unlinkSync'](_0x184a16);}catch{}try{_0x5e6e43['unlinkSync'](_0x4d49a0);}catch{}}!_0x5e6e43['existsSync'](_0x4eb80f)&&_0x5e6e43[_0x3b7524(0x189)](_0x4eb80f,{'recursive':!![]});console[_0x3b7524(0x238)](_0x3b7524(0x18e));const _0x46da33=_0x672c37['pki'][_0x3b7524(0x1f8)][_0x3b7524(0x1ba)](0x800),_0xdba7e2=_0x672c37[_0x3b7524(0x202)][_0x3b7524(0x226)]();_0xdba7e2['publicKey']=_0x46da33[_0x3b7524(0x19f)],_0xdba7e2[_0x3b7524(0x18c)]='01',_0xdba7e2[_0x3b7524(0x167)][_0x3b7524(0x169)]=new Date(),_0xdba7e2[_0x3b7524(0x167)][_0x3b7524(0x1fe)]=new Date(),_0xdba7e2[_0x3b7524(0x167)][_0x3b7524(0x1fe)]['setFullYear'](_0xdba7e2[_0x3b7524(0x167)][_0x3b7524(0x169)][_0x3b7524(0x231)]()+0xa);const _0x5e204f=[{'name':'commonName','value':'9Router\x20MITM\x20Root\x20CA'},{'name':_0x3b7524(0x154),'value':_0x3b7524(0x158)},{'name':_0x3b7524(0x1a7),'value':'US'}];_0xdba7e2[_0x3b7524(0x225)](_0x5e204f),_0xdba7e2['setIssuer'](_0x5e204f),_0xdba7e2[_0x3b7524(0x1e3)]([{'name':_0x3b7524(0x1e6),'cA':!![],'critical':!![]},{'name':'keyUsage','keyCertSign':!![],'cRLSign':!![],'critical':!![]},{'name':_0x3b7524(0x1ad)}]),_0xdba7e2[_0x3b7524(0x1da)](_0x46da33[_0x3b7524(0x22c)],_0x672c37['md'][_0x3b7524(0x147)][_0x3b7524(0x1fa)]());const _0xfd97b5=_0x672c37[_0x3b7524(0x202)][_0x3b7524(0x1c7)](_0x46da33[_0x3b7524(0x22c)]),_0x53a90c=_0x672c37[_0x3b7524(0x202)][_0x3b7524(0x18f)](_0xdba7e2);return _0x5e6e43[_0x3b7524(0x166)](_0x184a16,_0xfd97b5),_0x5e6e43['writeFileSync'](_0x4d49a0,_0x53a90c),console['log'](_0x3b7524(0x163)),{'key':_0x184a16,'cert':_0x4d49a0};}function _0x374645(){const _0x14bbe1=_0x4411d8;if(!_0x5e6e43[_0x14bbe1(0x1f4)](_0x184a16)||!_0x5e6e43[_0x14bbe1(0x1f4)](_0x4d49a0))throw new Error(_0x14bbe1(0x1f5));const _0xa07988=_0x5e6e43['readFileSync'](_0x184a16,_0x14bbe1(0x19e)),_0x16c57d=_0x5e6e43[_0x14bbe1(0x1a2)](_0x4d49a0,_0x14bbe1(0x19e));return{'key':_0x672c37['pki'][_0x14bbe1(0x18d)](_0xa07988),'cert':_0x672c37[_0x14bbe1(0x202)][_0x14bbe1(0x212)](_0x16c57d)};}function _0x3f94de(_0x5edf70,_0xc6e31e){const _0x408c4f=_0x4411d8,_0x1b76a6=_0x672c37[_0x408c4f(0x202)][_0x408c4f(0x1f8)][_0x408c4f(0x1ba)](0x800),_0x34b36f=_0x672c37[_0x408c4f(0x202)][_0x408c4f(0x226)]();return _0x34b36f[_0x408c4f(0x19f)]=_0x1b76a6['publicKey'],_0x34b36f[_0x408c4f(0x18c)]=Math[_0x408c4f(0x19b)](Math[_0x408c4f(0x155)]()*0xf4240)[_0x408c4f(0x16d)](),_0x34b36f[_0x408c4f(0x167)][_0x408c4f(0x169)]=new Date(),_0x34b36f[_0x408c4f(0x167)][_0x408c4f(0x1fe)]=new Date(),_0x34b36f[_0x408c4f(0x167)][_0x408c4f(0x1fe)][_0x408c4f(0x17e)](_0x34b36f['validity'][_0x408c4f(0x169)][_0x408c4f(0x231)]()+0x1),_0x34b36f[_0x408c4f(0x225)]([{'name':_0x408c4f(0x230),'value':_0x5edf70}]),_0x34b36f[_0x408c4f(0x199)](_0xc6e31e[_0x408c4f(0x178)]['subject'][_0x408c4f(0x196)]),_0x34b36f[_0x408c4f(0x1e3)]([{'name':'basicConstraints','cA':![]},{'name':_0x408c4f(0x232),'digitalSignature':!![],'keyEncipherment':!![]},{'name':_0x408c4f(0x1d2),'serverAuth':!![],'clientAuth':!![]},{'name':_0x408c4f(0x213),'altNames':[{'type':0x2,'value':_0x5edf70},{'type':0x2,'value':'*.'+_0x5edf70}]}]),_0x34b36f[_0x408c4f(0x1da)](_0xc6e31e[_0x408c4f(0x22e)],_0x672c37['md'][_0x408c4f(0x147)][_0x408c4f(0x1fa)]()),{'key':_0x672c37[_0x408c4f(0x202)][_0x408c4f(0x1c7)](_0x1b76a6[_0x408c4f(0x22c)]),'cert':_0x672c37[_0x408c4f(0x202)][_0x408c4f(0x18f)](_0x34b36f)};}_0x1bccc1[_0x4411d8(0x1d7)]={'generateRootCA':_0x1c487f,'loadRootCA':_0x374645,'generateLeafCert':_0x3f94de,'isCertExpired':_0x2ad1c9,'ROOT_CA_CERT_PATH':_0x4d49a0,'ROOT_CA_KEY_PATH':_0x184a16};}}),require_generate=__commonJS({'../app/src/mitm/cert/generate.js'(_0x1b7050,_0x30cc25){const _0x2e126f=a0_0x213255;var _0x4d9e43=require(_0x2e126f(0x149)),_0xbb1ea3=require('fs'),{MITM_DIR:_0x11dcff}=require_paths(),{generateRootCA:_0xf56e35,loadRootCA:_0x3c1dbd,generateLeafCert:_0x5351b4}=require_rootCA();async function _0x62f262(){return await _0xf56e35();}function _0x43550b(_0x11f0eb){const _0x38f0e2=_0x2e126f;try{const _0x415260=_0x3c1dbd(),_0x5340c2=_0x5351b4(_0x11f0eb,_0x415260);return{'key':_0x5340c2[_0x38f0e2(0x22e)],'cert':_0x5340c2[_0x38f0e2(0x178)]};}catch(_0x1134db){return console[_0x38f0e2(0x237)](_0x38f0e2(0x1cd)+_0x11f0eb+':',_0x1134db[_0x38f0e2(0x1de)]),null;}}_0x30cc25[_0x2e126f(0x1d7)]={'generateCert':_0x62f262,'getCertForDomain':_0x43550b};}}),require_base=__commonJS({'../app/src/mitm/handlers/base.js'(_0x4b78d0,_0x42dede){const _0x452849=a0_0x213255;var {log:_0x2e908c,err:_0x2f6448}=require_logger(),_0x98d4e='http://localhost:20128',_0x5d0d88=process.env.ROUTER_API_KEY;async function _0x29c530(_0x36ff97,_0x2460b2=_0x452849(0x1a6)){const _0x2c4f28=_0x452849,_0x43ddcc=await fetch(''+_0x98d4e+_0x2460b2,{'method':'POST','headers':{'Content-Type':_0x2c4f28(0x235),..._0x5d0d88&&{'Authorization':_0x2c4f28(0x1a1)+_0x5d0d88}},'body':JSON[_0x2c4f28(0x23a)](_0x36ff97)});if(!_0x43ddcc['ok']){const _0x515ec4=await _0x43ddcc[_0x2c4f28(0x1e5)]()[_0x2c4f28(0x200)](()=>'');throw new Error('['+_0x43ddcc[_0x2c4f28(0x22f)]+']:\x20'+_0x515ec4);}return _0x43ddcc;}async function _0x3d9ea1(_0x2634aa,_0x343c60){const _0x3c0914=_0x452849,_0x4e88f8=_0x2634aa['headers']['get'](_0x3c0914(0x20c))||'application/json',_0x195fe7={'Content-Type':_0x4e88f8,'Cache-Control':_0x3c0914(0x15b),'Connection':_0x3c0914(0x20d)};if(_0x4e88f8[_0x3c0914(0x1bc)]('text/event-stream'))_0x195fe7[_0x3c0914(0x239)]='no';_0x343c60[_0x3c0914(0x181)](0xc8,_0x195fe7);if(!_0x2634aa['body']){_0x343c60[_0x3c0914(0x210)](await _0x2634aa[_0x3c0914(0x1e5)]()[_0x3c0914(0x200)](()=>''));return;}const _0x31dba3=_0x2634aa['body'][_0x3c0914(0x211)](),_0x3db9ab=new TextDecoder();while(!![]){const {done:_0x11d2b7,value:_0xa4f1b3}=await _0x31dba3[_0x3c0914(0x193)]();if(_0x11d2b7){_0x343c60[_0x3c0914(0x210)]();break;}_0x343c60[_0x3c0914(0x173)](_0x3db9ab[_0x3c0914(0x1d5)](_0xa4f1b3,{'stream':!![]}));}}_0x42dede[_0x452849(0x1d7)]={'fetchRouter':_0x29c530,'pipeSSE':_0x3d9ea1};}}),require_antigravity=__commonJS({'../app/src/mitm/handlers/antigravity.js'(_0x2027af,_0x4904b1){const _0x48ea4e=a0_0x213255;var {err:_0x1155d6}=require_logger(),{fetchRouter:_0x24f6b5,pipeSSE:_0x2d803e}=require_base();async function _0x407100(_0xf7608,_0x16d0aa,_0x19121f,_0x37f909){const _0x1078f2=a0_0x529e;try{const _0xddcfd0=JSON['parse'](_0x19121f[_0x1078f2(0x16d)]());_0xddcfd0[_0x1078f2(0x1c8)]=_0x37f909;const _0x4f5c2a=await _0x24f6b5(_0xddcfd0);await _0x2d803e(_0x4f5c2a,_0x16d0aa);}catch(_0x256146){_0x1155d6(_0x1078f2(0x18b)+_0x256146[_0x1078f2(0x1de)]);if(!_0x16d0aa[_0x1078f2(0x1ab)])_0x16d0aa[_0x1078f2(0x181)](0x1f4,{'Content-Type':_0x1078f2(0x235)});_0x16d0aa[_0x1078f2(0x210)](JSON[_0x1078f2(0x23a)]({'error':{'message':_0x256146['message'],'type':_0x1078f2(0x16e)}}));}}_0x4904b1[_0x48ea4e(0x1d7)]={'intercept':_0x407100};}}),require_copilot=__commonJS({'../app/src/mitm/handlers/copilot.js'(_0x56d2e9,_0x3feaf1){const _0x5deff6=a0_0x213255;var {err:_0x371ebd}=require_logger(),{fetchRouter:_0x9d07d5,pipeSSE:_0x201af4}=require_base(),_0x249578={'/chat/completions':'/v1/chat/completions','/v1/messages':_0x5deff6(0x1eb),'/responses':_0x5deff6(0x172)};function _0x45ea81(_0x394430){const _0xaeebb5=_0x5deff6;for(const [_0x502afc,_0x254fb4]of Object[_0xaeebb5(0x214)](_0x249578)){if(_0x394430[_0xaeebb5(0x1bc)](_0x502afc))return _0x254fb4;}return _0xaeebb5(0x1a6);}async function _0x6669f7(_0x565c7b,_0xa1004,_0x5afdb6,_0x118edb){const _0xb92648=_0x5deff6;try{const _0x5777e1=JSON[_0xb92648(0x186)](_0x5afdb6[_0xb92648(0x16d)]());_0x5777e1[_0xb92648(0x1c8)]=_0x118edb;const _0x363ca6=_0x45ea81(_0x565c7b[_0xb92648(0x18a)]),_0x2a5ca8=await _0x9d07d5(_0x5777e1,_0x363ca6);await _0x201af4(_0x2a5ca8,_0xa1004);}catch(_0x37e844){_0x371ebd('[copilot]\x20'+_0x37e844[_0xb92648(0x1de)]);if(!_0xa1004[_0xb92648(0x1ab)])_0xa1004[_0xb92648(0x181)](0x1f4,{'Content-Type':_0xb92648(0x235)});_0xa1004[_0xb92648(0x210)](JSON['stringify']({'error':{'message':_0x37e844[_0xb92648(0x1de)],'type':_0xb92648(0x16e)}}));}}_0x3feaf1[_0x5deff6(0x1d7)]={'intercept':_0x6669f7};}}),require_kiro=__commonJS({'../app/src/mitm/dev/kiro.js'(_0x19f631,_0x4354e1){const _0x50e7e7=a0_0x213255;var _0x2ecef7=require(_0x50e7e7(0x1c9)),{log:_0x4194a8,err:_0x4ecc6f}=require_logger(),{fetchRouter:_0x16e850}=require_base();function _0x399ccd(_0x34f281){const _0x41fcd0=_0x50e7e7;if(typeof _0x34f281!==_0x41fcd0(0x1d6))return![];return _0x34f281[_0x41fcd0(0x1bc)]('<identity>')||_0x34f281[_0x41fcd0(0x1bc)](_0x41fcd0(0x15d));}function _0x19fc5d(_0x5b390d,_0x6eca55){const _0xb4ac88=_0x50e7e7,_0x197100=_0x5b390d['conversationState']||{},_0x121ed4=_0x197100[_0xb4ac88(0x1c2)]||[],_0x56bc30=_0x197100['currentMessage']?.[_0xb4ac88(0x1b7)],_0x2c236b=[];let _0x259b1e=![];for(const _0x196ef3 of _0x121ed4){if(_0x196ef3[_0xb4ac88(0x1b7)]){const _0x448464=_0x196ef3[_0xb4ac88(0x1b7)],_0xcd5da1=(_0x448464[_0xb4ac88(0x194)]||'')[_0xb4ac88(0x1f2)](),_0xb81f91=_0x448464[_0xb4ac88(0x216)]?.[_0xb4ac88(0x180)];if(!_0x259b1e&&_0x399ccd(_0xcd5da1)){_0x2c236b[_0xb4ac88(0x1ce)]({'role':_0xb4ac88(0x215),'content':_0xcd5da1}),_0x259b1e=!![];if(_0xb81f91?.['length']>0x0)for(const _0x1b46f3 of _0xb81f91){_0x2c236b['push']({'role':_0xb4ac88(0x1d3),'tool_call_id':_0x1b46f3[_0xb4ac88(0x16f)],'content':_0x1b46f3[_0xb4ac88(0x194)]?.[_0xb4ac88(0x1a0)](_0x323ce3=>_0x323ce3['text'])['join']('\x0a')||''});}continue;}if(_0xb81f91?.[_0xb4ac88(0x1fc)]>0x0)for(const _0x4777e0 of _0xb81f91){_0x2c236b[_0xb4ac88(0x1ce)]({'role':_0xb4ac88(0x1d3),'tool_call_id':_0x4777e0[_0xb4ac88(0x16f)],'content':_0x4777e0[_0xb4ac88(0x194)]?.[_0xb4ac88(0x1a0)](_0x7f5cc8=>_0x7f5cc8[_0xb4ac88(0x1e5)])[_0xb4ac88(0x20e)]('\x0a')||''});}if(_0xcd5da1)_0x2c236b[_0xb4ac88(0x1ce)]({'role':_0xb4ac88(0x1f9),'content':_0xcd5da1});}else{if(_0x196ef3['assistantResponseMessage']){const _0x22081c=_0x196ef3[_0xb4ac88(0x156)],_0x5e09fc={'role':'assistant','content':_0x22081c[_0xb4ac88(0x194)]||''};_0x22081c[_0xb4ac88(0x16a)]?.['length']>0x0&&(_0x5e09fc[_0xb4ac88(0x1b1)]=_0x22081c[_0xb4ac88(0x16a)][_0xb4ac88(0x1a0)](_0x1f01e3=>({'id':_0x1f01e3[_0xb4ac88(0x16f)],'type':_0xb4ac88(0x217),'function':{'name':_0x1f01e3['name'],'arguments':JSON[_0xb4ac88(0x23a)](_0x1f01e3[_0xb4ac88(0x21d)]||{})}}))),_0x2c236b['push'](_0x5e09fc);}}}if(_0x56bc30){const _0x5d177a=_0x56bc30[_0xb4ac88(0x216)]?.[_0xb4ac88(0x180)];if(_0x5d177a?.[_0xb4ac88(0x1fc)]>0x0)for(const _0x31460b of _0x5d177a){_0x2c236b[_0xb4ac88(0x1ce)]({'role':_0xb4ac88(0x1d3),'tool_call_id':_0x31460b['toolUseId'],'content':_0x31460b['content']?.[_0xb4ac88(0x1a0)](_0x34fded=>_0x34fded[_0xb4ac88(0x1e5)])[_0xb4ac88(0x20e)]('\x0a')||''});}const _0x3674e1=(_0x56bc30[_0xb4ac88(0x194)]||'')[_0xb4ac88(0x1f2)]();if(_0x3674e1)_0x2c236b[_0xb4ac88(0x1ce)]({'role':_0xb4ac88(0x1f9),'content':_0x3674e1});}const _0x4cbcf7={'model':_0x6eca55,'messages':_0x2c236b,'stream':!![],'stream_options':{'include_usage':!![]}},_0x1b6f11=_0x56bc30?.[_0xb4ac88(0x216)]?.[_0xb4ac88(0x159)];return _0x1b6f11?.[_0xb4ac88(0x1fc)]>0x0&&(_0x4cbcf7[_0xb4ac88(0x159)]=_0x1b6f11[_0xb4ac88(0x1a0)](_0x4e0def=>({'type':'function','function':{'name':_0x4e0def[_0xb4ac88(0x176)][_0xb4ac88(0x234)],'description':_0x4e0def['toolSpecification'][_0xb4ac88(0x1d1)]||_0x4e0def[_0xb4ac88(0x176)]['name'],'parameters':_0x4e0def[_0xb4ac88(0x176)][_0xb4ac88(0x1b6)]?.[_0xb4ac88(0x14e)]||{'type':_0xb4ac88(0x1bb),'properties':{}}}}))),_0x4cbcf7;}function _0x1d6b41(_0x377e7d,_0x354d15){const _0xfaf1da=_0x50e7e7,_0x341196=Buffer[_0xfaf1da(0x1c6)](JSON[_0xfaf1da(0x23a)](_0x354d15),'utf8'),_0x117499=[[':event-type',_0x377e7d],[_0xfaf1da(0x22a),_0xfaf1da(0x235)],[_0xfaf1da(0x151),_0xfaf1da(0x1ca)]],_0x1c7827=[];for(const [_0x7fd702,_0x37d5ca]of _0x117499){const _0x4805e6=Buffer[_0xfaf1da(0x1c6)](_0x7fd702,_0xfaf1da(0x19e)),_0x400253=Buffer[_0xfaf1da(0x1c6)](_0x37d5ca,'utf8'),_0x2a91e1=Buffer[_0xfaf1da(0x1f0)](0x1+_0x4805e6[_0xfaf1da(0x1fc)]+0x1+0x2+_0x400253[_0xfaf1da(0x1fc)]);let _0x37e11a=0x0;_0x2a91e1[_0x37e11a++]=_0x4805e6[_0xfaf1da(0x1fc)],_0x4805e6[_0xfaf1da(0x170)](_0x2a91e1,_0x37e11a),_0x37e11a+=_0x4805e6[_0xfaf1da(0x1fc)],_0x2a91e1[_0x37e11a++]=0x7,_0x2a91e1[_0xfaf1da(0x229)](_0x400253[_0xfaf1da(0x1fc)],_0x37e11a),_0x37e11a+=0x2,_0x400253[_0xfaf1da(0x170)](_0x2a91e1,_0x37e11a),_0x1c7827[_0xfaf1da(0x1ce)](_0x2a91e1);}const _0x4127e9=Buffer[_0xfaf1da(0x153)](_0x1c7827),_0x556f4a=0x4+0x4+0x4+_0x4127e9['length']+_0x341196[_0xfaf1da(0x1fc)]+0x4,_0x2ff5a2=Buffer[_0xfaf1da(0x1f0)](_0x556f4a);let _0x272dbb=0x0;_0x2ff5a2[_0xfaf1da(0x206)](_0x556f4a,_0x272dbb),_0x272dbb+=0x4,_0x2ff5a2[_0xfaf1da(0x206)](_0x4127e9[_0xfaf1da(0x1fc)],_0x272dbb),_0x272dbb+=0x4;const _0x20d130=_0x2ecef7[_0xfaf1da(0x233)](_0x2ff5a2[_0xfaf1da(0x161)](0x0,0x8));_0x2ff5a2[_0xfaf1da(0x206)](_0x20d130,_0x272dbb),_0x272dbb+=0x4,_0x4127e9[_0xfaf1da(0x170)](_0x2ff5a2,_0x272dbb),_0x272dbb+=_0x4127e9['length'],_0x341196[_0xfaf1da(0x170)](_0x2ff5a2,_0x272dbb),_0x272dbb+=_0x341196[_0xfaf1da(0x1fc)];const _0x284fab=_0x2ecef7[_0xfaf1da(0x233)](_0x2ff5a2[_0xfaf1da(0x161)](0x0,_0x556f4a-0x4));return _0x2ff5a2[_0xfaf1da(0x206)](_0x284fab,_0x272dbb),_0x2ff5a2;}async function _0x1f2d8c(_0x16f904,_0x4ba84c,_0x5f5ca3,_0x414810,_0x26950f){const _0x5f021a=_0x50e7e7;try{const _0x5acb75=JSON[_0x5f021a(0x186)](_0x5f5ca3[_0x5f021a(0x16d)]()),_0x51da55=_0x5acb75[_0x5f021a(0x1ae)]?.['conversationId']||_0x5f021a(0x1ff);_0x4194a8(_0x5f021a(0x185)+_0x51da55+_0x5f021a(0x187)+_0x414810);const _0x180a9a=_0x19fc5d(_0x5acb75,_0x414810);_0x4194a8(_0x5f021a(0x1e2)+_0x180a9a[_0x5f021a(0x1bf)][_0x5f021a(0x1fc)]+'\x20|\x20tools='+(_0x180a9a[_0x5f021a(0x159)]?.[_0x5f021a(0x1fc)]||0x0));_0x180a9a[_0x5f021a(0x159)]?.['length']&&_0x4194a8(_0x5f021a(0x221)+_0x180a9a[_0x5f021a(0x159)][_0x5f021a(0x1a0)](_0x5b9972=>_0x5b9972[_0x5f021a(0x217)][_0x5f021a(0x234)])['join'](',\x20'));if(!_0x180a9a[_0x5f021a(0x1bf)][_0x5f021a(0x1fc)])return _0x4ecc6f(_0x5f021a(0x15e)),_0x26950f(_0x16f904,_0x4ba84c,_0x5f5ca3);const _0x1fa2aa=await _0x16e850(_0x180a9a);_0x4ba84c['writeHead'](0xc8,{'Content-Type':_0x5f021a(0x1bd),'Cache-Control':_0x5f021a(0x15b),'Connection':_0x5f021a(0x20d),'Transfer-Encoding':_0x5f021a(0x228),'x-amzn-RequestId':_0x16f904[_0x5f021a(0x1b9)][_0x5f021a(0x1a8)]||_0x51da55,'x-amzn-codewhisperer-conversation-id':_0x51da55,'X-XSS-Protection':'1;\x20mode=block','X-Frame-Options':_0x5f021a(0x15f),'X-Content-Type-Options':_0x5f021a(0x14a)});const _0x4a1020=_0x1fa2aa[_0x5f021a(0x171)][_0x5f021a(0x211)](),_0x25e61e=new TextDecoder();let _0x1016f7='',_0x2b32ce=![];const _0x316e3b={};let _0x39efde=null;while(!![]){const {done:_0x27d7d5,value:_0x2e8338}=await _0x4a1020['read']();if(_0x27d7d5)break;_0x1016f7+=_0x25e61e[_0x5f021a(0x1d5)](_0x2e8338,{'stream':!![]});const _0x4552a2=_0x1016f7['split']('\x0a');_0x1016f7=_0x4552a2[_0x5f021a(0x201)]();for(const _0x488199 of _0x4552a2){if(!_0x488199[_0x5f021a(0x157)]('data:\x20'))continue;const _0x1a2d60=_0x488199[_0x5f021a(0x161)](0x6)[_0x5f021a(0x1f2)]();if(_0x1a2d60==='[DONE]')continue;let _0x380dc1;try{_0x380dc1=JSON[_0x5f021a(0x186)](_0x1a2d60);}catch{continue;}if(_0x380dc1['usage'])_0x39efde=_0x380dc1[_0x5f021a(0x184)];const _0x189a60=_0x380dc1[_0x5f021a(0x17f)]?.[0x0];if(!_0x189a60)continue;const _0x57e484=_0x189a60[_0x5f021a(0x1ee)]||{},_0x5ac191=_0x189a60[_0x5f021a(0x188)];_0x57e484[_0x5f021a(0x194)]&&_0x4ba84c[_0x5f021a(0x173)](_0x1d6b41('assistantResponseEvent',{'content':_0x57e484[_0x5f021a(0x194)],'modelId':_0x414810}));if(_0x57e484['tool_calls']){_0x2b32ce=!![];for(const _0x4177f0 of _0x57e484[_0x5f021a(0x1b1)]){const _0x23a3fe=_0x4177f0[_0x5f021a(0x160)]??0x0;if(!_0x316e3b[_0x23a3fe])_0x316e3b[_0x23a3fe]={'id':'','name':'','args':''};if(_0x4177f0['id'])_0x316e3b[_0x23a3fe]['id']=_0x4177f0['id'];if(_0x4177f0[_0x5f021a(0x217)]?.[_0x5f021a(0x234)])_0x316e3b[_0x23a3fe][_0x5f021a(0x234)]=_0x4177f0['function'][_0x5f021a(0x234)];if(_0x4177f0['function']?.[_0x5f021a(0x1a3)])_0x316e3b[_0x23a3fe][_0x5f021a(0x1df)]+=_0x4177f0[_0x5f021a(0x217)][_0x5f021a(0x1a3)];}}if(_0x5ac191){if(_0x2b32ce){for(const _0x16c6cb of Object['values'](_0x316e3b)){_0x4194a8(_0x5f021a(0x1e0)+_0x16c6cb['id']+_0x5f021a(0x19d)+_0x16c6cb[_0x5f021a(0x234)]),_0x4ba84c[_0x5f021a(0x173)](_0x1d6b41(_0x5f021a(0x1db),{'name':_0x16c6cb['name'],'toolUseId':_0x16c6cb['id']}));const _0x55f875=_0x16c6cb[_0x5f021a(0x1df)]||'{}',_0x1d0faf=0x20;for(let _0xd34c3c=0x0;_0xd34c3c<_0x55f875[_0x5f021a(0x1fc)];_0xd34c3c+=_0x1d0faf){_0x4ba84c['write'](_0x1d6b41(_0x5f021a(0x1db),{'input':_0x55f875['slice'](_0xd34c3c,_0xd34c3c+_0x1d0faf),'name':_0x16c6cb[_0x5f021a(0x234)],'toolUseId':_0x16c6cb['id']}));}_0x4ba84c[_0x5f021a(0x173)](_0x1d6b41('toolUseEvent',{'name':_0x16c6cb[_0x5f021a(0x234)],'stop':!![],'toolUseId':_0x16c6cb['id']}));}_0x4ba84c['write'](_0x1d6b41(_0x5f021a(0x1d9),{'content':'','modelId':_0x414810}));}const _0x35eb62=_0x39efde?.['prompt_tokens']||0x0,_0x3be421=_0x39efde?.[_0x5f021a(0x1e4)]||0x0,_0x4338b1=_0x35eb62>0x0?_0x35eb62/0x30d40*0x64:1.5,_0x452c9a=_0x3be421>0x0?_0x3be421*0.000004:0.001;_0x4ba84c['write'](_0x1d6b41(_0x5f021a(0x1a5),{'contextUsagePercentage':_0x4338b1})),_0x4ba84c[_0x5f021a(0x173)](_0x1d6b41(_0x5f021a(0x220),{'unit':_0x5f021a(0x22d),'unitPlural':_0x5f021a(0x175),'usage':_0x452c9a})),_0x4194a8(_0x5f021a(0x1c5)+_0x5ac191+_0x5f021a(0x14d)+_0x2b32ce);}}}_0x4ba84c[_0x5f021a(0x210)]();}catch(_0x423050){_0x4ecc6f(_0x5f021a(0x1b0)+_0x423050[_0x5f021a(0x1de)]);if(!_0x4ba84c['headersSent'])_0x4ba84c[_0x5f021a(0x181)](0x1f4,{'Content-Type':_0x5f021a(0x235)});_0x4ba84c['end'](JSON[_0x5f021a(0x23a)]({'error':{'message':_0x423050[_0x5f021a(0x1de)],'type':_0x5f021a(0x16e)}}));}}_0x4354e1['exports']={'intercept':_0x1f2d8c};}}),https=require(a0_0x213255(0x227)),fs=require('fs'),path=require(a0_0x213255(0x149)),dns=require(a0_0x213255(0x162)),{promisify}=require(a0_0x213255(0x21a)),{log,err}=require_logger(),{TARGET_HOSTS,URL_PATTERNS,getToolForHost}=require_config(),{DATA_DIR,MITM_DIR}=require_paths(),{getCertForDomain}=require_generate(),DB_FILE=path['join'](DATA_DIR,a0_0x213255(0x174)),LOCAL_PORT=0x1bb,ENABLE_FILE_LOG=![],LOG_DIR=path[a0_0x213255(0x20e)](DATA_DIR,a0_0x213255(0x1d4),a0_0x213255(0x22b)),INTERNAL_REQUEST_HEADER={'name':'x-request-source','value':a0_0x213255(0x236)};function a0_0x529e(_0x526fbf,_0x1cd8ad){_0x526fbf=_0x526fbf-0x147;const _0x21d1da=a0_0x21d1();let _0x529e06=_0x21d1da[_0x526fbf];if(a0_0x529e['pcJwvz']===undefined){var _0x32d6e2=function(_0x2b1358){const _0xa0efda='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';let _0x197ede='',_0x13a8b2='';for(let _0x19b747=0x0,_0x28de06,_0x36b792,_0x167729=0x0;_0x36b792=_0x2b1358['charAt'](_0x167729++);~_0x36b792&&(_0x28de06=_0x19b747%0x4?_0x28de06*0x40+_0x36b792:_0x36b792,_0x19b747++%0x4)?_0x197ede+=String['fromCharCode'](0xff&_0x28de06>>(-0x2*_0x19b747&0x6)):0x0){_0x36b792=_0xa0efda['indexOf'](_0x36b792);}for(let _0x3d136e=0x0,_0x5c2181=_0x197ede['length'];_0x3d136e<_0x5c2181;_0x3d136e++){_0x13a8b2+='%'+('00'+_0x197ede['charCodeAt'](_0x3d136e)['toString'](0x10))['slice'](-0x2);}return decodeURIComponent(_0x13a8b2);};a0_0x529e['oUsPZA']=_0x32d6e2,a0_0x529e['ZpuMvs']={},a0_0x529e['pcJwvz']=!![];}const _0x2ddbc0=_0x21d1da[0x0],_0x256786=_0x526fbf+_0x2ddbc0,_0x3d6eab=a0_0x529e['ZpuMvs'][_0x256786];return!_0x3d6eab?(_0x529e06=a0_0x529e['oUsPZA'](_0x529e06),a0_0x529e['ZpuMvs'][_0x256786]=_0x529e06):_0x529e06=_0x3d6eab,_0x529e06;}if(ENABLE_FILE_LOG&&!fs['existsSync'](LOG_DIR))fs[a0_0x213255(0x189)](LOG_DIR,{'recursive':!![]});var handlers={'antigravity':require_antigravity(),'copilot':require_copilot(),'kiro':require_kiro()},certCache=new Map();function sniCallback(_0x301825,_0x137634){const _0x476f5a=a0_0x213255;try{if(certCache[_0x476f5a(0x1aa)](_0x301825))return _0x137634(null,certCache[_0x476f5a(0x1c3)](_0x301825));const _0x4bcf23=getCertForDomain(_0x301825);if(!_0x4bcf23)return _0x137634(new Error(_0x476f5a(0x1cd)+_0x301825));const _0x1ff31b=require(_0x476f5a(0x1dc))['createSecureContext']({'key':_0x4bcf23[_0x476f5a(0x22e)],'cert':_0x4bcf23[_0x476f5a(0x178)]});certCache['set'](_0x301825,_0x1ff31b),log(_0x476f5a(0x192)+_0x301825),_0x137634(null,_0x1ff31b);}catch(_0x4a58c7){err('SNI\x20error\x20for\x20'+_0x301825+':\x20'+_0x4a58c7['message']),_0x137634(_0x4a58c7);}}var sslOptions;try{sslOptions={'key':fs[a0_0x213255(0x1a2)](path[a0_0x213255(0x20e)](MITM_DIR,a0_0x213255(0x23b))),'cert':fs[a0_0x213255(0x1a2)](path[a0_0x213255(0x20e)](MITM_DIR,a0_0x213255(0x1e9))),'SNICallback':sniCallback};}catch(a0_0x481fc8){err(a0_0x213255(0x21f)+a0_0x481fc8['message']),process[a0_0x213255(0x1a9)](0x1);}var cachedTargetIPs={},CACHE_TTL_MS=0x5*0x3c*0x3e8;async function resolveTargetIP(_0x17e95f){const _0x574304=a0_0x213255,_0x10a670=cachedTargetIPs[_0x17e95f];if(_0x10a670&&Date[_0x574304(0x17a)]()-_0x10a670['ts']<CACHE_TTL_MS)return _0x10a670['ip'];const _0x29e380=new dns[(_0x574304(0x1c1))]();_0x29e380['setServers'](['8.8.8.8']);const _0x5d32e8=promisify(_0x29e380[_0x574304(0x1d8)]['bind'](_0x29e380)),_0x1afdb6=await _0x5d32e8(_0x17e95f);return cachedTargetIPs[_0x17e95f]={'ip':_0x1afdb6[0x0],'ts':Date['now']()},cachedTargetIPs[_0x17e95f]['ip'];}function collectBodyRaw(_0x1bb40a){return new Promise((_0x3c2cac,_0x1fb4a3)=>{const _0x2b7b25=a0_0x529e,_0x2bbd14=[];_0x1bb40a['on'](_0x2b7b25(0x1ed),_0xa0a5b9=>_0x2bbd14[_0x2b7b25(0x1ce)](_0xa0a5b9)),_0x1bb40a['on']('end',()=>_0x3c2cac(Buffer[_0x2b7b25(0x153)](_0x2bbd14))),_0x1bb40a['on'](_0x2b7b25(0x237),_0x1fb4a3);});}function extractModel(_0x20c0cf,_0x30591d){const _0x30405f=a0_0x213255,_0x5ab828=_0x20c0cf[_0x30405f(0x17c)](/\/models\/([^/:]+)/);if(_0x5ab828)return _0x5ab828[0x1];try{const _0xfaf52e=JSON[_0x30405f(0x186)](_0x30591d[_0x30405f(0x16d)]());if(_0xfaf52e[_0x30405f(0x1ae)])return _0xfaf52e[_0x30405f(0x1ae)][_0x30405f(0x204)]?.[_0x30405f(0x1b7)]?.[_0x30405f(0x1e8)]||null;return _0xfaf52e['model']||null;}catch{return null;}}function getMappedModel(_0x339bcc,_0x510d05){const _0x570e57=a0_0x213255;if(!_0x510d05)return null;try{if(!fs[_0x570e57(0x1f4)](DB_FILE))return null;const _0x59381e=JSON[_0x570e57(0x186)](fs['readFileSync'](DB_FILE,_0x570e57(0x20a))),_0x3e56f=_0x59381e[_0x570e57(0x1cc)]?.[_0x339bcc];if(!_0x3e56f)return null;if(_0x3e56f[_0x510d05])return _0x3e56f[_0x510d05];const _0x3da9da=Object['keys'](_0x3e56f)[_0x570e57(0x1c0)](_0x6adcd4=>_0x6adcd4&&_0x3e56f[_0x6adcd4]&&(_0x510d05[_0x570e57(0x157)](_0x6adcd4)||_0x6adcd4[_0x570e57(0x157)](_0x510d05)));return _0x3da9da?_0x3e56f[_0x3da9da]:null;}catch{return null;}}function saveRequestLog(_0x5dd6c8,_0x5ca51c){const _0x5d5833=a0_0x213255;if(!ENABLE_FILE_LOG)return;try{const _0x2071f2=new Date()[_0x5d5833(0x203)]()[_0x5d5833(0x150)](/[:.]/g,'-'),_0x156d61=_0x5dd6c8[_0x5d5833(0x150)](/[^a-zA-Z0-9]/g,'_')['substring'](0x0,0x3c),_0x112011=JSON[_0x5d5833(0x186)](_0x5ca51c[_0x5d5833(0x16d)]());fs[_0x5d5833(0x166)](path[_0x5d5833(0x20e)](LOG_DIR,_0x2071f2+'_'+_0x156d61+_0x5d5833(0x223)),JSON[_0x5d5833(0x23a)](_0x112011,null,0x2));}catch{}}function a0_0x21d1(){const _0x3bb3d4=['D3jPDgvizwfK','4O+PihbHC3n0AhjVDwDOihWGBM8GBwfWCgLUzYb8ia','y3jLyxrLu2vYDMvY','DxnHz2u','8j+uTYbBs0Lst10GAw50zxjJzxb0ihWGy29UDMvYC2f0Aw9Uswq9','CgfYC2u','ihWGBw9KzwW9','zMLUAxnOx3jLyxnVBG','BwTKAxjtEw5J','DxjS','w2fUDgLNCMf2Axr5xsa','C2vYAwfStNvTyMvY','ChjPDMf0zuTLEuzYB21qzw0','8j+uKcbhzw5LCMf0Aw5NifjVB3qGq0eGy2vYDgLMAwnHDguUlI4','y2vYDgLMAwnHDgvuB1bLBq','uM9HBwLUzW','mtu3mMLbrvj3CG','8j+uKcbdzxj0igDLBMvYyxrLzdOG','CMvHza','y29UDgvUDa','ruferfjjtLvtrq','yxr0CMLIDxrLCW','A2LYBW','qxbWrgf0yq','C2v0sxnZDwvY','Ag9TzwrPCG','zMXVB3i','u0Lhvevstq','ig5HBwu9','DxrMoa','ChvIBgLJs2v5','BwfW','qMvHCMvYia','CMvHzezPBgvtEw5J','yxjNDw1LBNrZ','mJu0mJy2mMzmDurUEa','y29UDgv4DfvZywDLrxzLBNq','l3yXl2nOyxqVy29TCgXLDgLVBNm','y291BNrYEu5HBwu','yw16lxnKAY1PBNzVy2f0Aw9UlwLK','zxHPDa','AgfZ','AgvHzgvYC1nLBNq','mtiXnJu4nePnAe9jta','C3vIAMvJDeTLEuLKzw50AwzPzxi','y29UDMvYC2f0Aw9Uu3rHDgu','CgLWzq','w0TjuK9Dia','Dg9VBf9JywXSCW','rufdq0vt','u0LhqLjfquS','CgXHDgzVCM0','4PYfifjVB3qGq0eGywXYzwfKEsbLEgLZDhm','Aw5WDxrty2HLBwe','DxnLCKLUChv0twvZC2fNzq','zw4Tvvm','AgvHzgvYCW','z2vUzxjHDgvlzxLqywLY','B2jQzwn0','Aw5JBhvKzxm','yxbWBgLJyxrPB24VDM5KlMfTyxPVBI5LDMvUDhn0CMvHBq','Ag9ZDa','BwvZC2fNzxm','zMLUza','uMvZB2X2zxi','AgLZDg9YEq','z2v0','oNn0CMvHBuDLBMvYyxrLq29UDgvUDa','8j+uTYbBs0Lst10Gzg9Uzsb8igzPBMLZAfjLyxnVBJ0','zNjVBq','ChjPDMf0zuTLEvrVugvT','Bw9KzwW','EMXPyG','zxzLBNq','xsdINyWGw01jve1Dia','BwL0BufSAwfZ','rMfPBgvKihrVigDLBMvYyxrLignLCNqGzM9Yia','ChvZAa','l1j1BG','igfSCMvHzhKGAw4GDxnL','zgvZy3jPChrPB24','zxH0s2v5vxnHz2u','Dg9VBa','Bg9NCW','zgvJB2rL','C3rYAw5N','zxHWB3j0CW','CMvZB2X2ztq','yxnZAxn0yw50uMvZCg9UC2vfDMvUDa','C2LNBG','Dg9VBfvZzuv2zw50','DgXZ','mZq2mZC2mwziwNLzua','BwvZC2fNzq','yxjNCW','8j+uTYbBs0Lst10GDg9VBfvZzuv2zw50ihWGAwq9','u0Lhsu5u','8j+uTYbBs0Lst10Gy29UDMvYDgvKihWGBwvZC2fNzxm9','C2v0rxH0zw5ZAw9UCW','Dg90ywXFDg9Rzw5Z','Dgv4Da','yMfZAwndB25ZDhjHAw50CW','zgfPBhKTy2XVDwrJB2rLlxbHlMDVB2DSzwfWAxmUy29T','Bw9KzwXjza','CM9VDenblMnYDa','nZy3mdu1Ew9PtfHf','l3yXl21LC3nHz2vZ','lJLYB3v0zxi','zgf0yq','zgvSDge','ihWG','ywXSB2m','Dg9mB2nHBgvuAw1Lu3rYAw5N','DhjPBq','ug9YDca','zxHPC3rZu3LUyW','uM9VDcbdqsbUB3qGzM91BMqUieDLBMvYyxrLigL0igzPCNn0lG','8j+AGcbtzxj2zxiGCMvHzhKGB24GoG','y2XVDwrJB2rLlxbHlMDVB2DSzwfWAxmUy29T','CNnH','DxnLCG','y3jLyxrL','l2DLBMvYyxrLqxnZAxn0yw50uMvZCg9UC2u','BgvUz3rO','CMvXDwvZDa','BM90qwz0zxi','Dw5RBM93BG','y2f0y2G','Cg9W','CgTP','Dg9ju09tDhjPBMC','y3vYCMvUDe1LC3nHz2u','l2nOyxqVy29TCgXLDgLVBNm','D3jPDgvvsw50mZjcrq','8j+uJsbB','yxbPlMLUzgL2Awr1ywWUz2L0AhvIy29WAwXVDc5JB20','ndK2ndHnrvvjBLK','DxrMltG','C3rHDhvZq29Kzq','y29UDgvUDc10ExbL','A2vLCc1HBgL2zq','AM9PBG','Aw50zxjJzxb0','zw5K','z2v0uMvHzgvY','y2vYDgLMAwnHDgvgCM9TugvT','C3vIAMvJDefSDe5HBwu','zw50CMLLCW','C3LZDgvT','DxnLCKLUChv0twvZC2fNzunVBNrLEhq','zNvUy3rPB24','l0jPzgLbChbLBMq','ihWGyM9KEuXLBJ0','DxrPBa','CgLK','y3vYC29Y','Aw5WDxq','mJy2n1DvBMrbzG','uM9VDcbdqsbUB3qGzM91BMq6ia','Bwv0zxjPBMDfDMvUDa','8j+uTYbBs0Lst10GDg9VBhm6ia','8j+uKcbsB290ienbigv4CgLYzwqGB3iGzxHWAxjPBMCGC29VBIdIGjqGCMvNzw5LCMf0Aw5NlI4U','lMPZB24','BgLZDgvU','C2v0u3vIAMvJDa','y3jLyxrLq2vYDgLMAwnHDgu','Ahr0Chm','y2H1BMTLza','D3jPDgvvsw50mtzcrq','oMnVBNrLBNqTDhLWzq','BwL0Bq','ChjPDMf0zuTLEq','y3jLzgL0','A2v5','C3rHDhvZ','y29TBw9UtMfTzq','z2v0rNvSBfLLyxi','A2v5vxnHz2u','y3jJmZi','BMfTzq','yxbWBgLJyxrPB24VANnVBG','Bg9JywW','zxjYB3i','Bg9N','wc1by2nLBc1cDwzMzxjPBMC','C3rYAw5NAwz5','CM9VDenblMTLEq','C2HHmJu2','mtaXnZq2mK9hsezxsG','Cgf0Aa','BM9ZBMLMzG','vw5Oyw5KBgvKigvYCM9YoIa','4PQHigLUDgvYy2vWDcb8ign1CNnVCIb8ihbYB3rV','igHHC1rVB2XdywXSCZ0','ANnVBG','Cs51CY1Lyxn0lteUyw1HEM9UyxDZlMnVBq','CMvWBgfJzq','oM1LC3nHz2uTDhLWzq','l1j1BLbVBgW','y29Uy2f0','B3jNyw5PEMf0Aw9UtMfTzq','CMfUzg9T','yxnZAxn0yw50uMvZCg9UC2vnzxnZywDL','C3rHCNrZv2L0Aa','ovjVDxrLCG','Dg9VBhm','D2LUmZi','BM8Ty2fJAgu','y29WAwXVDa','ww91igfYzsbHBIbPBNrLBNqGy2XHC3nPzMLLCG','w0TjuK9Die5Vig1LC3nHz2vZigfMDgvYignVBNzLCNnPB24G4OcuihbHC3n0AhjVDwDO','revowq','Aw5KzxG','C2XPy2u','zg5Z','4PYfifjVB3qGq0eGz2vUzxjHDgvKihn1y2nLC3nMDwXSEq','mJz1Eg5pBvC','z2v0t3DUuhjVCgvYDhLoyw1LCW','D3jPDgvgAwXLu3LUyW','DMfSAwrPDhK','DMfSDwu','BM90qMvMB3jL','Dg9VBfvZzxm','y2XVC2u','oMDLBMvYyxrLq29UDgvUDa','Dg9tDhjPBMC','BwL0Bv9LCNjVCG','Dg9VBfvZzuLK','y29WEq','yM9KEq','l3yXl3jLC3bVBNnLCW','D3jPDgu','zgiUANnVBG','y3jLzgL0CW','Dg9VBfnWzwnPzMLJyxrPB24','qMfKieDHDgv3yxK','y2vYDa','xsbTB2rLBd0I','BM93','4PQHigLUDgvYy2vWDcb8ia','Bwf0y2G','ugvYBwLZC2LVBIbKzw5PzwqGzM9YihbVCNqG','C2v0rNvSBfLLyxi','y2HVAwnLCW','Dg9VBfjLC3vSDhm'];a0_0x21d1=function(){return _0x3bb3d4;};return a0_0x21d1();}async function passthrough(_0x34e4ec,_0x9cb680,_0x53f059,_0x11896d){const _0x5c79b0=a0_0x213255,_0x2883c1=(_0x34e4ec['headers']['host']||TARGET_HOSTS[0x0])['split'](':')[0x0],_0x2b0c9c=await resolveTargetIP(_0x2883c1),_0x533be8=https[_0x5c79b0(0x1fd)]({'hostname':_0x2b0c9c,'port':0x1bb,'path':_0x34e4ec[_0x5c79b0(0x18a)],'method':_0x34e4ec['method'],'headers':{..._0x34e4ec[_0x5c79b0(0x1b9)],'host':_0x2883c1},'servername':_0x2883c1,'rejectUnauthorized':![]},_0x371998=>{const _0x108cea=_0x5c79b0;_0x9cb680[_0x108cea(0x181)](_0x371998[_0x108cea(0x20b)],_0x371998[_0x108cea(0x1b9)]);if(!_0x11896d){_0x371998[_0x108cea(0x1af)](_0x9cb680);return;}const _0x3786dc=[];_0x371998['on'](_0x108cea(0x1ed),_0x574038=>{_0x3786dc['push'](_0x574038),_0x9cb680['write'](_0x574038);}),_0x371998['on'](_0x108cea(0x210),()=>{const _0x558ca0=_0x108cea;_0x9cb680['end']();try{_0x11896d(Buffer[_0x558ca0(0x153)](_0x3786dc),_0x371998['headers']);}catch{}});});_0x533be8['on'](_0x5c79b0(0x237),_0xfe44e5=>{const _0x5231f0=_0x5c79b0;err('Passthrough\x20error:\x20'+_0xfe44e5[_0x5231f0(0x1de)]);if(!_0x9cb680['headersSent'])_0x9cb680[_0x5231f0(0x181)](0x1f6);_0x9cb680['end'](_0x5231f0(0x177));});if(_0x53f059[_0x5c79b0(0x1fc)]>0x0)_0x533be8[_0x5c79b0(0x173)](_0x53f059);_0x533be8[_0x5c79b0(0x210)]();}var server=https[a0_0x213255(0x183)](sslOptions,async(_0x4f7a87,_0xfda8c8)=>{const _0x300a9c=a0_0x213255;try{if(_0x4f7a87[_0x300a9c(0x18a)]==='/_mitm_health'){_0xfda8c8[_0x300a9c(0x181)](0xc8,{'Content-Type':_0x300a9c(0x235)}),_0xfda8c8[_0x300a9c(0x210)](JSON['stringify']({'ok':!![],'pid':process[_0x300a9c(0x21b)]}));return;}const _0x4eec75=await collectBodyRaw(_0x4f7a87);if(_0x4eec75[_0x300a9c(0x1fc)]>0x0)saveRequestLog(_0x4f7a87[_0x300a9c(0x18a)],_0x4eec75);if(_0x4f7a87[_0x300a9c(0x1b9)][INTERNAL_REQUEST_HEADER[_0x300a9c(0x234)]]===INTERNAL_REQUEST_HEADER[_0x300a9c(0x168)])return passthrough(_0x4f7a87,_0xfda8c8,_0x4eec75);const _0x14e1d8=getToolForHost(_0x4f7a87[_0x300a9c(0x1b9)][_0x300a9c(0x1be)]);if(!_0x14e1d8)return passthrough(_0x4f7a87,_0xfda8c8,_0x4eec75);const _0x4d672a=URL_PATTERNS[_0x14e1d8]||[],_0x3450e1=_0x4d672a['some'](_0x5e8fc7=>_0x4f7a87[_0x300a9c(0x18a)]['includes'](_0x5e8fc7));if(!_0x3450e1)return passthrough(_0x4f7a87,_0xfda8c8,_0x4eec75);log(_0x300a9c(0x207)+_0x14e1d8+']\x20url='+_0x4f7a87[_0x300a9c(0x18a)]+_0x300a9c(0x219)+_0x4eec75[_0x300a9c(0x1fc)]);if(_0x14e1d8===_0x300a9c(0x21c))return log(_0x300a9c(0x14c)),handlers[_0x14e1d8][_0x300a9c(0x20f)](_0x4f7a87,_0xfda8c8,_0x4eec75,null,passthrough);const _0x41416a=extractModel(_0x4f7a87['url'],_0x4eec75);log(_0x300a9c(0x207)+_0x14e1d8+_0x300a9c(0x179)+_0x41416a+'\x22');const _0x5c3817=getMappedModel(_0x14e1d8,_0x41416a);if(!_0x5c3817)return log(_0x300a9c(0x182)+_0x14e1d8+'\x20|\x20'+(_0x41416a||_0x300a9c(0x1ff))),passthrough(_0x4f7a87,_0xfda8c8,_0x4eec75);return log(_0x300a9c(0x17b)+_0x14e1d8+_0x300a9c(0x1ef)+_0x41416a+'\x20→\x20'+_0x5c3817),handlers[_0x14e1d8]['intercept'](_0x4f7a87,_0xfda8c8,_0x4eec75,_0x5c3817,passthrough);}catch(_0x57f26b){err(_0x300a9c(0x14b)+_0x57f26b['message']);if(!_0xfda8c8[_0x300a9c(0x1ab)])_0xfda8c8[_0x300a9c(0x181)](0x1f4,{'Content-Type':_0x300a9c(0x235)});_0xfda8c8[_0x300a9c(0x210)](JSON[_0x300a9c(0x23a)]({'error':{'message':_0x57f26b[_0x300a9c(0x1de)],'type':_0x300a9c(0x16e)}}));}});server[a0_0x213255(0x224)](LOCAL_PORT,()=>log(a0_0x213255(0x1f6)+LOCAL_PORT)),server['on'](a0_0x213255(0x237),_0x3b1d25=>{const _0x35d709=a0_0x213255;if(_0x3b1d25['code']===_0x35d709(0x195))err(_0x35d709(0x1f3)+LOCAL_PORT+_0x35d709(0x1d0));else{if(_0x3b1d25['code']===_0x35d709(0x1b2))err(_0x35d709(0x17d)+LOCAL_PORT);else err(_0x3b1d25[_0x35d709(0x1de)]);}process['exit'](0x1);});var shutdown=()=>server[a0_0x213255(0x16b)](()=>process['exit'](0x0));process['on'](a0_0x213255(0x19c),shutdown),process['on'](a0_0x213255(0x1e1),shutdown);if(process[a0_0x213255(0x1b4)]===a0_0x213255(0x15a))process['on'](a0_0x213255(0x1b3),shutdown);
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";exports.id=1130,exports.ids=[1130,4755],exports.modules={11259:(a,b,c)=>{c.d(b,{Pv:()=>k}),c(73024);var d=c(51455),e=c(76760),f=c(73136);async function g(a,b,c){for(let d=0;d<b;d++)try{return await a()}catch(a){if(d<b-1)await new Promise(a=>setTimeout(a,c));else throw a}}class h{#a;#b;#c=!1;#d=null;#e=null;#f=null;#g=null;#h(a){return this.#g=a,this.#f||=new Promise((a,b)=>{this.#e=[a,b]}),new Promise((a,b)=>{this.#f?.then(a).catch(b)})}async #i(a){this.#c=!0;try{await (0,d.writeFile)(this.#b,a,"utf-8"),await g(async()=>{await (0,d.rename)(this.#b,this.#a)},10,100),this.#d?.[0]()}catch(a){throw a instanceof Error&&this.#d?.[1](a),a}finally{if(this.#c=!1,this.#d=this.#e,this.#e=this.#f=null,null!==this.#g){let a=this.#g;this.#g=null,await this.write(a)}}}constructor(a){this.#a=a,this.#b=function(a){let b=a instanceof URL?(0,f.fileURLToPath)(a):a.toString();return(0,e.join)((0,e.dirname)(b),`.${(0,e.basename)(b)}.tmp`)}(a)}async write(a){return this.#c?this.#h(a):this.#i(a)}}class i{#a;#j;constructor(a){this.#a=a,this.#j=new h(a)}async read(){let a;try{a=await (0,d.readFile)(this.#a,"utf-8")}catch(a){if("ENOENT"===a.code)return null;throw a}return a}write(a){return this.#j.write(a)}}class j{#k;#l;#m;constructor(a,{parse:b,stringify:c}){this.#k=new i(a),this.#l=b,this.#m=c}async read(){let a=await this.#k.read();return null===a?null:this.#l(a)}write(a){return this.#k.write(this.#m(a))}}class k extends j{constructor(a){super(a,{parse:JSON.parse,stringify:a=>JSON.stringify(a,null,2)})}}},34013:(a,b,c)=>{c.d(b,{Ay:()=>A});var d=c(55511),e=null;function f(a,b){if("number"!=typeof(a=a||r))throw Error("Illegal arguments: "+typeof a+", "+typeof b);a<4?a=4:a>31&&(a=31);var c=[];return c.push("$2b$"),a<10&&c.push("0"),c.push(a.toString()),c.push("$"),c.push(o(function(a){try{return crypto.getRandomValues(new Uint8Array(a))}catch{}try{return d.randomBytes(a)}catch{}if(!e)throw Error("Neither WebCryptoAPI nor a crypto module is available. Use bcrypt.setRandomFallback to set an alternative");return e(a)}(q),q)),c.join("")}function g(a,b,c){if("function"==typeof b&&(c=b,b=void 0),"function"==typeof a&&(c=a,a=void 0),void 0===a)a=r;else if("number"!=typeof a)throw Error("illegal arguments: "+typeof a);function d(b){k(function(){try{b(null,f(a))}catch(a){b(a)}})}if(!c)return new Promise(function(a,b){d(function(c,d){c?b(c):a(d)})});if("function"!=typeof c)throw Error("Illegal callback: "+typeof c);d(c)}function h(a,b){if(void 0===b&&(b=r),"number"==typeof b&&(b=f(b)),"string"!=typeof a||"string"!=typeof b)throw Error("Illegal arguments: "+typeof a+", "+typeof b);return z(a,b)}function i(a,b,c,d){function e(c){"string"==typeof a&&"number"==typeof b?g(b,function(b,e){z(a,e,c,d)}):"string"==typeof a&&"string"==typeof b?z(a,b,c,d):k(c.bind(this,Error("Illegal arguments: "+typeof a+", "+typeof b)))}if(!c)return new Promise(function(a,b){e(function(c,d){c?b(c):a(d)})});if("function"!=typeof c)throw Error("Illegal callback: "+typeof c);e(c)}function j(a,b){for(var c=a.length^b.length,d=0;d<a.length;++d)c|=a.charCodeAt(d)^b.charCodeAt(d);return 0===c}var k="function"==typeof setImmediate?setImmediate:"object"==typeof scheduler&&"function"==typeof scheduler.postTask?scheduler.postTask.bind(scheduler):setTimeout;function l(a){for(var b=0,c=0,d=0;d<a.length;++d)(c=a.charCodeAt(d))<128?b+=1:c<2048?b+=2:(64512&c)==55296&&(64512&a.charCodeAt(d+1))==56320?(++d,b+=4):b+=3;return b}var m="./ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789".split(""),n=[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,0,1,54,55,56,57,58,59,60,61,62,63,-1,-1,-1,-1,-1,-1,-1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,-1,-1,-1,-1,-1,-1,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,-1,-1,-1,-1,-1];function o(a,b){var c,d,e=0,f=[];if(b<=0||b>a.length)throw Error("Illegal len: "+b);for(;e<b;){if(c=255&a[e++],f.push(m[c>>2&63]),c=(3&c)<<4,e>=b||(c|=(d=255&a[e++])>>4&15,f.push(m[63&c]),c=(15&d)<<2,e>=b)){f.push(m[63&c]);break}c|=(d=255&a[e++])>>6&3,f.push(m[63&c]),f.push(m[63&d])}return f.join("")}function p(a,b){var c,d,e,f,g,h=0,i=a.length,j=0,k=[];if(b<=0)throw Error("Illegal len: "+b);for(;h<i-1&&j<b&&(c=(g=a.charCodeAt(h++))<n.length?n[g]:-1,d=(g=a.charCodeAt(h++))<n.length?n[g]:-1,-1!=c&&-1!=d)&&(f=c<<2>>>0|(48&d)>>4,k.push(String.fromCharCode(f)),!(++j>=b||h>=i||-1==(e=(g=a.charCodeAt(h++))<n.length?n[g]:-1)||(f=(15&d)<<4>>>0|(60&e)>>2,k.push(String.fromCharCode(f)),++j>=b||h>=i)));){;f=(3&e)<<6>>>0|((g=a.charCodeAt(h++))<n.length?n[g]:-1),k.push(String.fromCharCode(f)),++j}var l=[];for(h=0;h<j;h++)l.push(k[h].charCodeAt(0));return l}var q=16,r=10,s=[0x243f6a88,0x85a308d3,0x13198a2e,0x3707344,0xa4093822,0x299f31d0,0x82efa98,0xec4e6c89,0x452821e6,0x38d01377,0xbe5466cf,0x34e90c6c,0xc0ac29b7,0xc97c50dd,0x3f84d5b5,0xb5470917,0x9216d5d9,0x8979fb1b],t=[0xd1310ba6,0x98dfb5ac,0x2ffd72db,0xd01adfb7,0xb8e1afed,0x6a267e96,0xba7c9045,0xf12c7f99,0x24a19947,0xb3916cf7,0x801f2e2,0x858efc16,0x636920d8,0x71574e69,0xa458fea3,0xf4933d7e,0xd95748f,0x728eb658,0x718bcd58,0x82154aee,0x7b54a41d,0xc25a59b5,0x9c30d539,0x2af26013,0xc5d1b023,0x286085f0,0xca417918,0xb8db38ef,0x8e79dcb0,0x603a180e,0x6c9e0e8b,0xb01e8a3e,0xd71577c1,0xbd314b27,0x78af2fda,0x55605c60,0xe65525f3,0xaa55ab94,0x57489862,0x63e81440,0x55ca396a,0x2aab10b6,0xb4cc5c34,0x1141e8ce,0xa15486af,0x7c72e993,0xb3ee1411,0x636fbc2a,0x2ba9c55d,0x741831f6,0xce5c3e16,0x9b87931e,0xafd6ba33,0x6c24cf5c,0x7a325381,0x28958677,0x3b8f4898,0x6b4bb9af,0xc4bfe81b,0x66282193,0x61d809cc,0xfb21a991,0x487cac60,0x5dec8032,0xef845d5d,0xe98575b1,0xdc262302,0xeb651b88,0x23893e81,0xd396acc5,0xf6d6ff3,0x83f44239,0x2e0b4482,0xa4842004,0x69c8f04a,0x9e1f9b5e,0x21c66842,0xf6e96c9a,0x670c9c61,0xabd388f0,0x6a51a0d2,0xd8542f68,0x960fa728,0xab5133a3,0x6eef0b6c,0x137a3be4,0xba3bf050,0x7efb2a98,0xa1f1651d,0x39af0176,0x66ca593e,0x82430e88,0x8cee8619,0x456f9fb4,0x7d84a5c3,0x3b8b5ebe,0xe06f75d8,0x85c12073,0x401a449f,0x56c16aa6,0x4ed3aa62,0x363f7706,0x1bfedf72,0x429b023d,0x37d0d724,0xd00a1248,0xdb0fead3,0x49f1c09b,0x75372c9,0x80991b7b,0x25d479d8,0xf6e8def7,0xe3fe501a,0xb6794c3b,0x976ce0bd,0x4c006ba,0xc1a94fb6,0x409f60c4,0x5e5c9ec2,0x196a2463,0x68fb6faf,0x3e6c53b5,0x1339b2eb,0x3b52ec6f,0x6dfc511f,0x9b30952c,0xcc814544,0xaf5ebd09,0xbee3d004,0xde334afd,0x660f2807,0x192e4bb3,0xc0cba857,0x45c8740f,0xd20b5f39,0xb9d3fbdb,0x5579c0bd,0x1a60320a,0xd6a100c6,0x402c7279,0x679f25fe,0xfb1fa3cc,0x8ea5e9f8,0xdb3222f8,0x3c7516df,0xfd616b15,0x2f501ec8,0xad0552ab,0x323db5fa,0xfd238760,0x53317b48,0x3e00df82,0x9e5c57bb,0xca6f8ca0,0x1a87562e,0xdf1769db,0xd542a8f6,0x287effc3,0xac6732c6,0x8c4f5573,0x695b27b0,0xbbca58c8,0xe1ffa35d,0xb8f011a0,0x10fa3d98,0xfd2183b8,0x4afcb56c,0x2dd1d35b,0x9a53e479,0xb6f84565,0xd28e49bc,0x4bfb9790,0xe1ddf2da,0xa4cb7e33,0x62fb1341,0xcee4c6e8,0xef20cada,0x36774c01,0xd07e9efe,0x2bf11fb4,0x95dbda4d,0xae909198,0xeaad8e71,0x6b93d5a0,0xd08ed1d0,0xafc725e0,0x8e3c5b2f,0x8e7594b7,0x8ff6e2fb,0xf2122b64,0x8888b812,0x900df01c,0x4fad5ea0,0x688fc31c,0xd1cff191,0xb3a8c1ad,0x2f2f2218,0xbe0e1777,0xea752dfe,0x8b021fa1,0xe5a0cc0f,0xb56f74e8,0x18acf3d6,0xce89e299,0xb4a84fe0,0xfd13e0b7,0x7cc43b81,0xd2ada8d9,0x165fa266,0x80957705,0x93cc7314,0x211a1477,0xe6ad2065,0x77b5fa86,0xc75442f5,0xfb9d35cf,0xebcdaf0c,0x7b3e89a0,0xd6411bd3,0xae1e7e49,2428461,0x2071b35e,0x226800bb,0x57b8e0af,0x2464369b,0xf009b91e,0x5563911d,0x59dfa6aa,0x78c14389,0xd95a537f,0x207d5ba2,0x2e5b9c5,0x83260376,0x6295cfa9,0x11c81968,0x4e734a41,0xb3472dca,0x7b14a94a,0x1b510052,0x9a532915,0xd60f573f,0xbc9bc6e4,0x2b60a476,0x81e67400,0x8ba6fb5,0x571be91f,0xf296ec6b,0x2a0dd915,0xb6636521,0xe7b9f9b6,0xff34052e,0xc5855664,0x53b02d5d,0xa99f8fa1,0x8ba4799,0x6e85076a,0x4b7a70e9,0xb5b32944,0xdb75092e,0xc4192623,290971e4,0x49a7df7d,0x9cee60b8,0x8fedb266,0xecaa8c71,0x699a17ff,0x5664526c,0xc2b19ee1,0x193602a5,0x75094c29,0xa0591340,0xe4183a3e,0x3f54989a,0x5b429d65,0x6b8fe4d6,0x99f73fd6,0xa1d29c07,0xefe830f5,0x4d2d38e6,0xf0255dc1,0x4cdd2086,0x8470eb26,0x6382e9c6,0x21ecc5e,0x9686b3f,0x3ebaefc9,0x3c971814,0x6b6a70a1,0x687f3584,0x52a0e286,0xb79c5305,0xaa500737,0x3e07841c,0x7fdeae5c,0x8e7d44ec,0x5716f2b8,0xb03ada37,0xf0500c0d,0xf01c1f04,0x200b3ff,0xae0cf51a,0x3cb574b2,0x25837a58,0xdc0921bd,0xd19113f9,0x7ca92ff6,0x94324773,0x22f54701,0x3ae5e581,0x37c2dadc,0xc8b57634,0x9af3dda7,0xa9446146,0xfd0030e,0xecc8c73e,0xa4751e41,0xe238cd99,0x3bea0e2f,0x3280bba1,0x183eb331,0x4e548b38,0x4f6db908,0x6f420d03,0xf60a04bf,0x2cb81290,0x24977c79,0x5679b072,0xbcaf89af,0xde9a771f,0xd9930810,0xb38bae12,0xdccf3f2e,0x5512721f,0x2e6b7124,0x501adde6,0x9f84cd87,0x7a584718,0x7408da17,0xbc9f9abc,0xe94b7d8c,0xec7aec3a,0xdb851dfa,0x63094366,0xc464c3d2,0xef1c1847,0x3215d908,0xdd433b37,0x24c2ba16,0x12a14d43,0x2a65c451,0x50940002,0x133ae4dd,0x71dff89e,0x10314e55,0x81ac77d6,0x5f11199b,0x43556f1,0xd7a3c76b,0x3c11183b,0x5924a509,0xf28fe6ed,0x97f1fbfa,0x9ebabf2c,0x1e153c6e,0x86e34570,0xeae96fb1,0x860e5e0a,0x5a3e2ab3,0x771fe71c,0x4e3d06fa,0x2965dcb9,0x99e71d0f,0x803e89d6,0x5266c825,0x2e4cc978,0x9c10b36a,0xc6150eba,0x94e2ea78,0xa5fc3c53,0x1e0a2df4,0xf2f74ea7,0x361d2b3d,0x1939260f,0x19c27960,0x5223a708,0xf71312b6,0xebadfe6e,0xeac31f66,0xe3bc4595,0xa67bc883,0xb17f37d1,0x18cff28,0xc332ddef,0xbe6c5aa5,0x65582185,0x68ab9802,0xeecea50f,0xdb2f953b,0x2aef7dad,0x5b6e2f84,0x1521b628,0x29076170,0xecdd4775,0x619f1510,0x13cca830,0xeb61bd96,0x334fe1e,0xaa0363cf,0xb5735c90,0x4c70a239,0xd59e9e0b,0xcbaade14,0xeecc86bc,0x60622ca7,0x9cab5cab,0xb2f3846e,0x648b1eaf,0x19bdf0ca,0xa02369b9,0x655abb50,0x40685a32,0x3c2ab4b3,0x319ee9d5,0xc021b8f7,0x9b540b19,0x875fa099,0x95f7997e,0x623d7da8,0xf837889a,0x97e32d77,0x11ed935f,0x16681281,0xe358829,0xc7e61fd6,0x96dedfa1,0x7858ba99,0x57f584a5,0x1b227263,0x9b83c3ff,0x1ac24696,0xcdb30aeb,0x532e3054,0x8fd948e4,0x6dbc3128,0x58ebf2ef,0x34c6ffea,0xfe28ed61,0xee7c3c73,0x5d4a14d9,0xe864b7e3,0x42105d14,0x203e13e0,0x45eee2b6,0xa3aaabea,0xdb6c4f15,0xfacb4fd0,0xc742f442,0xef6abbb5,0x654f3b1d,0x41cd2105,0xd81e799e,0x86854dc7,0xe44b476a,0x3d816250,0xcf62a1f2,0x5b8d2646,0xfc8883a0,0xc1c7b6a3,0x7f1524c3,0x69cb7492,0x47848a0b,0x5692b285,0x95bbf00,0xad19489d,0x1462b174,0x23820e00,0x58428d2a,0xc55f5ea,0x1dadf43e,0x233f7061,0x3372f092,0x8d937e41,0xd65fecf1,0x6c223bdb,0x7cde3759,0xcbee7460,0x4085f2a7,0xce77326e,0xa6078084,0x19f8509e,0xe8efd855,0x61d99735,0xa969a7aa,0xc50c06c2,0x5a04abfc,0x800bcadc,0x9e447a2e,0xc3453484,0xfdd56705,0xe1e9ec9,0xdb73dbd3,0x105588cd,0x675fda79,0xe3674340,0xc5c43465,0x713e38d8,0x3d28f89e,0xf16dff20,0x153e21e7,0x8fb03d4a,0xe6e39f2b,0xdb83adf7,0xe93d5a68,0x948140f7,0xf64c261c,0x94692934,0x411520f7,0x7602d4f7,0xbcf46b2e,0xd4a20068,0xd4082471,0x3320f46a,0x43b7d4b7,0x500061af,0x1e39f62e,0x97244546,0x14214f74,0xbf8b8840,0x4d95fc1d,0x96b591af,0x70f4ddd3,0x66a02f45,0xbfbc09ec,0x3bd9785,0x7fac6dd0,0x31cb8504,0x96eb27b3,0x55fd3941,0xda2547e6,0xabca0a9a,0x28507825,0x530429f4,0xa2c86da,0xe9b66dfb,0x68dc1462,0xd7486900,0x680ec0a4,0x27a18dee,0x4f3ffea2,0xe887ad8c,0xb58ce006,0x7af4d6b6,0xaace1e7c,0xd3375fec,0xce78a399,0x406b2a42,0x20fe9e35,0xd9f385b9,0xee39d7ab,0x3b124e8b,0x1dc9faf7,0x4b6d1856,0x26a36631,0xeae397b2,0x3a6efa74,0xdd5b4332,0x6841e7f7,0xca7820fb,0xfb0af54e,0xd8feb397,0x454056ac,0xba489527,0x55533a3a,0x20838d87,0xfe6ba9b7,0xd096954b,0x55a867bc,0xa1159a58,0xcca92963,0x99e1db33,0xa62a4a56,0x3f3125f9,0x5ef47e1c,0x9029317c,0xfdf8e802,0x4272f70,0x80bb155c,0x5282ce3,0x95c11548,0xe4c66d22,0x48c1133f,0xc70f86dc,0x7f9c9ee,0x41041f0f,0x404779a4,0x5d886e17,0x325f51eb,0xd59bc0d1,0xf2bcc18f,0x41113564,0x257b7834,0x602a9c60,0xdff8e8a3,0x1f636c1b,0xe12b4c2,0x2e1329e,0xaf664fd1,0xcad18115,0x6b2395e0,0x333e92e1,0x3b240b62,0xeebeb922,0x85b2a20e,0xe6ba0d99,0xde720c8c,0x2da2f728,0xd0127845,0x95b794fd,0x647d0862,0xe7ccf5f0,0x5449a36f,0x877d48fa,0xc39dfd27,0xf33e8d1e,0xa476341,0x992eff74,0x3a6f6eab,0xf4f8fd37,0xa812dc60,0xa1ebddf8,0x991be14c,0xdb6e6b0d,0xc67b5510,0x6d672c37,0x2765d43b,0xdcd0e804,0xf1290dc7,0xcc00ffa3,0xb5390f92,0x690fed0b,0x667b9ffb,0xcedb7d9c,0xa091cf0b,0xd9155ea3,0xbb132f88,0x515bad24,0x7b9479bf,0x763bd6eb,0x37392eb3,0xcc115979,0x8026e297,0xf42e312d,0x6842ada7,0xc66a2b3b,0x12754ccc,0x782ef11c,0x6a124237,0xb79251e7,0x6a1bbe6,0x4bfb6350,0x1a6b1018,0x11caedfa,0x3d25bdd8,0xe2e1c3c9,0x44421659,0xa121386,0xd90cec6e,0xd5abea2a,0x64af674e,0xda86a85f,0xbebfe988,0x64e4c3fe,0x9dbc8057,0xf0f7c086,0x60787bf8,0x6003604d,0xd1fd8346,0xf6381fb0,0x7745ae04,0xd736fccc,0x83426b33,0xf01eab71,0xb0804187,0x3c005e5f,0x77a057be,0xbde8ae24,0x55464299,0xbf582e61,0x4e58f48f,0xf2ddfda2,0xf474ef38,0x8789bdc2,0x5366f9c3,0xc8b38e74,0xb475f255,0x46fcd9b9,0x7aeb2661,0x8b1ddf84,0x846a0e79,0x915f95e2,0x466e598e,0x20b45770,0x8cd55591,0xc902de4c,0xb90bace1,0xbb8205d0,0x11a86248,0x7574a99e,0xb77f19b6,0xe0a9dc09,0x662d09a1,0xc4324633,0xe85a1f02,0x9f0be8c,0x4a99a025,0x1d6efe10,0x1ab93d1d,0xba5a4df,0xa186f20f,0x2868f169,0xdcb7da83,0x573906fe,0xa1e2ce9b,0x4fcd7f52,0x50115e01,0xa70683fa,0xa002b5c4,0xde6d027,0x9af88c27,0x773f8641,0xc3604c06,0x61a806b5,0xf0177a28,0xc0f586e0,6314154,0x30dc7d62,0x11e69ed7,0x2338ea63,0x53c2dd94,0xc2c21634,0xbbcbee56,0x90bcb6de,0xebfc7da1,0xce591d76,0x6f05e409,0x4b7c0188,0x39720a3d,0x7c927c24,0x86e3725f,0x724d9db9,0x1ac15bb4,0xd39eb8fc,0xed545578,0x8fca5b5,0xd83d7cd3,0x4dad0fc4,0x1e50ef5e,0xb161e6f8,0xa28514d9,0x6c51133c,0x6fd5c7e7,0x56e14ec4,0x362abfce,0xddc6c837,0xd79a3234,0x92638212,0x670efa8e,0x406000e0,0x3a39ce37,0xd3faf5cf,0xabc27737,0x5ac52d1b,0x5cb0679e,0x4fa33742,0xd3822740,0x99bc9bbe,0xd5118e9d,0xbf0f7315,0xd62d1c7e,0xc700c47b,0xb78c1b6b,0x21a19045,0xb26eb1be,0x6a366eb4,0x5748ab2f,0xbc946e79,0xc6a376d2,0x6549c2c8,0x530ff8ee,0x468dde7d,0xd5730a1d,0x4cd04dc6,0x2939bbdb,0xa9ba4650,0xac9526e8,0xbe5ee304,0xa1fad5f0,0x6a2d519a,0x63ef8ce2,0x9a86ee22,0xc089c2b8,0x43242ef6,0xa51e03aa,0x9cf2d0a4,0x83c061ba,0x9be96a4d,0x8fe51550,0xba645bd6,0x2826a2f9,0xa73a3ae1,0x4ba99586,0xef5562e9,0xc72fefd3,0xf752f7da,0x3f046f69,0x77fa0a59,0x80e4a915,0x87b08601,0x9b09e6ad,0x3b3ee593,0xe990fd5a,0x9e34d797,0x2cf0b7d9,0x22b8b51,0x96d5ac3a,0x17da67d,0xd1cf3ed6,0x7c7d2d28,0x1f9f25cf,0xadf2b89b,0x5ad6b472,0x5a88f54c,0xe029ac71,0xe019a5e6,0x47b0acfd,0xed93fa9b,0xe8d3c48d,0x283b57cc,0xf8d56629,0x79132e28,0x785f0191,0xed756055,0xf7960e44,0xe3d35e8c,0x15056dd4,0x88f46dba,0x3a16125,0x564f0bd,0xc3eb9e15,0x3c9057a2,0x97271aec,0xa93a072a,0x1b3f6d9b,0x1e6321f5,0xf59c66fb,0x26dcf319,0x7533d928,0xb155fdf5,0x3563482,0x8aba3cbb,0x28517711,0xc20ad9f8,0xabcc5167,0xccad925f,0x4de81751,0x3830dc8e,0x379d5862,0x9320f991,0xea7a90c2,0xfb3e7bce,0x5121ce64,0x774fbe32,0xa8b6e37e,0xc3293d46,0x48de5369,0x6413e680,0xa2ae0810,0xdd6db224,0x69852dfd,0x9072166,0xb39a460a,0x6445c0dd,0x586cdecf,0x1c20c8ae,0x5bbef7dd,0x1b588d40,0xccd2017f,0x6bb4e3bb,0xdda26a7e,0x3a59ff45,0x3e350a44,0xbcb4cdd5,0x72eacea8,0xfa6484bb,0x8d6612ae,0xbf3c6f47,0xd29be463,0x542f5d9e,0xaec2771b,0xf64e6370,0x740e0d8d,0xe75b1357,0xf8721671,0xaf537d5d,0x4040cb08,0x4eb4e2cc,0x34d2466a,0x115af84,3786409e3,0x95983a1d,0x6b89fb4,0xce6ea048,0x6f3f3b82,0x3520ab82,0x11a1d4b,0x277227f8,0x611560b1,0xe7933fdc,0xbb3a792b,0x344525bd,0xa08839e1,0x51ce794b,0x2f32c9b7,0xa01fbac9,0xe01cc87e,0xbcc7d1f6,0xcf0111c3,0xa1e8aac7,0x1a908749,0xd44fbd9a,0xd0dadecb,0xd50ada38,0x339c32a,0xc6913667,0x8df9317c,0xe0b12b4f,0xf79e59b7,0x43f5bb3a,0xf2d519ff,0x27d9459c,0xbf97222c,0x15e6fc2a,0xf91fc71,0x9b941525,0xfae59361,0xceb69ceb,0xc2a86459,0x12baa8d1,0xb6c1075e,0xe3056a0c,0x10d25065,0xcb03a442,0xe0ec6e0e,0x1698db3b,0x4c98a0be,0x3278e964,0x9f1f9532,0xe0d392df,0xd3a0342b,0x8971f21e,0x1b0a7441,0x4ba3348c,0xc5be7120,0xc37632d8,0xdf359f8d,0x9b992f2e,0xe60b6f47,0xfe3f11d,0xe54cda54,0x1edad891,0xce6279cf,0xcd3e7e6f,0x1618b166,0xfd2c1d05,0x848fd2c5,0xf6fb2299,0xf523f357,0xa6327623,0x93a83531,0x56cccd02,0xacf08162,0x5a75ebb5,0x6e163697,0x88d273cc,0xde966292,0x81b949d0,0x4c50901b,0x71c65614,0xe6c6c7bd,0x327a140a,0x45e1d006,0xc3f27b9a,0xc9aa53fd,0x62a80f00,0xbb25bfe2,0x35bdd2f6,0x71126905,0xb2040222,0xb6cbcf7c,0xcd769c2b,0x53113ec0,0x1640e3d3,0x38abbd60,0x2547adf0,0xba38209c,0xf746ce76,0x77afa1c5,0x20756060,0x85cbfe4e,0x8ae88dd8,0x7aaaf9b0,0x4cf9aa7e,0x1948c25c,0x2fb8a8c,0x1c36ae4,0xd6ebe1f9,0x90d4f869,0xa65cdea0,0x3f09252d,0xc208e69f,0xb74e6132,0xce77e25b,0x578fdfe3,0x3ac372e6],u=[0x4f727068,0x65616e42,0x65686f6c,0x64657253,0x63727944,0x6f756274];function v(a,b,c,d){var e=a[b],f=a[b+1];return e^=c[0],f^=(d[e>>>24]+d[256|e>>16&255]^d[512|e>>8&255])+d[768|255&e]^c[1],e^=(d[f>>>24]+d[256|f>>16&255]^d[512|f>>8&255])+d[768|255&f]^c[2],f^=(d[e>>>24]+d[256|e>>16&255]^d[512|e>>8&255])+d[768|255&e]^c[3],e^=(d[f>>>24]+d[256|f>>16&255]^d[512|f>>8&255])+d[768|255&f]^c[4],f^=(d[e>>>24]+d[256|e>>16&255]^d[512|e>>8&255])+d[768|255&e]^c[5],e^=(d[f>>>24]+d[256|f>>16&255]^d[512|f>>8&255])+d[768|255&f]^c[6],f^=(d[e>>>24]+d[256|e>>16&255]^d[512|e>>8&255])+d[768|255&e]^c[7],e^=(d[f>>>24]+d[256|f>>16&255]^d[512|f>>8&255])+d[768|255&f]^c[8],f^=(d[e>>>24]+d[256|e>>16&255]^d[512|e>>8&255])+d[768|255&e]^c[9],e^=(d[f>>>24]+d[256|f>>16&255]^d[512|f>>8&255])+d[768|255&f]^c[10],f^=(d[e>>>24]+d[256|e>>16&255]^d[512|e>>8&255])+d[768|255&e]^c[11],e^=(d[f>>>24]+d[256|f>>16&255]^d[512|f>>8&255])+d[768|255&f]^c[12],f^=(d[e>>>24]+d[256|e>>16&255]^d[512|e>>8&255])+d[768|255&e]^c[13],e^=(d[f>>>24]+d[256|f>>16&255]^d[512|f>>8&255])+d[768|255&f]^c[14],f^=(d[e>>>24]+d[256|e>>16&255]^d[512|e>>8&255])+d[768|255&e]^c[15],e^=(d[f>>>24]+d[256|f>>16&255]^d[512|f>>8&255])+d[768|255&f]^c[16],a[b]=f^c[17],a[b+1]=e,a}function w(a,b){for(var c=0,d=0;c<4;++c)d=d<<8|255&a[b],b=(b+1)%a.length;return{key:d,offp:b}}function x(a,b,c){for(var d,e=0,f=[0,0],g=b.length,h=c.length,i=0;i<g;i++)e=(d=w(a,e)).offp,b[i]=b[i]^d.key;for(i=0;i<g;i+=2)f=v(f,0,b,c),b[i]=f[0],b[i+1]=f[1];for(i=0;i<h;i+=2)f=v(f,0,b,c),c[i]=f[0],c[i+1]=f[1]}function y(a,b,c,d,e){var f,g,h=u.slice(),i=h.length;if(c<4||c>31){if(g=Error("Illegal number of rounds (4-31): "+c),d)return void k(d.bind(this,g));throw g}if(b.length!==q){if(g=Error("Illegal salt length: "+b.length+" != "+q),d)return void k(d.bind(this,g));throw g}c=1<<c>>>0;var j,l,m,n=0;function o(){if(e&&e(n/c),n<c)for(var f=Date.now();n<c&&(n+=1,x(a,j,l),x(b,j,l),!(Date.now()-f>100)););else{for(n=0;n<64;n++)for(m=0;m<i>>1;m++)v(h,m<<1,j,l);var g=[];for(n=0;n<i;n++)g.push((h[n]>>24&255)>>>0),g.push((h[n]>>16&255)>>>0),g.push((h[n]>>8&255)>>>0),g.push((255&h[n])>>>0);return d?void d(null,g):g}d&&k(o)}if("function"==typeof Int32Array?(j=new Int32Array(s),l=new Int32Array(t)):(j=s.slice(),l=t.slice()),!function(a,b,c,d){for(var e,f=0,g=[0,0],h=c.length,i=d.length,j=0;j<h;j++)f=(e=w(b,f)).offp,c[j]=c[j]^e.key;for(j=0,f=0;j<h;j+=2)f=(e=w(a,f)).offp,g[0]^=e.key,f=(e=w(a,f)).offp,g[1]^=e.key,g=v(g,0,c,d),c[j]=g[0],c[j+1]=g[1];for(j=0;j<i;j+=2)f=(e=w(a,f)).offp,g[0]^=e.key,f=(e=w(a,f)).offp,g[1]^=e.key,g=v(g,0,c,d),d[j]=g[0],d[j+1]=g[1]}(b,a,j,l),void 0!==d)o();else for(;;)if(void 0!==(f=o()))return f||[]}function z(a,b,c,d){if("string"!=typeof a||"string"!=typeof b){if(e=Error("Invalid string / salt: Not a string"),c)return void k(c.bind(this,e));throw e}if("$"!==b.charAt(0)||"2"!==b.charAt(1)){if(e=Error("Invalid salt version: "+b.substring(0,2)),c)return void k(c.bind(this,e));throw e}if("$"===b.charAt(2))f="\0",g=3;else{if("a"!==(f=b.charAt(2))&&"b"!==f&&"y"!==f||"$"!==b.charAt(3)){if(e=Error("Invalid salt revision: "+b.substring(2,4)),c)return void k(c.bind(this,e));throw e}g=4}if(b.charAt(g+2)>"$"){if(e=Error("Missing salt rounds"),c)return void k(c.bind(this,e));throw e}var e,f,g,h=10*parseInt(b.substring(g,g+1),10)+parseInt(b.substring(g+1,g+2),10),i=b.substring(g+3,g+25),j=function(a){for(var b,c,d=0,e=Array(l(a)),f=0,g=a.length;f<g;++f)(b=a.charCodeAt(f))<128?e[d++]=b:(b<2048?e[d++]=b>>6|192:((64512&b)==55296&&(64512&(c=a.charCodeAt(f+1)))==56320?(b=65536+((1023&b)<<10)+(1023&c),++f,e[d++]=b>>18|240,e[d++]=b>>12&63|128):e[d++]=b>>12|224,e[d++]=b>>6&63|128),e[d++]=63&b|128);return e}(a+=f>="a"?"\0":""),m=p(i,q);function n(a){var b=[];return b.push("$2"),f>="a"&&b.push(f),b.push("$"),h<10&&b.push("0"),b.push(h.toString()),b.push("$"),b.push(o(m,m.length)),b.push(o(a,4*u.length-1)),b.join("")}if(void 0===c)return n(y(j,m,h));y(j,m,h,function(a,b){a?c(a,null):c(null,n(b))},d)}let A={setRandomFallback:function(a){e=a},genSaltSync:f,genSalt:g,hashSync:h,hash:i,compareSync:function(a,b){if("string"!=typeof a||"string"!=typeof b)throw Error("Illegal arguments: "+typeof a+", "+typeof b);return 60===b.length&&j(h(a,b.substring(0,b.length-31)),b)},compare:function(a,b,c,d){function e(c){"string"!=typeof a||"string"!=typeof b?k(c.bind(this,Error("Illegal arguments: "+typeof a+", "+typeof b))):60!==b.length?k(c.bind(this,null,!1)):i(a,b.substring(0,29),function(a,d){a?c(a):c(null,j(d,b))},d)}if(!c)return new Promise(function(a,b){e(function(c,d){c?b(c):a(d)})});if("function"!=typeof c)throw Error("Illegal callback: "+typeof c);e(c)},getRounds:function(a){if("string"!=typeof a)throw Error("Illegal arguments: "+typeof a);return parseInt(a.split("$")[2],10)},getSalt:function(a){if("string"!=typeof a)throw Error("Illegal arguments: "+typeof a);if(60!==a.length)throw Error("Illegal hash length: "+a.length+" != 60");return a.substring(0,29)},truncates:function(a){if("string"!=typeof a)throw Error("Illegal arguments: "+typeof a);return l(a)>72},encodeBase64:function(a,b){return o(a,b)},decodeBase64:function(a,b){return p(a,b)}}},50122:(a,b,c)=>{c.d(b,{k:()=>e});let d=[];for(let a=0;a<256;++a)d.push((a+256).toString(16).slice(1));function e(a,b=0){return(d[a[b+0]]+d[a[b+1]]+d[a[b+2]]+d[a[b+3]]+"-"+d[a[b+4]]+d[a[b+5]]+"-"+d[a[b+6]]+d[a[b+7]]+"-"+d[a[b+8]]+d[a[b+9]]+"-"+d[a[b+10]]+d[a[b+11]]+d[a[b+12]]+d[a[b+13]]+d[a[b+14]]+d[a[b+15]]).toLowerCase()}},82996:(a,b,c)=>{c.d(b,{t:()=>d});class d{adapter;data;constructor(a,b){!function(a,b){if(void 0===a)throw Error("lowdb: missing adapter");if(void 0===b)throw Error("lowdb: missing default data")}(a,b),this.adapter=a,this.data=b}async read(){let a=await this.adapter.read();a&&(this.data=a)}async write(){this.data&&await this.adapter.write(this.data)}async update(a){a(this.data),await this.write()}}},94755:(a,b,c)=>{c.d(b,{A:()=>i});var d=c(77598);let e={randomUUID:d.randomUUID},f=new Uint8Array(256),g=f.length;var h=c(50122);let i=function(a,b,c){if(e.randomUUID&&!b&&!a)return e.randomUUID();var i=a,j=c;let k=(i=i||{}).random??i.rng?.()??(g>f.length-16&&((0,d.randomFillSync)(f),g=0),f.slice(g,g+=16));if(k.length<16)throw Error("Random bytes length must be >= 16");if(k[6]=15&k[6]|64,k[8]=63&k[8]|128,b){if((j=j||0)<0||j+16>b.length)throw RangeError(`UUID byte range ${j}:${j+15} is out of buffer bounds`);for(let a=0;a<16;++a)b[j+a]=k[a];return b}return(0,h.k)(k)}}};
|